Issue #2819 has been updated by Markus Roberts. Status changed from Ready for Testing to Code Insufficient Assigned to changed from Markus Roberts to Udo Waechter
Which of these patches are supposed to be used? And what are they being applied to? The first contains lines not present in any branch I can identify, and they all refer to a global variable ($appdmg_target) which doesn't seem to be set anywhere--which is probably a good thing, overall, as using globals in this a way is a bad idea to begin with. ---------------------------------------- Bug #2819: appdmg provider does not install some apps http://projects.reductivelabs.com/issues/2819 Author: Udo Waechter Status: Code Insufficient Priority: Normal Assigned to: Udo Waechter Category: Darwin Target version: 0.25.2 Affected version: 0.25.1 Keywords: .app, darwin Branch: master Sometimes .app bundles change their structure, Directories become files and/or vice-versa. Ditto, which is used in this provider, can not be forced to cope with these changes. - Here is the solution: - If ditto exits with something else than 0, remove the installed app and install it again. Patch attached -- 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.
