Bug 804214

Summary: Cannot install pidgin due to broken dependencies
Product: [Fedora] Fedora Reporter: walterhurry
Component: pidginAssignee: Stu Tomlinson <stu>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: gwync, itamar, stu
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-23 14:21:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description walterhurry 2012-03-16 20:39:06 UTC
Description of problem:
Cannot install pidgin due to broken dependencies

Version-Release number of selected component (if applicable):
pidgin-2.10.1-3.fc17.x86_64

How reproducible:
Always

Steps to Reproduce:
1. sudo yum install pidgin

  
Actual results:
[walterh@jupiter ~]$ sudo yum install pidgin
Loaded plugins: fastestmirror, langpacks, presto, priorities
Loading mirror speeds from cached hostfile
 * fedora: mirror.bytemark.co.uk
 * rpmfusion-free-rawhide: mirrors.coreix.net
 * rpmfusion-nonfree: mirrors.coreix.net
 * rpmfusion-nonfree-updates: mirrors.coreix.net
 * rpmfusion-nonfree-updates-testing: mirrors.coreix.net
 * updates: mirror.ox.ac.uk
 * updates-testing: mirror.bytemark.co.uk
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package pidgin.x86_64 0:2.10.1-3.fc17 will be installed
--> Processing Dependency: libpurple(x86-64) = 2.10.1-3.fc17 for package: pidgin-2.10.1-3.fc17.x86_64
--> Processing Dependency: libpurple.so.0()(64bit) for package: pidgin-2.10.1-3.fc17.x86_64
--> Processing Dependency: libgstfarsight-0.10.so.0()(64bit) for package: pidgin-2.10.1-3.fc17.x86_64
--> Running transaction check
---> Package libpurple.x86_64 0:2.10.1-3.fc17 will be installed
--> Processing Dependency: libgstfarsight-0.10.so.0()(64bit) for package: libpurple-2.10.1-3.fc17.x86_64
---> Package pidgin.x86_64 0:2.10.1-3.fc17 will be installed
--> Processing Dependency: libgstfarsight-0.10.so.0()(64bit) for package: pidgin-2.10.1-3.fc17.x86_64
--> Finished Dependency Resolution
Error: Package: pidgin-2.10.1-3.fc17.x86_64 (fedora)
           Requires: libgstfarsight-0.10.so.0()(64bit)
Error: Package: libpurple-2.10.1-3.fc17.x86_64 (fedora)
           Requires: libgstfarsight-0.10.so.0()(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[walterh@jupiter ~]$ 


Expected results:
pidgin is installed

Comment 1 walterhurry 2012-03-18 00:23:32 UTC
(In reply to comment #0)

Seems to be fixed now. Please close.