Issue #8506 has been updated by Jeff McCune.

# Related Ticket #

For a time, we were filing issues on Github.  We shouldn't be doing this.  But 
the related issue is: 
[https://github.com/puppetlabs/puppet-module-tool/issues/4](https://github.com/puppetlabs/puppet-module-tool/issues/4)
----------------------------------------
Bug #8506: PMT cannot install modules with hyphens in their name
https://projects.puppetlabs.com/issues/8506

Author: Jeff McCune
Status: Accepted
Priority: Normal
Assignee: Jeff McCune
Category: module tool
Target version: 
Keywords: name hyphen dash semantic version semver
Branch: 
Affected URL: 


# Overview #

The addition of semantic version support appears to have broken puppet-module's 
ability to install a module with a hyphen in the name:

<pre>
+ puppet-module build
======================================================
Building /Users/jeff/src/modules/cloudpack for release
------------------------------------------------------
Done. Built: pkg/puppetlabs-cloud-provisioner-0.0.1git-95-g6541187.tar.gz
+ git checkout -- Modulefile
+ pushd /Users/jeff/vms/moduledev/modules
~/vms/moduledev/modules ~/src/modules/cloudpack
+ puppet-module install 
/Users/jeff/src/modules/cloudpack/pkg/puppetlabs-cloud-provisioner-0.0.1git-95-g6541187.tar.gz
 --force
Invalid version format: provisioner-0.0.1git-95-g6541187 (Semantic Versions are 
acceptable: http://semver.org)
</pre>


-- 
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.

Reply via email to