Issue #6883 has been updated by Ben Hughes. Status changed from Ready For Testing to Ready For Checkin Branch changed from https://github.com/barn/facter/tree/tickets/master/6883 to https://github.com/barn/facter/branches/tickets/next/6883
---------------------------------------- Refactor #6883: Update facter install.rb to be slightly more informative. https://projects.puppetlabs.com/issues/6883 Author: Ben Hughes Status: Ready For Checkin Priority: Normal Assignee: Ben Hughes Category: Target version: Keywords: Branch: https://github.com/barn/facter/branches/tickets/next/6883 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.
