Issue #15202 has been updated by Jeff McCune.
Chris Price wrote: > It's the third commit in this pull req > > https://github.com/puppetlabs/puppet/pull/882 > > Here's the actual commit: > > https://github.com/cprice-puppet/puppet/commit/6c9decbe9ee955f119e0dc066cb3827896363a3c Damn, just getting caught up on this. Sorry I duplicated it. I'll close my pull request. Thanks, -Jeff ---------------------------------------- Bug #15202: Puppet should create directories when installing modules https://projects.puppetlabs.com/issues/15202#change-65789 Author: Jeff McCune Status: Accepted 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.
