Comments inline On Friday, June 15, 2012 1:21:44 PM UTC-5, Ryan Coleman wrote: > > Hello, > > Unfortunately, there looks to be a couple of bugs impacting this. > > One is http://projects.puppetlabs.com/issues/14939 affecting > --modulepath . and the other is related to but not exactly > http://projects.puppetlabs.com/issues/show/14528. > > I'm glad to know it wasn't just something stupid on my part.
> These are both bugs on our queue to address. I apologize for the > inconvenience these bugs are causing, your use case is certainly > valid. Are you able to curl or wget against the forge.puppetlabs.com? > At this point, the module tool wants to examine the Forge for > dependencies though you can try the --ignore-dependencies flag to skip > that step. > > Yes, I am able to wget to the forge, and have already downloaded a copy of the module I was trying to install. I tried using the --ignore dependencies flag, as well as changing my '.' to `pwd`, but still got the network error. sudo puppet module install --ignore-dependencies --modulepath `pwd` puppetlabs-stdlib Preparing to install into /etc/puppet ... Downloading from http://forge.puppetlabs.com ... Error: Error: Could not connect to http://forge.puppetlabs.com There was a network communications problem Check your network connection and try again > I'm looking into this more closely, will attempt to mimic your setup > and get back to you when I have more information. > > --Ryan > > > Since I have the tarball, is there a way I can a) get a list of deps and b) manually install them? Do I just unpack into /usr/share/puppet/modules ? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/JyIAGc9-TV0J. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.