Issue #5422 has been updated by Gary Larizza.

Status changed from Accepted to Closed

This actually IS happening with install.rb.  Take a look:


<pre>
┌(7427) [gary@Garys-MBP] [puppet: 2.7.9] [ ] [master ⚡] [1]
└(~/src/puppet)▷ sudo conf/osx/createpackage.sh
Password:
Installing Puppet to /tmp/puppetpkg.6YBBxIIW
conf/auth.conf -> /tmp/puppetpkg.6YBBxIIW/etc/puppet/auth.conf
chmod 0644 /tmp/puppetpkg.6YBBxIIW/etc/puppet/auth.conf
<..lots of install commands..>
Building package
Note that packagemaker is reknowned for spurious errors. Don't panic.
The package has been built at:
/Users/gary/src/puppet/puppet-2.7.9.pkg
</pre>

And then inspect the BOM:

<pre>
┌(7431) [gary@Garys-MBP] [puppet: 2.7.9] [ ] [master ⚡] 
└(~/src/puppet)▷ lsbom puppet-2.7.9.pkg/Contents/Archive.bom | grep auth.conf
./etc/puppet/auth.conf  100644  0/0     2552    868690381
</pre>

----------------------------------------
Bug #5422: Mac package creation script should drop auth.conf into /etc/puppet
https://projects.puppetlabs.com/issues/5422

Author: Nigel Kersten
Status: Closed
Priority: Normal
Assignee: Gary Larizza
Category: installation
Target version: 2.7.x
Affected Puppet version: 
Keywords: mac pkg
Branch: 


This goes for both Facter and Puppet actually. 

We should also create /var/lib/puppet for Puppet.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to