Had to manually update python-qmf to the same version of qpid-tools (0.7.946106). Seems like qpid-tools found an existing python-qmf package and was satisfied. But those package bits were incompatible.
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.