Issue #13307 has been updated by Pieter van de Bruggen. Status changed from Accepted to In Topic Branch Pending Review
This has been pushed out to the integration branch. ---------------------------------------- Bug #13307: `puppet module uninstall` should be less dangerous https://projects.puppetlabs.com/issues/13307#change-58302 Author: Pieter van de Bruggen Status: In Topic Branch Pending Review Priority: High Assignee: Pieter van de Bruggen 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.
