Bug 977786
| Summary: | Packstack writes unsupported config (qpidd, fedora 19) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matthias Runge <mrunge> |
| Component: | openstack-packstack | Assignee: | Martin Magr <mmagr> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | derekh, Jan.van.Eldik, jonathan.barber, mmagr, p, sandro, whayutin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-packstack-2013.1.1-0.27.dev672.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-08-23 00:29:59 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
Matthias Runge
2013-06-25 10:33:42 UTC
Workaround could be "yum install qpidd-cluster". [root@turing ~]# yum install qpidd-cluster Loaded plugins: langpacks No package qpidd-cluster available. You mean qpid-cpp-server-ha? I tried that, and it didn't help. Figure Martin meant qpid-cpp-server-cluster with is available in EL but not in Fedora... ...that said, it's not being installed (by Packstack or whatever) on EL either, but I don't see any such error in my logs. Chances are, qpid in EL is just too old (0.14 vs 0.22 in Fedora) and that kind of error is not implemented there yet, though. I just did a quick google-around and posted first solution which looks reasonable, but didn't check package availability. So Sandro is right it supposed to be qpid-cpp-server-cluster. With version qpid-cpp-0.16-1.2 qpid-cpp-server-cluster subpackage is removed, so this is not valid anymore. It looks like newer versions renamed configuration option to sasl-mechanism, can you try if it will help? Hmm and in version from Fedora18 it is (you need qpid-cpp-server-ha installed): "--ha-mechanism MECH Authentication mechanism for connections between HA brokers" Fixed upstream: https://github.com/derekhiggins/puppet-qpid/pull/1 *** Bug 981601 has been marked as a duplicate of this bug. *** openstack-packstack-2013.1.1-0.21.dev651.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openstack-packstack-2013.1.1-0.21.dev651.fc19 Package openstack-packstack-2013.1.1-0.21.dev651.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing openstack-packstack-2013.1.1-0.21.dev651.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-13636/openstack-packstack-2013.1.1-0.21.dev651.fc19 then log in and leave karma (feedback). openstack-packstack-2013.1.1-0.22.dev653.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openstack-packstack-2013.1.1-0.22.dev653.fc19 Package openstack-packstack-2013.1.1-0.22.dev653.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing openstack-packstack-2013.1.1-0.22.dev653.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-14101/openstack-packstack-2013.1.1-0.22.dev653.fc19 then log in and leave karma (feedback). openstack-packstack-2013.1.1-0.23.dev657.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openstack-packstack-2013.1.1-0.23.dev657.fc19 openstack-packstack-2013.1.1-0.24.dev660.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openstack-packstack-2013.1.1-0.24.dev660.fc19 openstack-packstack-2013.1.1-0.25.dev672.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openstack-packstack-2013.1.1-0.25.dev672.fc19 openstack-packstack-2013.1.1-0.26.dev672.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openstack-packstack-2013.1.1-0.26.dev672.fc19 openstack-packstack-2013.1.1-0.27.dev672.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openstack-packstack-2013.1.1-0.27.dev672.fc19 openstack-packstack-2013.1.1-0.27.dev672.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |