Issue #13307 has been reported by Pieter van de Bruggen. ---------------------------------------- Bug #13307: `puppet module uninstall` should be less dangerous https://projects.puppetlabs.com/issues/13307
Author: Pieter van de Bruggen Status: Accepted Priority: Normal Assignee: Matt Robinson Category: Target version: Affected Puppet version: Keywords: geordi v1 ux Branch: Uninstallation and upgrade were originally specified to do a "greedy" match in the module path, and change as many modules as they could find. (Upgrade later abandoned this mandate.) In user testing, it became obvious that this behavior was clearly wrong. `uninstall` should follow the same approach that `upgrade` currently does: if there is more than one copy of the named module installed, fail with an informative message. -- 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.
