Issue #2142 has been updated by nigelk2. % Done changed from 0 to 100
0.24.x fix pushed in: http://github.com/nigelkersten/puppet/tree/tickets/0.24.x/2142 http://github.com/nigelkersten/puppet/commit/216e8ba8ce66d9c1a3f6f30561a9eca03b486169 This really should get applied to 0.25.x given that a new 0.24.x release is unlikely. Let me know if you want me to explicitly patch against 0.25.x, but afaik no-one has done any work on this provider in 0.25 Patch sent to dev list, waiting on approval. ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
