Bug 594537
| Summary: | qpid-tools package should require same package version of python-qmf | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Pete MacKinnon <pmackinn> |
| Component: | qpid-qmf | Assignee: | Nuno Santos <nsantos> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | MRG Quality Engineering <mrgqe-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | beta | CC: | aortega, gsim, jsarenik, nsantos |
| Target Milestone: | 1.3 | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-10-22 10:53:37 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: | |||
|
Description
Pete MacKinnon
2010-05-20 23:47:55 UTC
Rebuilt to include the versioned dependency: qpid-tools-0.7.946106-3 RHEL4: https://brewweb.devel.redhat.com/buildinfo?buildID=132856 RHEL5: https://brewweb.devel.redhat.com/buildinfo?buildID=132854 RHEL6: https://brewweb.devel.redhat.com/buildinfo?buildID=132858 Seeing this as of this afternoon from the repo. Not sure it its related.
[root@mrg31 condor]# yum install python-qmf qpid-tools
Loaded plugins: rhnplugin, security
Setting up Install Process
Package python-qmf-0.7.946106-3.el5.noarch already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package qpid-tools.noarch 0:0.7.946106-3.el5 set to be updated
--> Processing Dependency: python-qmf = ${version} for package: qpid-tools
--> Finished Dependency Resolution
qpid-tools-0.7.946106-3.el5.noarch from grid-devel has depsolving problems
--> Missing Dependency: python-qmf = ${version} is needed by package qpid-tools-0.7.946106-3.el5.noarch (grid-devel)
Error: Missing Dependency: python-qmf = ${version} is needed by package qpid-tools-0.7.946106-3.el5.noarch (grid-devel)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
There was a typo in the specfile, I already fixed it and rebuilt. |