Installing PPLTOOLS 8.56 dpk on AIX - fails on puppet install could not load openssl
Hello,
I'm trying to install the peopletools 8.56 dpk on aix 7.1. It's failing on the Puppet install with:
mkdir -p -m 755 /opt/oracle/puppetlabs/lib/ruby/site_ruby/2.1.0
install -c -p -m 0644 lib/hiera.rb /opt/oracle/puppetlabs/lib/ruby/site_ruby/2.1
.0/hiera.rb
Could not load openssl; cannot install
Traceback (most recent call last):
File "/db01/software/setup/python/lib/python2.7/logging/__init__.py", line 859
, in emit
msg = self.format(record)
File "/db01/software/setup/python/lib/python2.7/logging/__init__.py", line 732
, in format
return fmt.format(record)
File "/db01/software/setup/python/lib/python2.7/logging/__init__.py", line 471
, in format