Bug 392091

Summary: listen needs an explicit "Requires: python-tunepimp"
Product: [Fedora] Fedora Reporter: Alex Lancaster <alex>
Component: listenAssignee: Haïkel Guémar <karlthered>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8Keywords: Reopened
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.5-16.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-22 03:35:36 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 Alex Lancaster 2007-11-20 12:49:56 UTC
Description of problem:
listen needs an explicit dependency on python-tunepimp otherwise musicbrainz
support will be absent.  

Version-Release number of selected component (if applicable):
listen-0.5-15.fc7.1

How reproducible:
Always

Steps to Reproduce:
1. yum install
2. run listen
  
Actual results:
$ sudo yum install listen
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package listen.i386 0:0.5-15.fc7.1 set to be updated
--> Processing Dependency: python-musicbrainz2 for package: listen
--> Processing Dependency: /usr/bin/puid for package: listen
--> Processing Dependency: python-sqlite2 for package: listen
--> Running transaction check
---> Package python-sqlite2.i386 1:2.3.3-1.fc7 set to be updated
---> Package python-musicbrainz2.noarch 0:0.4.1-1.fc7 set to be updated
---> Package libtunepimp.i386 0:0.5.3-9.fc8 set to be updated
--> Processing Dependency: libofa.so.0 for package: libtunepimp
--> Running transaction check
---> Package libofa.i386 0:0.9.3-10.fc8 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size 
=============================================================================
Installing:
 listen                  i386       0.5-15.fc7.1     fedora            701 k
Installing for dependencies:
 libofa                  i386       0.9.3-10.fc8     fedora             64 k
 libtunepimp             i386       0.5.3-9.fc8      fedora            370 k
 python-musicbrainz2     noarch     0.4.1-1.fc7      fedora            128 k
 python-sqlite2          i386       1:2.3.3-1.fc7    fedora             90 k

At run-time (step 2) you get this:

$ listen 
No musicbrainz support (tunepimp missing or version < 0.5)

Expected results:

Musicbrainz support to work out of the box

Additional info:

Installing python-tunepimp manually fixes this (the warning goes away).  Hence
the spec file needs an additional "Requires: python-tunepimp".  Because it is
not a compiled soname dependency but a Python module, the auto dep generator
doesn't know to add it.

Comment 1 Haïkel Guémar 2007-11-20 18:16:18 UTC
Fixed on all supported releases (FC-6 -> Rawhide)
Since it's a packaging issue, it willgo straight to updates.
Thanks. :o)

Comment 2 Alex Lancaster 2007-11-21 00:45:58 UTC
Can you please include bug #392091 in the list of bugs in the update.  The
update will then automatically close this bug as ERRATA.  Then it is clear in
the updates e-mail which bug the update fixes.  Re-opening so this is closed by
the updates system automatically.


Comment 3 Fedora Update System 2007-11-22 03:35:35 UTC
listen-0.5-16.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.