jailkit-users
[Top][All Lists]
Advanced

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

Re: [Jailkit-users] problem with jk_cp


From: Olivier Sessink
Subject: Re: [Jailkit-users] problem with jk_cp
Date: Mon, 15 Jan 2007 23:42:45 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060927)

Peter Veerman wrote:
Hey,

When I try to execute the command below this goes terribly wrong giving the output below;

[..]

File "/usr/local/share/jailkit/jk_lib.py", line 334, in copy_binaries_and_libs
    os.unlink(chroot+file)
OSError: [Errno 1] Operation not permitted: '/data1/chroot/httpd/lib/libc.so.6'

what are the permissions of /data1/chroot/httpd/lib/libc.so.6 ??

in cvs I've added an exception handler around the unlink call such that a nice error message is printed, but the problem is not solved (the file is not overwritten).

regards,
        Olivier




reply via email to

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