Issue #4219 has been updated by James Turnbull. Status changed from Ready for Checkin to Closed
Pushed in commit:"9df87e986c28491c0924899943c8b00ed967313a" in branch master. ---------------------------------------- Bug #4219: Install misses command_line dir, puppet $app --help fails http://projects.puppetlabs.com/issues/4219 Author: Todd Zullinger Status: Closed Priority: Normal Assigned to: Category: installation Target version: 2.6.0 Affected version: 2.6.0rc2 Keywords: Branch: git://jet.mox.net/~tmz/puppet.git/tickets/master/4219 On a fresh install of 2.6.0rc2, the install.rb script neglects to install the files in lib/puppet/util/command_line/*. This causes puppet $app --help to fail with a message like: <pre> $ puppet agent --help grep: /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line/*: No such file or directory No help available for puppet agent </pre> Simple patch to follow. -- 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.
