Your message dated Wed, 02 Apr 2008 23:17:19 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#473995: Further inspection...
has caused the Debian Bug report #473995,
regarding fails to run: ImportError: No module named vcpx.tailor
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
473995: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473995
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
Ari Johnson wrote:
> Further inspection reveals that a fresh etch install works, as well.
> I've tracked the problem to the fact that my system is missing
> /usr/lib/python2.4/site-packages/python-support.pth which is reported
> as owned by python-support.  Reinstalling python-support fixes this
> problem. (That said, I would suspect a bug in python-support or some
> other package as the cause of this, as I have not touched anything in
> /usr/lib/python2.4 by hand.)
> 
> I guess this was a false alarm as far as tailor goes. :)

Ok, so I'm closing this bug.

  Regards,
    Vincent

-- 
Vincent Danjean       GPG key ID 0x9D025E87         [EMAIL PROTECTED]
GPG key fingerprint: FC95 08A6 854D DB48 4B9A  8A94 0BF7 7867 9D02 5E87
Unofficial pacakges: http://www-id.imag.fr/~danjean/deb.html#package
APT repo:  deb http://perso.debian.org/~vdanjean/debian unstable main



--- End Message ---

Reply via email to