Bug 427035 - Pythion-gammu won't install, libGammu.so.2 needed, libGammu.so.3 is provided by gammu-libs
Summary: Pythion-gammu won't install, libGammu.so.2 needed, libGammu.so.3 is provided ...
Keywords:
Status: CLOSED DUPLICATE of bug 426848
Alias: None
Product: Fedora
Classification: Fedora
Component: python-gammu
Version: 8
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Xavier Lamien
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-30 14:21 UTC by Russell Odom
Modified: 2007-12-30 15:28 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-12-30 15:28:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Russell Odom 2007-12-30 14:21:43 UTC
Description of problem:
I can't install wammu, as it requires python-gammu, which in turn requires
libGammu.so.2. A recent release of gammu-libs now provides libGammu.so.3,
instead of libGammu.so.2, so the dependency is not available.

Version-Release number of selected component (if applicable): 0.22-3.fc8.x86_64

How reproducible: Always.

Steps to Reproduce:
1. yum install wammu
  
Actual results:
Dependency check fails to find libGammu.so.2

Expected results:
Install works!

Additional info:
[root@detritus ~]# yum install wammu
[...]
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package wammu.noarch 0:0.19-3.fc8 set to be updated
--> Processing Dependency: python-gammu for package: wammu
--> Running transaction check
---> Package python-gammu.x86_64 0:0.22-3.fc8 set to be updated
--> Processing Dependency: libGammu.so.2()(64bit) for package: python-gammu
--> Finished Dependency Resolution
Error: Missing Dependency: libGammu.so.2()(64bit) is needed by package python-gammu
[root@detritus ~]# rpm -q gammu-libs
gammu-libs-1.17.0-1.fc8.x86_64
[root@detritus ~]# rpm -q --filesbypkg gammu-libs
gammu-libs                /usr/lib64/libGammu.so.3
gammu-libs                /usr/lib64/libGammu.so.3.1.17.0

Comment 1 Xavier Lamien 2007-12-30 15:28:56 UTC

*** This bug has been marked as a duplicate of 426848 ***


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