Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

overwrite the yum repository configuration #156

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

goneri
Copy link
Collaborator

@goneri goneri commented Mar 28, 2022

This to be able to address problem like this:

+ /usr/bin/dnf update -y
CentOS Stream 8 - AppStream                     6.7 MB/s |  21 MB     00:03
CentOS Stream 8 - BaseOS                        2.9 MB/s |  20 MB     00:07
CentOS Stream 8 - Extras                        120 kB/s |  18 kB     00:00
CentOS Stream 8 - PowerTools                    3.9 MB/s | 4.4 MB     00:01
Extra Packages for Enterprise Linux Modular 8 - 960 kB/s | 1.0 MB     00:01
Error:
 Problem: package centos-stream-repos-8-4.el8.noarch requires centos-gpg-keys = 1:8-4.el8, but none of the providers can be installed
  - cannot install both centos-gpg-keys-1:8-5.el8.noarch and centos-gpg-keys-1:8-4.el8.noarch
  - cannot install the best update candidate for package centos-stream-repos-8-4.el8.noarch
  - cannot install the best update candidate for package centos-gpg-keys-1:8-4.el8.noarch
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

This to be able to address problem like this:

    + /usr/bin/dnf update -y
    CentOS Stream 8 - AppStream                     6.7 MB/s |  21 MB     00:03
    CentOS Stream 8 - BaseOS                        2.9 MB/s |  20 MB     00:07
    CentOS Stream 8 - Extras                        120 kB/s |  18 kB     00:00
    CentOS Stream 8 - PowerTools                    3.9 MB/s | 4.4 MB     00:01
    Extra Packages for Enterprise Linux Modular 8 - 960 kB/s | 1.0 MB     00:01
    Error:
     Problem: package centos-stream-repos-8-4.el8.noarch requires centos-gpg-keys = 1:8-4.el8, but none of the providers can be installed
      - cannot install both centos-gpg-keys-1:8-5.el8.noarch and centos-gpg-keys-1:8-4.el8.noarch
      - cannot install the best update candidate for package centos-stream-repos-8-4.el8.noarch
      - cannot install the best update candidate for package centos-gpg-keys-1:8-4.el8.noarch
    (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant