Bug 1696340 - Protected multilib versions error when upgrading to python-openvswitch-2.9.0-97.el7fdp.x86_64
Summary: Protected multilib versions error when upgrading to python-openvswitch-2.9.0-...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openvswitch
Version: 13.0 (Queens)
Hardware: x86_64
OS: All
high
high
Target Milestone: z8
: 13.0 (Queens)
Assignee: Timothy Redaelli
QA Contact: Candido Campos
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-04 15:01 UTC by Matt Flusche
Modified: 2019-09-03 16:58 UTC (History)
5 users (show)

Fixed In Version: openvswitch-2.9.0-104.el7fdp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-03 16:58:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:2623 0 None None None 2019-09-03 16:58:32 UTC

Description Matt Flusche 2019-04-04 15:01:52 UTC
Description of problem:

When upgrading python-openvswitch with OSP 13 repo.

Protected multilib versions: python-openvswitch-2.9.0-56.el7fdp.noarch != python-openvswitch-2.9.0-97.el7fdp.x86_64

Example:

[root@test1 ~]# rpm -q openvswitch
openvswitch-2.9.0-54.el7fdp.x86_64
[root@test1 ~]# rpm -q python-openvswitch
python-openvswitch-2.9.0-54.el7fdp.noarch

[root@test1 ~]# yum repolist
Loaded plugins: product-id, search-disabled-repos, subscription-manager
repo id                                                                    repo name                                                                                           status
rhel-7-server-extras-rpms/x86_64                                           Red Hat Enterprise Linux 7 Server - Extras (RPMs)                                                    1,076
rhel-7-server-openstack-13-rpms/x86_64                                     Red Hat OpenStack Platform 13 for RHEL 7 (RPMs)                                                      1,702
rhel-7-server-optional-rpms/7Server/x86_64                                 Red Hat Enterprise Linux 7 Server - Optional (RPMs)                                                 17,537
rhel-7-server-rh-common-rpms/7Server/x86_64                                Red Hat Enterprise Linux 7 Server - RH Common (RPMs)                                                   235
rhel-7-server-rpms/7Server/x86_64                                          Red Hat Enterprise Linux 7 Server (RPMs)                                                            23,922
rhel-ha-for-rhel-7-server-rpms/7Server/x86_64                              Red Hat Enterprise Linux High Availability (for RHEL 7 Server) (RPMs)                                  602
repolist: 45,074


[root@test1 ~]# yum -y update openvswitch python-openvswitch
Loaded plugins: product-id, search-disabled-repos, subscription-manager
rhel-7-server-extras-rpms                                                                                                                                     | 3.4 kB  00:00:00     
rhel-7-server-openstack-13-rpms                                                                                                                               | 4.0 kB  00:00:00     
rhel-7-server-optional-rpms                                                                                                                                   | 3.2 kB  00:00:00     
rhel-7-server-rh-common-rpms                                                                                                                                  | 3.8 kB  00:00:00     
rhel-7-server-rpms                                                                                                                                            | 3.4 kB  00:00:00     
rhel-ha-for-rhel-7-server-rpms                                                                                                                                | 3.4 kB  00:00:00     
Resolving Dependencies
--> Running transaction check
---> Package openvswitch.x86_64 0:2.9.0-54.el7fdp will be updated
---> Package openvswitch.x86_64 0:2.9.0-97.el7fdp will be an update
---> Package python-openvswitch.noarch 0:2.9.0-54.el7fdp will be updated
---> Package python-openvswitch.noarch 0:2.9.0-56.el7fdp will be an update
---> Package python-openvswitch.x86_64 0:2.9.0-97.el7fdp will be an update
--> Finished Dependency Resolution
Error:  Multilib version problems found. This often means that the root
       cause is something else and multilib version checking is just
       pointing out that there is a problem. Eg.:
       
         1. You have an upgrade for python-openvswitch which is missing some
            dependency that another package requires. Yum is trying to
            solve this by installing an older version of python-openvswitch of the
            different architecture. If you exclude the bad architecture
            yum will tell you what the root cause is (which package
            requires what). You can try redoing the upgrade with
            --exclude python-openvswitch.otherarch ... this should give you an error
            message showing the root cause of the problem.
       
         2. You have multiple architectures of python-openvswitch installed, but
            yum can only see an upgrade for one of those architectures.
            If you don't want/need both architectures anymore then you
            can remove the one with the missing update and everything
            will work.
       
         3. You have duplicate versions of python-openvswitch installed already.
            You can use "yum check" to get yum show these errors.
       
       ...you can also use --setopt=protected_multilib=false to remove
       this checking, however this is almost never the correct thing to
       do as something else is very likely to go wrong (often causing
       much more problems).
       
       Protected multilib versions: python-openvswitch-2.9.0-56.el7fdp.noarch != python-openvswitch-2.9.0-97.el7fdp.x86_64

Comment 20 errata-xmlrpc 2019-09-03 16:58:10 UTC
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-2019:2623


Note You need to log in before you can comment on or make changes to this bug.