Mantis - puppet3
Viewing Issue Advanced Details
5062 tweak always 2013-03-21 13:28 2013-06-18 09:28
jcraig  
markp  
normal  
closed  
fixed  
none    
none  
0005062: Puppet does not bootstrap on install to Solaris 11
I have found that on my solaris 11 zones puppet will not install and bootstrap properly. I have narrowed this down to the fact that /var/lib is not present by default on my non-desktop installs. If I make this directory prior to installing the puppet3 package then puppet will start normally. This directory is not part of the core OS but instead is a deliverable of various packages. None of which are required or installed by default with a basic solaris 11 zone.
Issue History
2013-03-21 13:28 jcraig New Issue
2013-03-21 13:43 markp Note Added: 0010299
2013-03-21 13:43 markp Assigned To => markp
2013-03-21 13:43 markp Status new => acknowledged
2013-06-02 17:45 markp Note Added: 0010413
2013-06-12 19:16 markp Note Added: 0010436
2013-06-12 19:16 markp Status acknowledged => resolved
2013-06-12 19:16 markp Resolution open => fixed
2013-06-18 09:28 markp Status resolved => closed

Notes
(0010299)
markp   
2013-03-21 13:43   
Ack Jon. I'll put a mkdir -p in the next release of the package.
(0010413)
markp   
2013-06-02 17:45   
Jon - 3.2.1,REV=2013.06.02 in buildfarm.opencsw.org/experimental.html#markp

Give it a whirl if you get time and let me know? I've tried it on a CSW build host and it's OK.
(0010436)
markp   
2013-06-12 19:16   
Done.