Issue #8365 has been updated by Gary Larizza.
Right now this patch requires a few assumptions: 1. You're running the Rakefile on a Mac. 2. That Mac has XCode (and thus make) installed 3. You have my personal Luggage repo cloned to /usr/local/share/luggage/examples/mcollective 4. You have git installed if #3 isn't true The Rakefile will attempt to correct for #3 if you have git installed, or fail if any of the other conditions aren't true. Right now this WORKS, but requires that I update my personal Luggage repo with every release. I DO have commit access to the main Luggage repo, and so can update it whenever we need. Basically, this is FUNCTIONAL right now, but can be improved. ---------------------------------------- Feature #8365: Add "rake dmg" support to the Marionette Collective Rakefile https://projects.puppetlabs.com/issues/8365 Author: Gary Larizza Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: glarizza/marionette-collective/commits/feature/master/osx_rake_dmg Affected mCollective version: To support building of OS X packages in mcollective, I added a stanza in the Rakefile that uses The Luggage to build DMG-encapsulated packages for mcollective. -- 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.
