[Pkg-puppet-devel] Bug#672382: puppet-common: User installed faces are not working
Laurent Bigonville
bigon at debian.org
Thu May 10 14:30:02 UTC 2012
Package: puppet-common
Version: 2.7.14-1
Severity: normal
Hi,
After installing a custom module with the following command:
puppet module install puppetlabs-cloud_provisioner
I'm trying to run: puppet node init
Unfortunately, this is generating the following backtrace:
/usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require': no such file to load -- puppet/face/node/init (LoadError)
from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in `require'
from /usr/lib/ruby/1.8/puppet/interface.rb:114:in `load_actions'
from /usr/lib/ruby/1.8/puppet/interface.rb:111:in `each'
from /usr/lib/ruby/1.8/puppet/interface.rb:111:in `load_actions'
from /usr/lib/ruby/1.8/puppet/interface.rb:110:in `each'
from /usr/lib/ruby/1.8/puppet/interface.rb:110:in `load_actions'
from /usr/lib/ruby/1.8/puppet/interface.rb:45:in `define'
from /usr/lib/ruby/1.8/puppet/face/node.rb:2
from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in `require'
from /usr/lib/ruby/1.8/puppet/interface/face_collection.rb:103:in `safely_require'
from /usr/lib/ruby/1.8/puppet/interface/face_collection.rb:59:in `load_face'
from /usr/lib/ruby/1.8/puppet/interface/face_collection.rb:20:in `[]'
from /usr/lib/ruby/1.8/puppet/interface.rb:58:in `[]'
from /usr/lib/ruby/1.8/puppet/application/face_base.rb:71:in `parse_options'
from /usr/lib/ruby/1.8/puppet/application.rb:305:in `run'
from /usr/lib/ruby/1.8/puppet/application.rb:416:in `hook'
from /usr/lib/ruby/1.8/puppet/application.rb:305:in `run'
from /usr/lib/ruby/1.8/puppet/application.rb:407:in `exit_on_fail'
from /usr/lib/ruby/1.8/puppet/application.rb:305:in `run'
from /usr/lib/ruby/1.8/puppet/util/command_line.rb:69:in `execute'
from /usr/bin/puppet:4
If I'm going into the ~/.puppet/modules/cloud_provisioner/lib directory, the same command is working.
It seems that for some reason puppet is not finding the correct file to load.
Cheers
Laurent Bigonville
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages puppet-common depends on:
ii adduser 3.113+nmu1
ii facter 1.6.8-1
ii libaugeas-ruby1.8 0.4.1-1
ii libopenssl-ruby <none>
ii libruby [libxmlrpc-ruby] 4.8
ii libshadow-ruby1.8 1.4.1-8
ii lsb-base 4.1+Debian3
ii ruby1.8 1.8.7.358-2
ii sysv-rc 2.88dsf-22.1
Versions of packages puppet-common recommends:
ii debconf-utils 1.5.43
ii lsb-release 4.1+Debian3
Versions of packages puppet-common suggests:
pn librrd-ruby1.8 <none>
pn ruby-selinux | libselinux-ruby1.8 <none>
-- no debconf information
More information about the Pkg-puppet-devel
mailing list