Package: python-gpod
Version: 0.4.0-0.0
Severity: normal
python-gpod needs a dependancy on python-eyed3.
I'm using the 0.4.0-0.0 package by Christian Marillat
<[EMAIL PROTECTED]> instead of the debian unstable one, but when the
debian package is updated to 0.4.0, it will have the same problem.
When you try to use the gpod module, this happens:
[EMAIL PROTECTED]:~$ python
Python 2.4.4c0 (#2, Oct 2 2006, 00:57:46)
[GCC 4.1.2 20060928 (prerelease) (Debian 4.1.1-15)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gpod
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.4/site-packages/gpod/__init__.py", line 2, in ?
from ipod import *
File "/usr/lib/python2.4/site-packages/gpod/ipod.py", line 8, in ?
import eyeD3
After installing the python-eyed3 package it works.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-mordor
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages python-gpod depends on:
ii libc6 2.3.6.ds1-5 GNU C Library: Shared libraries
ii libglib2.0-0 2.12.4-1 The GLib library of C routines
ii libgpod0 0.4.0-0.0 a library to read and write songs
ii python 2.4.3-11 An interactive high-level object-o
ii python-central 0.5.6 register and build utility for Pyt
python-gpod recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]