Ran into a transaction error trying to update python-qpid to 0.16-1 on my F17 laptop yesterday:

# yum -y update --skip-broken

Here are the qpid packages I have installed:

$ rpm -qa | grep qpid | sort
python-qpid-0.14-1.fc17.noarch
python-qpid-qmf-0.14-1.fc17.2.x86_64
qpid-cpp-client-0.14-1.fc17.2.x86_64
qpid-cpp-server-0.14-1.fc17.2.x86_64
qpid-qmf-0.14-1.fc17.2.x86_64

See the last line below for the transaction error. Anyone have any suggestions how to work around this one?

--Doc Savage
  Fairview Heights, IL

================================================================================================
 Package                        Arch            Version                  Repository        Size
================================================================================================
Updating:
 python-qpid                    noarch          0.16-1.fc17              updates          397 k
Skipped (dependency problems):
 boost-filesystem               i686            1.48.0-11.fc17           fedora            72 k
 boost-program-options          i686            1.48.0-11.fc17           fedora           125 k
 boost-system                   i686            1.48.0-11.fc17           fedora            30 k
 python-qpid-qmf                x86_64          0.16-1.fc17.2            updates          369 k
 qpid-cpp-client                i686            0.16-1.fc17.2            updates          1.0 M
 qpid-cpp-client                x86_64          0.16-1.fc17.2            updates          984 k
 qpid-cpp-client-devel          x86_64          0.16-1.fc17.2            updates          386 k
 qpid-cpp-server                i686            0.14-1.fc17.2            fedora           1.0 M
 qpid-qmf                       x86_64          0.16-1.fc17.2            updates          429 k

Transaction Summary
================================================================================================
Upgrade                        1 Package
Skipped (dependency problems)  9 Packages

Total size: 397 k
Downloading Packages:
Running Transaction Check
Running Transaction Test


Transaction Check Error:
  file /usr/bin/qpid-python-test from install of python-qpid-0.16-1.fc17.noarch conflicts with file from package python-qpid-qmf-0.14-1.fc17.2.x86_64