Hi,
My puppet-enterprise version 3.2.1 let me know.
Please help me
$gem install hiera-gpg
Building native extensions. This could take a while...
ERROR: Error installing hiera-gpg:
ERROR: Failed to build gem native extension.
/opt/puppet/bin/ruby extconf.rb
************************************************************************
IMPORTANT! gpgme gem uses locally built versions of required C libraries,
namely libgpg-error, libassuan, and gpgme.
If this is a concern for you and you want to use the system library
instead, abort this installation process and reinstall gpgme gem as
follows:
gem install gpgme -- --use-system-libraries
************************************************************************
Extracting libgpg-error-1.12.tar.bz2 into tmp//ports/libgpg-error/1.12... OK
Running 'configure' for libgpg-error 1.12... ERROR, review 'tmp//ports/libgpg-error/1.12/configure.log' to see what happened.
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/opt/puppet/bin/ruby
--clean
--use-system-libraries
/opt/puppet/lib/ruby/gems/1.9.1/gems/mini_portile-0.5.3/lib/mini_portile.rb:278:in `block in execute': Failed to complete configure task (RuntimeError)
from /opt/puppet/lib/ruby/gems/1.9.1/gems/mini_portile-0.5.3/lib/mini_portile.rb:270:in `chdir'
from /opt/puppet/lib/ruby/gems/1.9.1/gems/mini_portile-0.5.3/lib/mini_portile.rb:270:in `execute'
from /opt/puppet/lib/ruby/gems/1.9.1/gems/mini_portile-0.5.3/lib/mini_portile.rb:65:in `configure'
from /opt/puppet/lib/ruby/gems/1.9.1/gems/mini_portile-0.5.3/lib/mini_portile.rb:108:in `cook'
from extconf.rb:76:in `block in <main>'
from extconf.rb:65:in `tap'
from extconf.rb:65:in `<main>'
Gem files will remain installed in /opt/puppet/lib/ruby/gems/1.9.1/gems/gpgme-2.0.5 for inspection.
Results logged to /opt/puppet/lib/ruby/gems/1.9.1/gems/gpgme-2.0.5/ext/gpgme/gem_make.out