Bug 1963150 - 16.2 container build is failing for ovn-controller, "file /usr/share/ovn/scripts/ovn-ctl from install of ovn-2021-21.03.0-21.el8fdp.x86_64 conflicts with file from package ovn2.13-20.12.0-104.el8fdp.x86_64"
Summary: 16.2 container build is failing for ovn-controller, "file /usr/share/ovn/scri...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-openvswitch
Version: 16.2 (Train)
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: beta
: 16.2 (Train on RHEL 8.4)
Assignee: Mike Burns
QA Contact: RHOS Maint
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-21 14:55 UTC by Sandeep Yadav
Modified: 2022-08-17 15:26 UTC (History)
4 users (show)

Fixed In Version: rhosp-openvswitch-2.15-4.el8ost.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1963193 (view as bug list)
Environment:
Last Closed: 2021-06-07 14:36:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-4094 0 None None None 2022-08-17 15:26:59 UTC

Description Sandeep Yadav 2021-05-21 14:55:33 UTC
Description of problem:

16.2 container build is failing for ovn-controller, "file /usr/share/ovn/scripts/ovn-ctl from install of ovn-2021-21.03.0-21.el8fdp.x86_64 conflicts with file from package ovn2.13-20.12.0-104.el8fdp.x86_64"


Error:-

~~~
Error: Transaction test error:
  file /usr/bin/ovn-appctl from install of ovn-2021-21.03.0-21.el8fdp.x86_64 conflicts with file from package ovn2.13-20.12.0-104.el8fdp.x86_64
  file /usr/bin/ovn-detrace from install of ovn-2021-21.03.0-21.el8fdp.x86_64 conflicts with file from package ovn2.13-20.12.0-104.el8fdp.x86_64
  file /usr/bin/ovn-ic-nbctl from install of ovn-2021-21.03.0-21.el8fdp.x86_64 conflicts with file from package ovn2.13-20.12.0-104.el8fdp.x86_64
  file /usr/bin/ovn-ic-sbctl from install of ovn-2021-21.03.0-21.el8fdp.x86_64 conflicts with file from package ovn2.13-20.12.0-104.el8fdp.x86_64
  file /usr/bin/ovn-nbctl from install of ovn-2021-21.03.0-21.el8fdp.x86_64 conflicts with file from package ovn2.13-20.12.0-104.el8fdp.x86_64
  file /usr/bin/ovn-sbctl from install of ovn-2021-21.03.0-21.el8fdp.x86_64 conflicts with file from package ovn2.13-20.12.0-104.el8fdp.x86_64
  file /usr/bin/ovn-trace from install of ovn-2021-21.03.0-21.el8fdp.x86_64 conflicts with file from package ovn2.13-20.12.0-104.el8fdp.x86_64
  file /usr/share/ovn/scripts/ovn-ctl from install of ovn-2021-21.03.0-21.el8fdp.x86_64 conflicts with file from package ovn2.13-20.12.0-104.el8fdp.x86_64
  file /usr/share/ovn/scripts/ovn-lib from install of ovn-2021-21.03.0-21.el8fdp.x86_64 conflicts with file from package ovn2.13-20.12.0-104.el8fdp.x86_64
~~~



Version-Release number of selected component (if applicable):

16.2


How reproducible:
Everytime in 16.2 integration pipeline.

Comment 4 Mike Burns 2021-05-21 16:07:47 UTC
The root cause here is the new OVN packages shipped this week.  The ovn-2021 packages have a "provides" that causes both it and the ovn2.13 packages to be installed.  The set of packages in 16.2 should have been including only ovn2.13.  

The intent was to switch shortly to using just ovs2.15 and ovn-2021 so rather than fix this to get just 2.13, a new rhosp-openvswitch will be built that moves us fully to 2.15 and 2021.


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