Issue #13173 has been updated by Kelsey Hightower.
This bug has been fixed, running updated specs now. ---------------------------------------- Bug #13173: installing modules into directories with invalid module names causes error https://projects.puppetlabs.com/issues/13173#change-57353 Author: Moses Mendoza Status: Accepted Priority: Normal Assignee: Kelsey Hightower Category: Target version: 2.7.x Affected Puppet version: Keywords: geordi pmt Branch: When trying to install a module using puppet module install <module>, if the module directories or specified target directories contains any folders with invalid module names ( alphanumeric and "-") the module install fails with: <blockquote> Error: Invalid module name this.breaks.install; module names must be alphanumeric (plus '-'), not 'this.breaks.pmt' </blockquote> -- 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.
