Bug 1155303
| Summary: | REPO conflicts with OSP 5 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Remo Mattei <rmattei> | ||||
| Component: | Ceph-Installer | Assignee: | ceph-eng-bugs <ceph-eng-bugs> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ceph-qa-bugs <ceph-qa-bugs> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 1.2.2 | CC: | adeza, arkady_kanevsky, aschoen, cdevine, ceph-eng-bugs, christopher_dearborn, cwolfe, dmick, jjarvis, joherr, kbader, kschinck, kurt_hey, mburns, morazi, nlevine, nobody, nthomas, randy_perryman, rmattei, sankarshan, sgraf, shaines, sreichar, steve_hand | ||||
| Target Milestone: | rc | ||||||
| Target Release: | 1.2.3 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | MVP | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-11-12 15:44:45 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1108193, 1122184 | ||||||
| Attachments: |
|
||||||
|
Description
Remo Mattei
2014-10-21 21:04:55 UTC
On what node was this occurring? The attachment and description don't explain the problem; what exactly conflicts, and what is the evidence? I.e. "what do you do, and what error message do you see"? (and do we really only have PNGs to display text output?) We see an error on the controllers when you do an initial puppet run against the controllers and the deployment of the host group fails. Unfortunately, I don't have a puppet log to share. Perhaps Remo saved the output. This is the error we get when running puppet agent -tvd on the controllers:
Debug: Executing '/usr/bin/yum -d 0 -e 0 -y install openstack-dashboard'
Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-dashboard' returned 1: Error: Package: mod_wsgi-3.4-12.el7_0.x86_64 (rhel-7-server-rpms)
Requires: httpd-mmn = 20120211x8664
Installing: httpd-2.2.22-1.ceph.el7.x86_64 (ceph)
httpd-mmn = 20051115-x86-64
httpd-mmn = 20051115
Error: Package: httpd-2.2.22-1.ceph.el7.x86_64 (ceph)
Requires: apr-util-ldap
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Error: /Stage[main]/Horizon/Package[horizon]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-dashboard' returned 1: Error: Package: mod_wsgi-3.4-12.el7_0.x86_64 (rhel-7-server-rpms)
Requires: httpd-mmn = 20120211x8664
Installing: httpd-2.2.22-1.ceph.el7.x86_64 (ceph)
httpd-mmn = 20051115-x86-64
httpd-mmn = 20051115
Error: Package: httpd-2.2.22-1.ceph.el7.x86_64 (ceph)
Requires: apr-util-ldap
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
OK, this looks like an issue we've just become aware of (shipping an old version of httpd with the Ceph patches). The plan is to ship 2.4.7 with ICE 1.2.2. Based on the shipping of ICE 1.2.2, can someome please confirm if this bug is still occurring? Re-ran with the ga version of the ICE 1.2.2 package and did not encounter the error. Marking as closed. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |