jailkit-users
[Top][All Lists]
Advanced

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

Re: [Jailkit-users] How to Jail Python Interpreter


From: Gregory Piñero
Subject: Re: [Jailkit-users] How to Jail Python Interpreter
Date: Tue, 18 Sep 2007 02:31:29 -0400

On 9/18/07, Olivier Sessink <address@hidden> wrote:
> Gregory Piñero wrote:
> > On 9/17/07, Olivier Sessink <address@hidden> wrote:
> >> you probably need a lot of extra python files as well. My systems has
> >> lots of files in /usr/lib/python2.4/ that are part of the python global
> >> libraries.
> >
> > Yeah, I ended up copying /usr/lib/python2.4 into the jail too.  Is
> > copying manually the best way, or is there a jailkit tool for this?
>
> same as your previous command:
>
> jk_cp jail_for_python/ /usr/lib/python2.4
>
> > Also since I copied them manually, will that mean jk_update won't
> > catch the changes if I say, install a new library in Python?
>
> indeed
>

So what's the best way to keep my regular Python installation and this
one synchronized?  Just use jk_update, and then redo jk_cp
jail_for_python/ /usr/lib/python2.4 each time?

-Greg




reply via email to

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