Bug 2091952 - ovn-controller container build is failing with Error: nothing provides ovn-22.03-host needed by rhosp-ovn-host-22.03-4.el9osttrunk.noarch
Summary: ovn-controller container build is failing with Error: nothing provides ovn-22...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: distribution
Version: 17.0 (Wallaby)
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: ---
: ---
Assignee: OSP Team
QA Contact: Lon Hohberger
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-31 11:59 UTC by Sandeep Yadav
Modified: 2022-06-01 12:29 UTC (History)
5 users (show)

Fixed In Version: rhosp-openvswitch-2.17-5.el9osttrunk
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-01 12:29:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-15448 0 None None None 2022-05-31 12:06:48 UTC

Description Sandeep Yadav 2022-05-31 11:59:25 UTC
Description of problem:

ovn-controller container build is failing with Error: nothing provides ovn-22.03-host needed by rhosp-ovn-host-22.03-4.el9osttrunk.noarch

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

RHOS17 on Rhel9

How reproducible:
Everytime


Steps to Reproduce:
1. Build Openstack containers


Actual results:

Container build is failing with deps issue:-

~~~
Error: 
 Problem: conflicting requests
  - nothing provides ovn-22.03-host needed by rhosp-ovn-host-22.03-4.el9osttrunk.noarch
~~~

Expected results:

Container build should pass


Additional info:

Comment 2 Lon Hohberger 2022-05-31 13:39:59 UTC
This happens because of the shift from ovn-[VERSION]-[VERSION] to ovn[VERSION]-[VERSION] that happened from 2021->2022.

The Provides/Obsoletes/Requires all need to be fixed to match the shift back to the corrected versioning scheme.


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