Bug #650

avatar

puppet replaces configuration directories when they are symlinks

Added by BarnacleBob 540 days ago. Updated 164 days ago.

Status:Accepted Start:
Priority:Normal Due date:
Assigned to:avatarluke % Done:

0%

Category:settings
Target version:0.25.0
Complexity:

Unknown

Patch:

None


Description

[karl@testserver etc]$ sudo ls -l | grep puppet
lrwxrwxrwx  1 root root      22 May 30 05:36 puppet -> /home/karl/puppet/etc/
drwxr-xr-x  3 root root    4096 May 15 05:03 puppet.old
[karl@testserver etc]$ sudo service puppetmaster start
Starting puppetmaster: Can not use a non-existent file for parsing
                                                           [FAILED]
[karl@testserver etc]$ sudo ls -l | grep puppet
drwxr-xr-x  2 root root    4096 May 30 05:36 puppet
drwxr-xr-x  3 root root    4096 May 15 05:03 puppet.old

History

07/18/2007 07:35 PM - luke

avatar

I'd like to fix this, but it's not so critical it needs to be in beaker.

08/05/2007 09:15 PM - luke

avatar

Marking #750 as a duplicate.

12/03/2007 07:06 PM - zwily

avatar

One more vote to fix this. It does the same thing to /var/lib/puppet. Removed the symlink I made there and creates a skeleton dir.

05/27/2008 12:52 AM - luke

avatar

Marking #1239 as a duplicate.

06/10/2008 03:13 AM - admin

avatar
  • Status changed from 1 to Accepted

Also available in: Atom PDF