Bug 810803

Summary: zbar won't install because of broken dependencies
Product: [Fedora] Fedora Reporter: Joachim Backes <joachim.backes>
Component: zbarAssignee: Douglas Schilling Landgraf <dougsland>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: aquini, dougsland, mchehab
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-14 07:42:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Joachim Backes 2012-04-09 08:39:47 UTC
Description of problem:
Trying to install zbar fails bekause oif broken dependencies:

sudo yum install zbar
Loaded plugins: langpacks, presto, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package zbar.x86_64 0:0.10-10.fc17 will be installed
--> Processing Dependency: libMagickWand.so.4()(64bit) for package: zbar-0.10-10.fc17.x86_64
--> Processing Dependency: libMagickCore.so.4()(64bit) for package: zbar-0.10-10.fc17.x86_64
--> Finished Dependency Resolution
Error: Package: zbar-0.10-10.fc17.x86_64 (fedora)
           Requires: libMagickCore.so.4()(64bit)
           Available: ImageMagick-6.7.1.9-3.fc17.x86_64 (fedora)
               libMagickCore.so.4()(64bit)
           Installed: ImageMagick-6.7.5.6-3.fc17.x86_64 (@updates-testing)
               Not found
Error: Package: zbar-0.10-10.fc17.x86_64 (fedora)
           Requires: libMagickWand.so.4()(64bit)
           Available: ImageMagick-6.7.1.9-3.fc17.x86_64 (fedora)
               libMagickWand.so.4()(64bit)
           Installed: ImageMagick-6.7.5.6-3.fc17.x86_64 (@updates-testing)
               Not found
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest



Version-Release number of selected component (if applicable):

zbar.x86_64 0:0.10-10.fc17
How reproducible:
always

Steps to Reproduce:
1.see description
2.
3.
  
Actual results:
see description

Expected results:


Additional info:

Comment 1 Christoph Wickert 2012-04-09 10:30:58 UTC
Reassigning to proper component.

Comment 2 Joachim Backes 2012-04-14 07:42:23 UTC
zbar-0.10-11.fc17.x86_64 installs without any flaw.