severity 473995 normal
tag 473995 +moreinfo
thanks

Ari Johnson wrote:
> 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:
[...]

I just tried to install and run tailor in a clean sid chroot (ie the minimal
environment used to compile debian packages) and I cannot reproduce your
error.

[EMAIL PROTECTED]:~$ schroot
I : [chroot sid-455c210b-c95a-4a2e-8b9b-b6c2f076dcdb] Exécution de 
l'interpréteur de commandes initial : « /bin/bash »
[EMAIL PROTECTED]:~$ su
Password:
atsina:/users/huron/danjean# apt-get install tailor
[...]
The following NEW packages will be installed:
  libdb4.5 libncursesw5 libssl0.9.8 mime-support python python-minimal
  python-support python2.4 python2.4-minimal tailor
0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
[...]
atsina:/users/huron/danjean# exit
[EMAIL PROTECTED]:~$ tailor
usage: tailor [options] [project ...]
[...]


Can you try something similar to that:

[EMAIL PROTECTED]:~$ python
Python 2.4.5 (#2, Mar 12 2008, 00:15:51)
[GCC 4.2.3 (Debian 4.2.3-2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys ; print 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', '/var/lib/python-support/python2.4']
>>> exit
'Use Ctrl-D (i.e. EOF) to exit.'
>>>
[EMAIL PROTECTED]:~$

If you did not get this paths, then something is not good in your python 
configuration.
My example comes from the chroot (ie fresh install of python and tailor and no 
other packages)

  Best regards
    Vincent

PS: I downgraded the bug severity as I cannot reproduce it and tailor is 
working for
a lots of people.

-- 
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



Reply via email to