Upgrade problem?
Posted: 2007-05-24T17:26:31-07:00
I'm running FC6 and trying to upgrade from ImageMagick 6.2.8.0-4 to ImageMagick 6.3.4-2.
Using both rpm and yum, I get this simular complain when attempting to upgrade:
sudo rpm -U ImageMagick-6.3.4-2.i386.rpm
error: Failed dependencies:
ImageMagick = 6.2.8.0-4.fc6 is needed by (installed) ImageMagick-c++-6.2.8.0-4.fc6.i386
From what I've read ImageMagick-c++ is a part of the ImageMagick rpm package. Shouldn't they both be getting updated together? Why is the older ImageMagick-c++ causing the update to fail, if its going to get replaced as part of the update?
Using both rpm and yum, I get this simular complain when attempting to upgrade:
sudo rpm -U ImageMagick-6.3.4-2.i386.rpm
error: Failed dependencies:
ImageMagick = 6.2.8.0-4.fc6 is needed by (installed) ImageMagick-c++-6.2.8.0-4.fc6.i386
From what I've read ImageMagick-c++ is a part of the ImageMagick rpm package. Shouldn't they both be getting updated together? Why is the older ImageMagick-c++ causing the update to fail, if its going to get replaced as part of the update?