We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I appreciate that this is a problem with an upstream gem, not librarian-puppet itself, but logging this as an issue here to help others who hit this.
Version 2.2.5 of puppet_forge, released 26th June 2017, results in https failures when trying to contact the puppet forge with librarian-puppet 2.2.3:
root@localhost im_wcp]# gem list --local puppet_forge *** LOCAL GEMS *** puppet_forge (2.2.5) [root@localhost im_wcp]# LIBRARIAN_PUPPET_TMP=~/.librarian_tmp /usr/local/bin/librarian-puppet install --path=$moduledir --verbose [Librarian] Ruby Version: 2.0.0 [Librarian] Ruby Platform: x86_64-linux [Librarian] Rubygems Version: 2.0.14.1 [Librarian] Librarian Version: 0.6.3 [Librarian] Librarian Adapter: puppet [Librarian] Librarian Adapter Version: 2.2.3 [Librarian] Project: /vagrant/puppet/dist/im_wcp [Librarian] Specfile: Puppetfile [Librarian] Lockfile: Puppetfile.lock [Librarian] Git: /bin/git [Librarian] Git Version: 1.8.3.1 [Librarian] Git Environment Variables: [Librarian] (empty) [Librarian] Install: dependencies resolved [Librarian] Installing camptocamp-archive/0.8.1 <https://forgeapi.puppetlabs.com> /usr/local/share/gems/gems/puppet_forge-2.2.5/lib/puppet_forge.rb:10:in `host=': undefined method `[]' for #<URI::HTTPS:0x00000001cdd970> (NoMethodError)
The text was updated successfully, but these errors were encountered:
NOTE This project has moved to https://github.com/voxpupuli/librarian-puppet
Sorry, something went wrong.
No branches or pull requests
I appreciate that this is a problem with an upstream gem, not librarian-puppet itself, but logging this as an issue here to help others who hit this.
Version 2.2.5 of puppet_forge, released 26th June 2017, results in https failures when trying to contact the puppet forge with librarian-puppet 2.2.3:
The text was updated successfully, but these errors were encountered: