Issue #13395 has been updated by Pieter van de Bruggen.
At the very least, we need to provide a better error message if we choose not to support it. This won't affect the current P.E. release. Nigel, what is the use case you're hoping to support? ---------------------------------------- Bug #13395: puppet module upgrade can't upgrade using a local tarball https://projects.puppetlabs.com/issues/13395#change-58459 Author: Nigel Kersten Status: Needs Decision Priority: Normal Assignee: Pieter van de Bruggen Category: Target version: Affected Puppet version: 2.7.12 Keywords: Branch: <pre> [root@pe-centos6 pkg]# puppet module upgrade --ignore-dependencies nigelkersten-win_desktop_shortcut-0.0.3.tar.gz Preparing to upgrade 'nigelkersten-win_desktop_shortcut-0.0.3.tar.gz' ... Error: Could not upgrade module 'nigelkersten-win_desktop_shortcut-0.0.3.tar.gz' Module 'nigelkersten-win_desktop_shortcut-0.0.3.tar.gz' is not installed Use `puppet module install` to install this module </pre> This feels like it should work Pieter? The module is installed. <pre> ├── nigelkersten-win_desktop_shortcut (v0.0.2) </pre> -- 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.
