Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2054881

Summary: No packages availalbes installed from bindep
Product: Red Hat OpenStack Reporter: Adrian Fusco Arnejo <afuscoar>
Component: python-oslo-messagingAssignee: Hervé Beraud <hberaud>
Status: CLOSED NOTABUG QA Contact: pkomarov
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17.0 (Wallaby)CC: apevec, athomas, jeckersb, lhh
Target Milestone: ---Flags: hberaud: needinfo?
Target Release: ---   
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: 2022-02-22 11:28:52 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:

Description Adrian Fusco Arnejo 2022-02-15 21:56:20 UTC
Description of problem:

The job fails because it's trying to install some packages from bindep that aren't available.

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


How reproducible: 100%


Steps to Reproduce:
1. Re-launch the job is enough to reproduce.

Actual results:

```
2022-02-08 11:59:13.238199 | TASK [Install distro packages from bindep]
2022-02-08 11:59:18.171645 | container | ERROR
2022-02-08 11:59:18.172037 | container | {
2022-02-08 11:59:18.172083 | container |   "failures": [
2022-02-08 11:59:18.172113 | container |     "No package python-qpid-proton available.",
2022-02-08 11:59:18.172140 | container |     "No package qpid-dispatch-router available."
2022-02-08 11:59:18.172166 | container |   ],
2022-02-08 11:59:18.172196 | container |   "msg": "Failed to install some of the specified packages",
2022-02-08 11:59:18.172253 | container |   "rc": 1,
2022-02-08 11:59:18.172286 | container |   "results": []
2022-02-08 11:59:18.172313 | container | } 
```

Expected results:

Success pipeline.

Additional info:

Distro: RedHat 8.3