bugJailkit - Bugs: bug #31252, Jailkit install fails on debian

 
 

bug #31252: Jailkit install fails on debian

Submitter:  Marc Becker <mbecker>
Submitted:  Tue 05 Oct 2010 09:52:50 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 06 Oct 2010 07:45:51 PM UTC, comment #1: 

the issue is fixed in cvs

INIPREFIX is set wrongly to /usr

you ay want to edit jk_init and set it to /etc/jailkit

Olivier Sessink <oli4>
Group administrator
Tue 05 Oct 2010 09:52:50 AM UTC, original submission:  

Jailkit-Version: 2.12 (md5sum was checked)
Debian Lenny
uname -m = x86_64
uname -r = 2.6.26-2-amd64
uname -s = Linux

I installed jailkit with three commands:
./configure
make [all]
make install

I tried to make jailkit with "make all" and only with make. Both times it compiled and installed well. Afterwards I followed the instructions to create a new jail

jk_init -j /srv/sftproot jk_lsh

The raised error was: "ERROR: configfile /usr/jk_init.ini does not exist"

Then I tried to specify a config file:
jk_init -c /etc/jailkit/jk_init.ini -j /srv/sftproot/ jk_lsh

With this config another config file was not found.

So I tried to configure with /etc/jailkit as config dir:
./configure --sysconfdir=/etc/jailkit/
make [all]
make install

But still the config files are not found. Please advice how to get jailkit to work.

Marc Becker <mbecker>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by oli4 (Posted a comment)
  • -email is unavailable- added by mbecker (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-08-02 oli4 Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-0329.
    Corresponding source code