Bug 1025066 - Fedora 20 upgrade fails on xine-extras
Summary: Fedora 20 upgrade fails on xine-extras
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 19
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-30 22:40 UTC by DBV
Modified: 2013-10-31 07:37 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-31 07:37:47 UTC
Type: Bug


Attachments (Terms of Use)

Description DBV 2013-10-30 22:40:35 UTC
Description of problem:
Following the instructions found on PlanetFedora (1-minute test) to test upgrading from F19 to F20 revealed an issue on xine-extras

Version-Release number of selected component (if applicable):
See "actual results" section.

How reproducible:
All the time


Steps to Reproduce:
sudo yum --releasever=20 --enablerepo=updates-testing --enablerepo=updates --disablerepo=Dropbox --disablerepo=rpmfusion-free-updates --disablerepo=rpmfusion-free --disablerepo=rpmfusion-nonfree-updates --disablerepo=rpmfusion-nonfree distro-sync

Actual results:
[...]
--> Finished Dependency Resolution
Error: Package: xine-lib-extras-1.1.21-5.fc19.x86_64 (installed)
           Requires: libMagickWand.so.5()(64bit)
           Removing: ImageMagick-6.7.8.9-5.fc19.x86_64 (installed)
               libMagickWand.so.5()(64bit)
           Updated By: ImageMagick-6.8.6.3-3.fc20.x86_64 (fedora)
               Not found
Error: Package: xine-lib-extras-1.1.21-5.fc19.x86_64 (installed)
           Requires: libMagickCore.so.5()(64bit)
           Removing: ImageMagick-6.7.8.9-5.fc19.x86_64 (installed)
               libMagickCore.so.5()(64bit)
           Updated By: ImageMagick-6.8.6.3-3.fc20.x86_64 (fedora)
               Not found


Expected results:
The prompt to accepts the installation ([Y/n]) should be reached.

Comment 1 Jan Zeleny 2013-10-31 07:37:47 UTC
Not a bug in yum, the problem is in dependency chain, probably some discontinued packages between Fedora versions. Note that doing the dist upgrade this way is not supported exactly because problems like this one. In this particular case I recommend uninstalling the problematic packages (xine-lib-magic) and then running the update.


Note You need to log in before you can comment on or make changes to this bug.