Bug 832724
Summary: | unable to install qpid-cpp-server | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mohammed Arafa <bugzilla> |
Component: | qpid-cpp | Assignee: | Darryl L. Pierce <dpierce> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | dpierce, jose.p.oliveira.oss, mhrivnak, misc, nsantos, tross |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qpid-cpp-0.16-1.fc17.5 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-10-12 19:35:28 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
Mohammed Arafa
2012-06-16 20:25:45 UTC
I believe this may be a bug in the spec file. The "Obsoletes" line below seems to cause this package to instantly obsolete itself. -------------- lines 177-179 from qpid-cpp.spec --------------- %package -n qpid-cpp-server Summary: An AMQP message broker daemon Obsoletes: qpid-cpp-server <= %{version}-%{release} For the record, rpmlint detect this error : qpid-cpp-server.x86_64: W: self-obsoletion qpid-cpp-server <= 0.16-1.fc17.2 obsoletes qpid-cpp-server = 0.16-1.fc17.2 I guess that's just a typo, since the goal was to obsolete qpid-cpp-server-devel according to the changelog well this package is a dependency of openstack essex and it is stopping the installation of it on any fedora 17 system. FWIW, we are getting around this in F17 temporarily by downloading the package from a mirror and installing it manually: $ sudo yum install qpid-cpp-client qpid-cpp-server # gets all dependencies $ wget http://path/to/package/on/a/mirror $ sudo rpm -i qpid-cpp-server-0.16-1.fc17.2.x86_64.rpm As of 2012-06-20, there is a new qpid-cpp-0.16-1.fc17.5 pushed to F17 that fixes this issue. Please give that a try. Closing this since the fix was promoted to stable. *** Bug 860330 has been marked as a duplicate of this bug. *** qpid-cpp-0.18-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/qpid-cpp-0.18-2.fc17 qpid-cpp-0.18-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/qpid-cpp-0.18-2.fc18 Package qpid-cpp-0.18-2.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing qpid-cpp-0.18-2.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-14840/qpid-cpp-0.18-2.fc18 then log in and leave karma (feedback). qpid-cpp-0.18-3.1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/qpid-cpp-0.18-3.1.fc18 qpid-cpp-0.18-4.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/qpid-cpp-0.18-4.fc18 qpid-cpp-0.18-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/qpid-cpp-0.18-5.fc18 |