Bug 2071637 - RHOSP17 Container build is failing on "Error: Unable to find a match: ovn-bgp-agent"
Summary: RHOSP17 Container build is failing on "Error: Unable to find a match: ovn-bgp...
Keywords:
Status: CLOSED NEXTRELEASE
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: Jon Schlueter
QA Contact: Lon Hohberger
URL:
Whiteboard:
Depends On: 2043508 2066814
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-04 12:36 UTC by Sandeep Yadav
Modified: 2022-04-27 14:36 UTC (History)
9 users (show)

Fixed In Version: ovn-bgp-agent-0.1.1-0.20220330142400.0b0fcef.el9osttrunk
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-04-27 14:36:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-14491 0 None None None 2022-04-04 12:44:24 UTC

Description Sandeep Yadav 2022-04-04 12:36:19 UTC
Description of problem:

RHOSP17 Container build is failing on "Error: Unable to find a match: ovn-bgp-agent"

ovn-bgp-agent-build.log
~~~
time="2022-04-02T02:38:25-04:00" level=debug msg="error building at step {Env:[PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=en_US.UTF-8 container=oci] Command:run Args:[dnf install -y ovn-bgp-agent && dnf clean all && rm -rf /var/cache/dnf] Flags:[] Attrs:map[] Message:RUN dnf install -y ovn-bgp-agent && dnf clean all && rm -rf /var/cache/dnf Original:RUN dnf install -y ovn-bgp-agent && dnf clean all && rm -rf /var/cache/dnf}: error while running runtime: exit status 1"
..
.
No match for argument: ovn-bgp-agent
Error: Unable to find a match: ovn-bgp-agent

~~~


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

RHOSP17 integration line

How reproducible:

Everytime


Steps to Reproduce:
1. Run command "dnf install -y ovn-bgp-agent"

~~~
$ sudo dnf install  ovn-bgp-agent
Last metadata expiration check: 0:03:41 ago on Mon 04 Apr 2022 08:24:51 AM EDT.
No match for argument: ovn-bgp-agent
Error: Unable to find a match: ovn-bgp-agent
~~~



Actual results:
ovn-bgp container build failing because of missing deps.


Expected results:
ovn-bgp container should build successfully, all the deps should be present.

Additional info:

Comment 2 Jon Schlueter 2022-04-04 14:03:32 UTC
build missing, working on it

Comment 3 Bogdan Dobrelya 2022-04-04 14:56:57 UTC
I think https://review.opendev.org/c/openstack/tripleo-heat-templates/+/835783 should have been addressed that?

Comment 4 Bogdan Dobrelya 2022-04-04 15:06:30 UTC
please disregard my comment


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