Issue #15895 has been reported by Ken Barber.
----------------------------------------
Bug #15895: When trying to upgrade a module that is at its latest help message
is for install not upgrade
https://projects.puppetlabs.com/issues/15895
Author: Ken Barber
Status: Accepted
Priority: Normal
Assignee:
Category: module tool
Target version: 2.7.x
Affected Puppet version: 2.7.19rc1
Keywords:
Branch:
Current an upgrade of an existing module will give you this message:
# puppet module upgrade puppetlabs-stdlib
Preparing to upgrade 'puppetlabs-stdlib' ...
Found 'puppetlabs-stdlib' (v2.3.3) in /Users/ken/.puppet/modules ...
Downloading from http://forge.puppetlabs.com ...
Error: Could not upgrade module 'puppetlabs-stdlib' (v2.3.3 -> latest:
v2.3.3)
The installed version is already the latest version
Use `puppet module install --force` to re-install this module
It should be:
Use `puppet module upgrade --force` to re-install this module
--
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.