Hi Support:
IHAC follow the article https://oracle-base.com/articles/linux/create-a-local-yum-repository-for-oracle-linux-8 to create local yum repo on oracle linux 8.
But when clients to run dnf update it shows the following errors:
# dnf update
Last metadata expiration check: 0:20:33 ago on Sat 21 Aug 2021 10:32:34 PM CST.
Error:
Problem 1: package cockpit-bridge-238.2-1.0.2.el8.x86_64 conflicts with cockpit-storaged < 233 provided by cockpit-storaged-211.3-1.el8.noarch
- cannot install the best update candidate for package cockpit-bridge-211.3-1.el8.x86_64
- problem with installed package cockpit-storaged-211.3-1.el8.noarch
Problem 2: cannot install both authselect-1.2.2-2.el8.x86_64 and authselect-1.1-2.el8.x86_64
- package authselect-compat-1.1-2.el8.x86_64 requires authselect(x86-64) = 1.1-2.el8, but none of the providers can be installed
- cannot install the best update candidate for package authselect-1.1-2.el8.x86_64
- problem with installed package authselect-compat-1.1-2.el8.x86_64
Problem 3: cannot install both binutils-2.30-93.0.2.el8.x86_64 and binutils-2.30-73.0.1.el8.x86_64
- package binutils-devel-2.30-73.0.1.el8.x86_64 requires binutils = 2.30-73.0.1.el8, but none of the providers can be installed
- cannot install the best update candidate for package binutils-2.30-73.0.1.el8.x86_64
- problem with installed package binutils-devel-2.30-73.0.1.el8.x86_64
Problem 4: cannot install both cups-libs-1:2.2.6-38.el8.x86_64 and cups-libs-1:2.2.6-33.el8.x86_64
- package cups-1:2.2.6-33.el8.x86_64 requires cups-libs(x86-64) = 1:2.2.6-33.el8, but none of the providers can be installed
- cannot install the best update candidate for package cups-libs-1:2.2.6-33.el8.x86_64
- problem with installed package cups-1:2.2.6-33.el8.x86_64
Problem 5: cannot install both dbus-daemon-1:1.12.8-12.0.2.el8_4.2.x86_64 and dbus-daemon-1:1.12.8-9.0.1.el8.x86_64
- package dbus-x11-1:1.12.8-9.0.1.el8.x86_64 requires dbus-daemon = 1:1.12.8-9.0.1.el8, but none of the providers can be installed
- cannot install the best update candidate for package dbus-daemon-1:1.12.8-9.0.1.el8.x86_64
- problem with installed package dbus-x11-1:1.12.8-9.0.1.el8.x86_64
Problem 6: cannot install both glusterfs-6.0-49.1.el8.x86_64 and glusterfs-6.0-20.el8.x86_64
- package glusterfs-api-6.0-20.el8.x86_64 requires glusterfs(x86-64) = 6.0-20.el8, but none of the providers can be installed
- cannot install the best update candidate for package glusterfs-6.0-20.el8.x86_64
- problem with installed package glusterfs-api-6.0-20.el8.x86_64
….skip
See doc https://www.oracle.com/technical-resources/articles/it-infrastructure/unbreakable-linux-network.html#prerequisites
Prerequisites
Ensure you have the following prerequisites:
A server running Oracle Linux 6 (x86_64 only) or Oracle Linux 7.
Just want to know that oracle linux 8 support local repository or not ??
Thanks and Best Regards,
Tim