Issue #6832 has been updated by Dominic Maraglia. Category set to installation Priority changed from Normal to High Target version set to 1.5.9 Keywords set to ubuntu openssl installer
<pre> root@ubnt-1004-64-1:/opt/puppet-git-repos/facter# git describe 1.5.8 commit 3d287ac5e3393fa979d3494fc01e18370d0392f2 Author: James Turnbull <[email protected]> Date: Sat Aug 28 09:57:21 2010 +1000 root@ubnt-1004-64-1:/opt/puppet-git-repos/facter# uname -a Linux ubnt-1004-64-1 2.6.32-24-server #39-Ubuntu SMP Wed Jul 28 06:21:40 UTC 2010 x86_64 GNU/Linux </pre> Installation of Facter from git repo fails on loading openssl. Openssl is installed and in the path. Installing the same code on Centos 5.5 works fine. <pre> root@ubnt-1004-64-1:/opt/puppet-git-repos/facter# ./install.rb Could not load openssl; cannot install </pre> <pre> root@ubnt-1004-64-1:/opt/puppet-git-repos/facter# which openssl /usr/bin/openssl </pre> ---------------------------------------- Bug #6832: Facter git install.rb fails on Ubuntu -- can not load openssl https://projects.puppetlabs.com/issues/6832 Author: Dominic Maraglia Status: Unreviewed Priority: High Assignee: Category: installation Target version: 1.5.9 Keywords: ubuntu openssl installer Branch: 3d287ac5e3393fa979d3494fc01e18370d0392f2 -- 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.
