https://bugzilla.redhat.com/show_bug.cgi?id=1080583 --- Comment #24 from Darryl L. Pierce <dpierce@xxxxxxxxxx> --- (In reply to Mukundan Ragavan from comment #23) > ---> client-devel is fixed. looks good here. > > But qpid-qmf pulls in qpid-cpp-client from the repos, conflicts with > compat-* (as expected) and does not install. :( > > ---> Package python-qpid.noarch 0:0.24-1.fc20 will be installed > --> Processing Dependency: python-qpid-common = 0.24-1.fc20 for package: > python-qpid-0.24-1.fc20.noarch > ---> Package python-qpid-qmf.x86_64 0:0.24-17.fc20 will be installed > ---> Package qpid-cpp-client.x86_64 0:0.26-3.fc20 will be installed > --> Running transaction check > ---> Package python-qpid-common.noarch 0:0.24-1.fc20 will be installed > --> Processing Conflict: compat-qpid-cpp-client-0.24-8.fc20.x86_64 conflicts > qpid-cpp-client > No package matched to upgrade: compat-qpid-cpp-client > --> Finished Dependency Resolution > Error: compat-qpid-cpp-client conflicts with > qpid-cpp-client-0.26-3.fc20.x86_64 > > > Or, am I doing something wrong here? Yes. By default yum will seek out the package named X when trying to fulfill that requirement. But if Y provides X (such as in this case where compat-qpid-cpp-client devel provides the required qpid-cpp-client-devel) then you need to explicitly install it so that yum doesn't try to install X. So, in this case, you would have to install compat-qpid-cpp-client and compat-qpid-cpp-client-devel and not have qpid-cpp-client installed. ^_^ [J:0/1295] mcpierce@mcpierce-laptop:Desktop $ sudo yum install ./compat-qpid-cpp-client-devel-0.24-8.fc20.x86_64.rpm ./compat-qpid-cpp-client-0.24-8.fc20.x86_64.rpm python-qpid Loaded plugins: langpacks, refresh-packagekit Examining ./compat-qpid-cpp-client-devel-0.24-8.fc20.x86_64.rpm: compat-qpid-cpp-client-devel-0.24-8.fc20.x86_64 Marking ./compat-qpid-cpp-client-devel-0.24-8.fc20.x86_64.rpm to be installed Examining ./compat-qpid-cpp-client-0.24-8.fc20.x86_64.rpm: compat-qpid-cpp-client-0.24-8.fc20.x86_64 Marking ./compat-qpid-cpp-client-0.24-8.fc20.x86_64.rpm to be installed bluejeans | 2.9 kB 00:00:00 google-chrome | 951 B 00:00:00 google-talkplugin | 951 B 00:00:00 rpmfusion-free-updates | 3.3 kB 00:00:00 rpmfusion-nonfree-updates | 3.3 kB 00:00:00 updates/20/x86_64/metalink | 17 kB 00:00:00 updates | 4.9 kB 00:00:00 updates/20/x86_64/primary_db | 10 MB 00:00:00 (1/2): updates/20/x86_64/updateinfo | 1.1 MB 00:00:00 (2/2): updates/20/x86_64/pkgtags | 1.0 MB 00:00:00 Resolving Dependencies --> Running transaction check ---> Package compat-qpid-cpp-client.x86_64 0:0.24-8.fc20 will be installed --> Processing Dependency: qpid-proton-c(x86-64) >= 0.5 for package: compat-qpid-cpp-client-0.24-8.fc20.x86_64 ---> Package compat-qpid-cpp-client-devel.x86_64 0:0.24-8.fc20 will be installed ---> Package python-qpid.noarch 0:0.24-1.fc20 will be installed --> Processing Dependency: python-qpid-common = 0.24-1.fc20 for package: python-qpid-0.24-1.fc20.noarch --> Running transaction check ---> Package python-qpid-common.noarch 0:0.24-1.fc20 will be installed ---> Package qpid-proton-c.x86_64 0:0.7-1.fc20 will be installed --> Finished Dependency Resolution Dependencies Resolved ====================================================================================================================== Package Arch Version Repository Size ====================================================================================================================== Installing: compat-qpid-cpp-client x86_64 0.24-8.fc20 /compat-qpid-cpp-client-0.24-8.fc20.x86_64 4.0 M compat-qpid-cpp-client-devel x86_64 0.24-8.fc20 /compat-qpid-cpp-client-devel-0.24-8.fc20.x86_64 2.6 M python-qpid noarch 0.24-1.fc20 fedora 241 k Installing for dependencies: python-qpid-common noarch 0.24-1.fc20 fedora 202 k qpid-proton-c x86_64 0.7-1.fc20 updates 126 k Transaction Summary ====================================================================================================================== Install 3 Packages (+2 Dependent packages) Total size: 7.2 M Total download size: 568 k Installed size: 9.1 M Is this ok [y/d/N]: -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review