jailkit-users
[Top][All Lists]
Advanced

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

Re: [Jailkit-users] Traceback when executing jk_check


From: Olivier Sessink
Subject: Re: [Jailkit-users] Traceback when executing jk_check
Date: Sun, 21 Nov 2010 21:06:53 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Thunderbird/3.0.10

this should have been fixed in jailkit 2.13, are you using 2.13 ?

Olivier

On 11/19/2010 03:32 PM, Felix Bartels wrote:
> Hi,
> 
>  
> 
> I set up jailkit on an empty dev server. Everything is set up and the
> jail is working for a test user.
> 
>  
> 
> But when I want to execute jk_check I get the following message:
> 
>  
> 
> dev:/home/jail# jk_check
> 
> Traceback (most recent call last):
> 
>   File "/usr/sbin/jk_check", line 289, in <module>
> 
>     main()
> 
>   File "/usr/sbin/jk_check", line 286, in main
> 
>     activateConfig(configfile, verbose)
> 
>   File "/usr/sbin/jk_check", line 235, in activateConfig
> 
>     jails = testrealpasswd()
> 
>   File "/usr/sbin/jk_check", line 214, in testrealpasswd
> 
>     chrootsh = os.path.join(PREFIX, '/sbin/jk_chrootsh')
> 
> NameError: global name 'PREFIX' is not defined
> 
>  
> 
> Regards Felix
> 
> 
> 
> _______________________________________________
> Jailkit-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/jailkit-users




reply via email to

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