Bug 1855074
| Summary: | oslo_messaging is missing a dependency | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Martin Magr <mmagr> |
| Component: | distribution | Assignee: | Miguel Garcia <mgarciac> |
| Status: | CLOSED ERRATA | QA Contact: | Jon Schlueter <jschluet> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 13.0 (Queens) | CC: | amoralej, apannu, apevec, athomas, jeckersb, jjoyce, lhh, lmadsen, lnatapov, mburns, mgarciac, mrunge, sclewis, shrjoshi |
| Target Milestone: | async | Keywords: | Triaged, ZStream |
| Target Release: | 13.0 (Queens) | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-pyngus-2.0.3-4.el7ost | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1791364 | Environment: | |
| Last Closed: | 2020-08-12 08:52:06 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1791364 | ||
| Bug Blocks: | |||
|
Description
Martin Magr
2020-07-08 21:14:30 UTC
[root@controller-0 ~]# docker exec -it ceilometer_agent_notification yum info python-pyngus Loaded plugins: ovl, product-id, search-disabled-repos, subscription-manager ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/.dbenv.lock' Installed Packages Name : python-pyngus Arch : noarch Version : 2.0.3 Release : 4.el7ost Size : 190 k Repo : installed From repo : odcs-405605 Summary : Callback API implemented over Proton URL : http://pypi.python.org/pypi/pyngus/2.0.3 License : ASL 2.0 Description : A connection oriented messaging framework using QPID Proton. : It provides a callback-based API for message passing. [root@controller-0 ~]# The package is in the container now. 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 (Red Hat OpenStack Platform 13.0 director Bug Fix 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-2020:3429 |