Issue #2142 has been updated by nigelk2. Status changed from Accepted to Ready for Checkin
After feedback from the dev-list, here is the accepted commit. http://github.com/nigelkersten/puppet/tree/tickets/0.24.x/2142 http://github.com/nigelkersten/puppet/commit/e2fde8d1acf13e8ecedf7393f4836e1548866ff3 As mentioned before, should be fine to check into 0.25.x as well as 0.24.x ---------------------------------------- Bug #2142: pkdmg provider should require puppet/util/plist rather than scanning for strings in XML output http://projects.reductivelabs.com/issues/2142 Author: nigelk2 Status: Accepted Priority: Normal Assigned to: nigelk2 Category: Darwin Target version: Complexity: Unknown Affected version: 0.24.8 Keywords: Currently the pkgdmg provider does some rather hacky stuff with string scanning to find the mountpoint for a mounted dmg. This should be converted to use the plist module instead. Additionally, it assumes that a mountrandom request on /tmp results in a dereferenced mountpoint in /tmp, whereas it is hypothetically possible that future OS X releases may actually return this value as /private/tmp. -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
