jailkit-users
[Top][All Lists]
Advanced

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

Re: [Jailkit-users] Error compiling jailkit on Sun Solaris 5.10


From: Olivier Sessink
Subject: Re: [Jailkit-users] Error compiling jailkit on Sun Solaris 5.10
Date: Tue, 10 Aug 2010 08:42:45 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6

On 08/09/2010 09:30 AM, Michel * wrote:
> Hi,
> 
> Thanks. I could now compile it and install it. Out when I want to create
> the jailed environment I get the following error:
> 
> root > jk_init -v /export/jailed_test/testjail sftp scp jk_lsh
> Traceback (most recent call last):
>   File "/usr/sbin/jk_init", line 44, in ?
>     import jk_lib
>   File "/usr/share/jailkit/jk_lib.py", line 39, in ?
>     import subprocess
> ImportError: No module named subprocess

hmm subprocess was introduced in python 2.4 so it seems your python
version is older than 2.4

you might want to try jk_lib.py from jailkit 2.10 since it does not yet
require python 2.4.

regards,
        Olivier




reply via email to

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