jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jailkit-users] /home/jailkit...group and passwd file


From: telecom1
Subject: Re: [Jailkit-users] /home/jailkit...group and passwd file
Date: Thu, 24 Jan 2008 17:43:19 -0500

I downloaded Python 2.5.1

I untar'd it, and then installed it.

When I type in:

address@hidden jailkit-2.4]# whereis python
python: /usr/bin/python1.5 /usr/bin/python /usr/lib/python1.5 /usr/local/bin/python2.5 /usr/local/bin/python2.5-config /usr/local/bin/python /usr/local/lib/python2.5 /usr/include/python1.5

address@hidden jailkit-2.4]#

How do I un-install python1.5 ?

so that my system just uses python 2.5

Thanks.

-Chris


----- Original Message ----- From: "Olivier Sessink" <address@hidden>
To: <address@hidden>
Sent: Thursday, January 24, 2008 2:33 AM
Subject: Re: [Jailkit-users] /home/jailkit...group and passwd file


address@hidden wrote:
I ran jk_jailuser tom and this is what I got:

address@hidden sbin]# /usr/sbin/jk_jailuser tom
enter jail directory: /home/jailkit
Traceback (most recent call last):
 File "/usr/sbin/jk_jailuser", line 334, in ?
   main()
 File "/usr/sbin/jk_jailuser", line 322, in main
   movehome = getmovehome(jail, username, config)
 File "/usr/sbin/jk_jailuser", line 277, in getmovehome
   if (pw.pw_dir[0:len(jail)] == jail):
AttributeError: 'tuple' object has no attribute 'pw_dir'
address@hidden sbin]#
-Chris


true, sorry, forgot about that..

did you look at the python version already?

python -V

Olivier





reply via email to

[Prev in Thread] Current Thread [Next in Thread]