Issue #22282 has been reported by Christian Flamm.

----------------------------------------
Bug #22282: "Invalid version string '1'!" when using "puppet module install"
https://projects.puppetlabs.com/issues/22282

* Author: Christian Flamm
* Status: Unreviewed
* Priority: Normal
* Assignee: 
* Category: module tool
* Target version: 
* Affected Puppet version: 3.1.1
* Keywords: module install proxy version
* Branch: 
----------------------------------------
Hi,

when I'm trying to install a module (let's say camptocamp/ruby) I get a 
response which I don't understand. The environment is behind a proxy.

    > HTTPS_PROXY=http://proxy.<doesntmatter>.lan:3128 HTTP_PROXY=$HTTPS_PROXY 
puppet module install camptocamp/ruby
    Notice: Preparing to install into /opt/<doesntmatter>/dev/puppet/modules ...
    Notice: Downloading from https://forge.puppetlabs.com ...
    Error: Invalid version string '1'!
    Error: Try 'puppet help module install' for usage

When I use `--force` it will install the module but won't care for its 
dependencies.

Thanks, Christian.


-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to