Issue #6883 has been updated by Josh Cooper. Status changed from Available In Testing Branch to Closed
---------------------------------------- Refactor #6883: Update facter install.rb to be slightly more informative. https://projects.puppetlabs.com/issues/6883 Author: Ben Hughes Status: Closed Priority: Normal Assignee: Ben Hughes Category: Target version: 1.5.9 Keywords: Branch: https://github.com/barn/facter/branches/tickets/next/6883 Affected Facter version: install.rb outputs error messages during installation that can be misleading to the user. <pre> root@ubnt-1004-64-1:/opt/puppet-git-repos/facter# ./install.rb Could not load openssl; cannot install </pre> Update the script to indicate that it's the Ruby library, rather than just 'openssl' it can't find. -- 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.
