Issue #13395 has been updated by Pieter van de Bruggen.
Upgrading tarballs has never been specified. At best, we presently allow modules installed from tarballs to be upgraded via the Forge. However, except in dependency resolution, `puppet module install --force nigelkersten-win_desktop_shortcut-0.0.3.tar.gz` should do what you expect. ---------------------------------------- Bug #13395: puppet module upgrade can't upgrade using a local tarball https://projects.puppetlabs.com/issues/13395#change-58358 Author: Nigel Kersten Status: Unreviewed 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.
