bugJailkit - Bugs: bug #31107, Creating symlink of symlink stops...

 
 

bug #31107: Creating symlink of symlink stops process

Submitter:  Milan Jaroš <moob>
Submitted:  Thu 23 Sep 2010 08:59:58 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 23 Sep 2010 11:04:07 AM UTC, comment #1: 

Well this was my fault because I had badly defined symlinks. I.e. I had:
/etc/apache2/mods-enabled/deflate.conf >> etc/apache2/mods-available/deflate.conf
instead of:
/etc/apache2/mods-enabled/deflate.conf >> /etc/apache2/mods-available/deflate.conf

Milan Jaroš <moob>
Thu 23 Sep 2010 08:59:58 AM UTC, original submission:  

Process stops with message:
Creating symlink /test-jail/etc/apache2/mods-enabled/deflate.conf to etc/apache2/mods-available/deflate.conf

Steps to reproduce (on Debian):
aptitude install apache2-mpm-worker
jk_init -j /test-jail apachetest

jk_init.ini:
[apachetest]
comments = apache test web server
executables = /usr/sbin/apache2, /usr/sbin/apache2ctl, /etc/init.d/apache2, /bin/sh, /usr/bin/env, /bin/mkdir, /usr/bin/install, /bin/rm, /lib/lsb/init-functions, /bin/grep, /bin/echo
directories = /etc/apache2, /var/www, /usr/share/apache2, /usr/lib/apache2/, /var/log/apache2
libraries = /lib/libnsl.so.1, /lib64/libnsl.so.1, /lib/libnss*.so.2, /lib64/libnss*.so.2
devices = /dev/null, /dev/urandom
users = root, www-data
groups = root, www-data


Milan Jaroš <moob>

 

(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 (Updated the item)
  • -email is unavailable- added by moob (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.

     

    Follow 2 latest changes.

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

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code