Package: tailor Version: 0.9.26-2 Severity: grave Justification: renders package unusable
With a fresh install of tailor and as far as I can tell also a fresh install of python (I do not use python, so none of its configuration should have been changed other than by APT), running tailor gets this output: $ tailor Traceback (most recent call last): File "/usr/bin/tailor", line 29, in ? from vcpx.tailor import main, TailorException ImportError: No module named vcpx.tailor This appears to be a case of python not finding the module. Here is some additional information: $ find / -name tailor.pyc 2>/dev/null /var/lib/python-support/python2.4/vcpx/tailor.pyc $ python Python 2.4.4 (#2, Apr 5 2007, 18:43:10) [GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import sys >>> sys.path ['', '/usr/lib/python24.zip', '/usr/lib/python2.4', '/usr/lib/python2.4/plat-linux2', '/usr/lib/python2.4/lib-tk', '/usr/lib/python2.4/lib-dynload', '/usr/local/lib/python2.4/site-packages', '/usr/lib/python2.4/site-packages'] -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-amd64 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages tailor depends on: ii python 2.4.4-2 An interactive high-level object-o ii python-support 0.5.6 automated rebuilding support for p Versions of packages tailor recommends: ii rsync 2.6.9-2etch1 fast remote file copy program (lik -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]