Issue #4219 has been reported by Todd Zullinger. ---------------------------------------- Bug #4219: Install misses command_line dir, puppet $app --help fails http://projects.puppetlabs.com/issues/4219
Author: Todd Zullinger Status: Unreviewed Priority: Normal Assigned to: Category: Target version: 2.6.0 Affected version: 2.6.0rc2 Keywords: Branch: 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.
