Skip to content

Missing packages on Oracle Linux 7.9 #20

@adrianotanaka

Description

@adrianotanaka

I tried the automatic installation on a new vm using the latest Oracle Linux 7.9 from OCI and got this package errors:

---> Package docker-scan-plugin.x86_64 0:0.12.0-3.el7 will be installed
--> Finished Dependency Resolution
Error: Package: docker-ce-rootless-extras-20.10.12-3.el7.x86_64 (docker-ce-stable)
           Requires: slirp4netns >= 0.4
Error: Package: docker-ce-rootless-extras-20.10.12-3.el7.x86_64 (docker-ce-stable)
           Requires: fuse-overlayfs >= 0.7
 You could try using --skip-broken to work around the problem

OS Version: Oracle Linux Server release 7.9

I had to enable ol7_developer repo in /etc/yum.repos.d/oraclelinux-developer-ol7.repo

[ol7_developer]
name=Oracle Linux $releasever Development Packages ($basearch)
baseurl=https://yum$ociregion.$ocidomain/repo/OracleLinux/OL7/developer/$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
gpgcheck=1
enabled=1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions