python-gpod should depend on python-eyed3

Bug #92538 reported by Kim Nguyễn
14
Affects Status Importance Assigned to Milestone
libgpod (Ubuntu)
Fix Released
Medium
Albin Tonnerre

Bug Description

Binary package hint: python-gpod

from a shell :
$python
Python 2.5 (release25-maint, Mar 7 2007, 18:05:18)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gpod
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.5/site-packages/gpod/__init__.py", line 9, in <module>
    from ipod import *
  File "/usr/lib/python2.5/site-packages/gpod/ipod.py", line 10, in <module>
    import eyeD3
ImportError: No module named eyeD3

This bug silently disables iPod support in quodlibet (as import gpod returns an error which is silently ignored).

Albin Tonnerre (lutin)
Changed in libgpod:
assignee: nobody → lutin
status: Unconfirmed → Confirmed
Revision history for this message
Albin Tonnerre (lutin) wrote :

Here is a debdiff proposal the should fix the issue

Albin Tonnerre (lutin)
Changed in libgpod:
status: Confirmed → In Progress
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for the work Albin, I've uploaded your change

Changed in libgpod:
importance: Undecided → Medium
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.