Bug 1784903
| Summary: | [OSP 16] Update: Undercloud failed due the image octavia-amphora conflicts with file from package octavia-amphora-image | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Yuri Obshansky <yobshans> | ||||
| Component: | rhosp-director-images | Assignee: | Lon Hohberger <lhh> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Sasha Smolyak <ssmolyak> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 16.0 (Train) | CC: | amuller, cgoncalves, gregraka, gthiemon, lhh, mburns, oblaut, ramishra, sclewis, slinaber | ||||
| Target Milestone: | ga | Keywords: | AutomationBlocker, Triaged | ||||
| Target Release: | 16.0 (Train on RHEL 8.1) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | rhosp-director-images-16.0-20200110.2.el8ost | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-02-06 14:32:08 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: | |||||||
| Attachments: |
|
||||||
|
Description
Yuri Obshansky
2019-12-18 16:09:19 UTC
octavia-amphora-image packages have different versions but they share the same content: $ rpm -qpl octavia-amphora-image-x86_64-16.0-20191213.2.el8ost.noarch.rpm /usr/share/openstack-octavia-amphora-images/octavia-amphora-16.0-20191213.2-x86_64-rpm.manifest /usr/share/openstack-octavia-amphora-images/octavia-amphora-16.0-20191213.2-x86_64-signature.manifest /usr/share/openstack-octavia-amphora-images/octavia-amphora-16.0-20191213.2.x86_64-CHECKSUM.md5 /usr/share/openstack-octavia-amphora-images/octavia-amphora-16.0-20191213.2.x86_64-CHECKSUM.sha256 /usr/share/openstack-octavia-amphora-images/octavia-amphora-16.0-20191213.2.x86_64.qcow2 /usr/share/openstack-octavia-amphora-images/version-16.0-20191213.2.el8ost.txt $ rpm -qpl octavia-amphora-image-x86_64-16.0-20191217.1.el8ost.noarch.rpm warning: octavia-amphora-image-x86_64-16.0-20191217.1.el8ost.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY /usr/share/openstack-octavia-amphora-images/octavia-amphora-16.0-20191213.2-x86_64-rpm.manifest /usr/share/openstack-octavia-amphora-images/octavia-amphora-16.0-20191213.2-x86_64-signature.manifest /usr/share/openstack-octavia-amphora-images/octavia-amphora-16.0-20191213.2.x86_64-CHECKSUM.md5 /usr/share/openstack-octavia-amphora-images/octavia-amphora-16.0-20191213.2.x86_64-CHECKSUM.sha256 /usr/share/openstack-octavia-amphora-images/octavia-amphora-16.0-20191213.2.x86_64.qcow2 /usr/share/openstack-octavia-amphora-images/version-16.0-20191217.1.el8ost.txt and the package contains the "installonlypkg(vm)" flag, therefore yum/dnf triggers an update issue. The root cause of problem comes from the name of the files in the 16.0-20191217 package which are incorrect. The issue was not reproducible when run CI job Minor update from RHOS_TRUNK-16.0-RHEL-8-20191213.n.5 up to RHOS_TRUNK-16.0-RHEL-8-20200124.n.1 See details https://rhos-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/DFG/view/edge/job/DFG-edge-day2-16-rhel-virthost-3cont-2comp-2leafs-x-2comp-update/1/ 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, 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/RHEA-2020:0428 |