Last active
May 4, 2022 09:00
-
-
Save ares/2b5b8ef73b55f9a2c1567dd7870e58f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| LC_ALL=C dnf upgrade | |
| Updating Subscription Management repositories. | |
| Last metadata expiration check: 2:00:25 ago on Wed May 4 08:59:44 2022. | |
| Error: | |
| Problem 1: cannot install the best update candidate for package python2-qpid-1.37.0-1.el8.noarch | |
| - nothing provides /usr/bin/python needed by python2-qpid-1.37.0-4.el7.noarch | |
| - nothing provides python-saslwrapper needed by python2-qpid-1.37.0-4.el7.noarch | |
| Problem 2: package python3-tracer-0.7.5-2.el8.noarch requires tracer-common = 0.7.5-2.el8, but none of the providers can be installed | |
| - cannot install both tracer-common-0.7.8-1.el7.noarch and tracer-common-0.7.5-2.el8.noarch | |
| - cannot install the best update candidate for package tracer-common-0.7.5-2.el8.noarch | |
| - cannot install the best update candidate for package python3-tracer-0.7.5-2.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) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment