Bug 1757855
| Summary: | python3-pywbem conflicts with sblim-wbemcli | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Alois Mahdal <amahdal> |
| Component: | pywbem | Assignee: | Tony Asleson <tasleson> |
| Status: | CLOSED ERRATA | QA Contact: | ChanghuiZhong <czhong> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.1 | CC: | bnater, czhong, djez, jkejda, vcrhonek |
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
| Target Release: | 8.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-04-28 16:47:36 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Already fixed in Fedora as =1724104. ack+ *** Bug 1769409 has been marked as a duplicate of this bug. *** Hello python3-pywbem-0.11.0-8.el8 has fixed this bug, root@storageqe-16 ~]# uname -r 4.18.0-148.el8.x86_64 [root@storageqe-16 ~]# [root@storageqe-16 ~]# yum -y install sblim-wbemcli python3-pywbem Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Last metadata expiration check: 0:36:46 ago on Tue 12 Nov 2019 10:58:27 PM EST. Dependencies resolved. ============================================================================================================================================================================================================================================== Package Architecture Version Repository Size ============================================================================================================================================================================================================================================== Installing: sblim-wbemcli x86_64 1.6.3-15.el8 beaker-AppStream 154 k python3-pywbem noarch 0.11.0-8.el8 beaker-BaseOS 289 k Installing dependencies: python3-pyyaml x86_64 3.12-12.el8 beaker-BaseOS 193 k Transaction Summary ============================================================================================================================================================================================================================================== Install 3 Packages Total download size: 636 k Installed size: 3.3 M Downloading Packages: (1/3): sblim-wbemcli-1.6.3-15.el8.x86_64.rpm 14 MB/s | 154 kB 00:00 (2/3): python3-pyyaml-3.12-12.el8.x86_64.rpm 16 MB/s | 193 kB 00:00 (3/3): python3-pywbem-0.11.0-8.el8.noarch.rpm 21 MB/s | 289 kB 00:00 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 43 MB/s | 636 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-pyyaml-3.12-12.el8.x86_64 1/3 Installing : python3-pywbem-0.11.0-8.el8.noarch 2/3 Installing : sblim-wbemcli-1.6.3-15.el8.x86_64 3/3 Running scriptlet: sblim-wbemcli-1.6.3-15.el8.x86_64 3/3 Verifying : sblim-wbemcli-1.6.3-15.el8.x86_64 1/3 Verifying : python3-pywbem-0.11.0-8.el8.noarch 2/3 Verifying : python3-pyyaml-3.12-12.el8.x86_64 3/3 Installed products updated. Installed: sblim-wbemcli-1.6.3-15.el8.x86_64 python3-pywbem-0.11.0-8.el8.noarch python3-pyyaml-3.12-12.el8.x86_64 Complete! [root@storageqe-16 ~]# Move status to "VERIFIED" Thanks Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:1822 |
Description of problem ====================== python3-pywbem and sblim-wbemcli are conflicting over /usr/bin/wbemcli. [root@ci-vm-10-0-137-198 ~]# yum -y install sblim-wbemcli python3-pywbem Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Last metadata expiration check: 0:01:12 ago on Wed 02 Oct 2019 10:50:46 AM EDT. Dependencies resolved. ============================================================================================================================================================================================================================================== Package Architecture Version Repository Size ============================================================================================================================================================================================================================================== Installing: python3-pywbem noarch 0.11.0-7.el8 rhel 289 k sblim-wbemcli x86_64 1.6.3-15.el8 rhel-AppStream 154 k Transaction Summary ============================================================================================================================================================================================================================================== Install 2 Packages Total download size: 443 k Installed size: 2.2 M Downloading Packages: (1/2): sblim-wbemcli-1.6.3-15.el8.x86_64.rpm 3.7 MB/s | 154 kB 00:00 (2/2): python3-pywbem-0.11.0-7.el8.noarch.rpm 3.3 MB/s | 289 kB 00:00 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 5.0 MB/s | 443 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Transaction check error: file /usr/bin/wbemcli conflicts between attempted installs of python3-pywbem-0.11.0-7.el8.noarch and sblim-wbemcli-1.6.3-15.el8.x86_64 [root@ci-vm-10-0-137-198 ~]# Version-Release number of selected component ============================================ python3-pywbem-0.11.0-7.el8 sblim-wbemcli-1.6.3-15.el8 How reproducible ================ Always Steps to Reproduce ================== yum -y install sblim-wbemcli python3-pywbem Actual results ============== Conflict because of /usr/bin/wbemcli Expected results ================ Both packages are installed Additional info =============== This was found during upgrade of a maximal RHEL-7 installation (base repo) to RHEL-8.1.