View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002477 | Rocky-Linux-9 | appstream | public | 2023-03-03 08:31 | 2023-03-03 09:03 |
Reporter | Christian Kirchner | Assigned To | Louis Abel | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | needinfo | Resolution | open | ||
Summary | 0002477: not solved dependency python-unversioned-command-3.9.14-1.el9_1.1 and python3 3.9.14-1.el9_1.2 | ||||
Description | On a fresh Rocky Linux 9 Installation in Azure (official rocky linux 9 images was choosed) I get the following issue: <code> [root@test-vm-1 ~]# yum update Rocky Linux 9 - BaseOS 10 kB/s | 4.1 kB 00:00 Rocky Linux 9 - AppStream 21 kB/s | 4.1 kB 00:00 Rocky Linux 9 - AppStream 19 MB/s | 6.4 MB 00:00 Rocky Linux 9 - Extras 6.2 kB/s | 2.9 kB 00:00 Error: Problem 1: cannot install both python3-3.9.14-1.el9_1.2.x86_64 and python3-3.9.14-1.el9_1.1.x86_64 - package python-unversioned-command-3.9.14-1.el9_1.1.noarch requires python3 = 3.9.14-1.el9_1.1, but none of the providers can be installed - cannot install the best update candidate for package python3-3.9.14-1.el9_1.1.x86_64 - cannot install the best update candidate for package python-unversioned-command-3.9.14-1.el9_1.1.noarch Problem 2: problem with installed package python-unversioned-command-3.9.14-1.el9_1.1.noarch - package python-unversioned-command-3.9.14-1.el9_1.1.noarch requires python3 = 3.9.14-1.el9_1.1, but none of the providers can be installed - package python3-3.9.14-1.el9_1.1.x86_64 requires python3-libs(x86-64) = 3.9.14-1.el9_1.1, but none of the providers can be installed - cannot install both python3-libs-3.9.14-1.el9_1.2.x86_64 and python3-libs-3.9.14-1.el9_1.1.x86_64 - cannot install the best update candidate for package python3-libs-3.9.14-1.el9_1.1.x86_64 (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) [root@test-vm-1 ~]# </code> | ||||
Tags | dependency, python, update, yum | ||||
Hello. We cannot reproduce your issue. Please run dnf clean all and try again. Failing this, you may want to verify the mirrors/repositories you're connecting to, as these updates were released Wednesday. [root@xmpp01 ~]# dnf update python3 python-unversioned-command Last metadata expiration check: 2:02:41 ago on Thu 02 Mar 2023 11:32:43 PM MST. Dependencies resolved. ================================================================================================================================================================ Package Architecture Version Repository Size ================================================================================================================================================================ Upgrading: python-unversioned-command noarch 3.9.14-1.el9_1.2 appstream 11 k python3 x86_64 3.9.14-1.el9_1.2 baseos 27 k python3-libs x86_64 3.9.14-1.el9_1.2 baseos 7.3 M Transaction Summary ================================================================================================================================================================ Upgrade 3 Packages Total download size: 7.3 M Is this ok [y/N]: |
|
Hi Louis, thanks for very fast feedback. The clean all have solved that issue. [root@test-vm-1 ~]# dnf clean all 24 files removed [root@test-vm-1 ~]# yum install python-unversioned-command Rocky Linux 9 - BaseOS 3.4 MB/s | 1.7 MB 00:00 Rocky Linux 9 - AppStream 9.5 MB/s | 6.6 MB 00:00 Rocky Linux 9 - Extras 11 kB/s | 8.5 kB 00:00 Dependencies resolved. ===================================================================================================================== Package Architecture Version Repository Size ===================================================================================================================== Installing: python-unversioned-command noarch 3.9.14-1.el9_1.2 appstream 11 k Transaction Summary ===================================================================================================================== Install 1 Package Total download size: 11 k Installed size: 23 Is this ok [y/N]: y Downloading Packages: [MIRROR] python-unversioned-command-3.9.14-1.el9_1.2.noarch.rpm: Status code: 404 for http://mirror.pulsant.com/sites/rocky/9.1/AppStream/x86_64/os/Packages/p/python-unversioned-command-3.9.14-1.el9_1.2.noarch.rpm (IP: 89.151.64.194) python-unversioned-command-3.9.14-1.el9_1.2.noarch.rpm 75 kB/s | 11 kB 00:00 --------------------------------------------------------------------------------------------------------------------- Total 21 kB/s | 11 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python-unversioned-command-3.9.14-1.el9_1.2.noarch 1/1 Running scriptlet: python-unversioned-command-3.9.14-1.el9_1.2.noarch 1/1 Verifying : python-unversioned-command-3.9.14-1.el9_1.2.noarch 1/1 Installed: python-unversioned-command-3.9.14-1.el9_1.2.noarch Complete! [root@test-vm-1 ~]# Ticket could be closed. |
|
The image I used: erockyenterprisesoftwarefoundationinc1653071250513 rockylinux-9 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2023-03-03 08:31 | Christian Kirchner | New Issue | |
2023-03-03 08:31 | Christian Kirchner | Tag Attached: dependency | |
2023-03-03 08:31 | Christian Kirchner | Tag Attached: python | |
2023-03-03 08:31 | Christian Kirchner | Tag Attached: update | |
2023-03-03 08:31 | Christian Kirchner | Tag Attached: yum | |
2023-03-03 08:38 | Louis Abel | Assigned To | => Louis Abel |
2023-03-03 08:38 | Louis Abel | Status | new => needinfo |
2023-03-03 08:38 | Louis Abel | Note Added: 0002674 | |
2023-03-03 08:50 | Christian Kirchner | Note Added: 0002675 | |
2023-03-03 09:03 | Christian Kirchner | Note Added: 0002676 |