Issue #15202 has been updated by Jeff McCune.
Ken Barber wrote: > Jeff submitted this last night: > > <https://github.com/puppetlabs/puppet/pull/884> > > Looks good, just wouldn't mind an acceptance test. I think the Spec test provides pretty good coverage for this behavior. What additional value will an acceptance test provide? I was thinking I could fill out the spec testing a bit more, but I don't see (that is to say, don't understand) the need for an acceptance test on this one. -Jeff ---------------------------------------- Bug #15202: Puppet should create directories when installing modules https://projects.puppetlabs.com/issues/15202#change-65801 Author: Jeff McCune Status: Tests Insufficient Priority: Normal Assignee: Jeff McCune Category: module tool Target version: 3.0.0 Affected Puppet version: 3.0.0rc3 Keywords: module tool install mkdir modules Branch: # Overview # This needs to be fixed. (Run as a normal user account on my Mac with Puppet FOSS) Chris Price mentioned he has a patch in a topic branch but I couldn't find it. <pre> $ puppet module install puppetlabs-cloud_provisioner Preparing to install into /Users/jeff/.puppet/modules ... Error: Could not install module 'puppetlabs-cloud_provisioner' (latest) Directory /Users/jeff/.puppet/modules does not exist </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.
