Issue #18229 has been reported by Gerard Hickey.
----------------------------------------
Bug #18229: Eroneous command given in puppet module error message
https://projects.puppetlabs.com/issues/18229
Author: Gerard Hickey
Status: Unreviewed
Priority: Normal
Assignee:
Category: module tool
Target version:
Affected Puppet version: 3.0.1
Keywords:
Branch:
I executed the following and the error output of the puppet module command gave
an invalid switch.
[email protected]:puppet/common-modules> puppet module install
ghoneycutt-ntp
Preparing to install into /Users/ghickey/.puppet/modules ...
Downloading from http://forge.puppetlabs.com ...
Error: Could not install module 'ghoneycutt-ntp' (latest: v1.0.0)
Installation would overwrite /Users/ghickey/.puppet/modules/ntp
Currently, 'puppetlabs-ntp' (v0.2.0) is installed to that directory
Use `puppet module install --dir <DIR>` to install modules elsewhere
Use `puppet module install --force` to install this module anyway
[email protected]:puppet/common-modules{1}> puppet module
install --dir . ghoneycutt-ntp
Could not parse options: invalid option: --dir
--
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.