You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
puppet module install arioch-keepalived is complaining about a symlink. Downloading the tarball does indeed have spec/fixtures/modules/keepalived pointing to /Users/tom/tmp/puppet-keepalived.
Any chance you can re-release to puppet forge? Version 1.1.0 installs fine and the 1.1.1 github release looks perfect too.
Full error and puppet version:
# puppet agent --version
3.7.4
# puppet module install arioch-keepalived
Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
(at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
Notice: Preparing to install into /etc/puppet/modules ...
Notice: Downloading from https://forgeapi.puppetlabs.com ...
Warning: Symlinks in modules are unsupported. Please investigate symlink arioch-keepalived-1.1.1/spec/fixtures/modules/keepalived->/Users/tom/tmp/puppet-keepalived.
Notice: Installing -- do not interrupt ...
Error: No such file or directory - /etc/puppet/modules/keepalived/spec/fixtures/modules/keepalived
Error: Try 'puppet help module install' for usage
Many thanks
The text was updated successfully, but these errors were encountered:
Hello,
puppet module install arioch-keepalived
is complaining about a symlink. Downloading the tarball does indeed have spec/fixtures/modules/keepalived pointing to /Users/tom/tmp/puppet-keepalived.Any chance you can re-release to puppet forge? Version 1.1.0 installs fine and the 1.1.1 github release looks perfect too.
Full error and puppet version:
Many thanks
The text was updated successfully, but these errors were encountered: