Recently I have been unable to upgrade some modules (or check for
upgrades) from Puppet Forge using the module tool.
All of my modules were originally installed from the Forge. This problem
only occurs with some modules but it always occurs.
[jg4461@puppet-prod ~]$ sudo puppet module upgrade ghoneycutt-sysklogd
Notice: Preparing to upgrade 'ghoneycutt-sysklogd' ...
Notice: Found 'ghoneycutt-sysklogd' (v1.0.0) in /etc/puppet/modules ...
Notice: Downloading from
https://forgeapi.puppetlabs.com ...
Error: Could not upgrade 'ghoneycutt-sysklogd' (v1.0.0 -> latest)
No releases are available from
https://forgeapi.puppetlabs.com
Does 'ghoneycutt-sysklogd' have at least one published release?
Besides ghoneycutt-sysklogd, other modules I am unable to update are
crayfishx-hiera_mysql and mkrakowitzer-stash.
I heard that this problem may be caused by an incorrect Modulefile but
these look OK to me. All three modules exist on the Forge and with the
same name, so I'm not sure what to check next. Any ideas?
Cheers,
Jonathan