Issue #15708 has been updated by Gary Larizza. Assignee changed from Gary Larizza to Chris Barker
I had a conversation with Chris about this today - so I'm going to transfer this one to him. Chris, Moses has started a project here --> <https://github.com/puppetlabs/packaging> to specifically target packaging all of Puppet's components. All changes need to be made to that project. It should abstract our current Rake process. ---------------------------------------- Bug #15708: packages should be built using pkgbuild https://projects.puppetlabs.com/issues/15708#change-70139 Author: Clay Caviness Status: Needs Decision Priority: Normal Assignee: Chris Barker Category: OSX Target version: Affected Puppet version: Keywords: Branch: Currently, OS X packages for puppet and facter are built using `./conf/osx/createpackage.sh`, which calls `/Developer/usir/bin/packagemaker` to create the package. In recent Xcode releases, PackageMaker is no longer installed by default, and when it is installed in frequently not installed at that path. A better tool to use would be `/usr/bin/pkgbuild`. -- 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.
