Package: python-coverage
Version: 2.80-1
Severity: serious
It appears python-coverage should depend on python-pkg-resources:
------------------------------------------------------------
$ python-coverage
Traceback (most recent call last):
File "/usr/bin/python-coverage", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
$ python-coverage -e
Traceback (most recent call last):
File "/usr/bin/python-coverage", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
$ apt-file search pkg_resources
python-pkg-resources: /usr/share/doc/python-pkg-resources/pkg_resources.txt.gz
python-pkg-resources: /usr/share/pyshared/pkg_resources.py
python-wxgtk2.8:
/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/tools/Editra/src/extern/pkg_resources.py
python-wxgtk2.8:
/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/tools/Editra/src/extern/pkg_resources.py
------------------------------------------------------------
After installing python-pkg-resoures, I get no error message at least running
the above commands.
Sami
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26.2 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-coverage depends on:
ii python 2.5.2-2 An interactive high-level object-o
ii python-central 0.6.8 register and build utility for Pyt
python-coverage recommends no packages.
python-coverage suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]