Hi,

I've installed latest stable version of facter and puppet, but when I start
puppetd and connect to the puppetmaster server I get the following error:

/usr/local/lib/ruby/gems/1.8/gems/facter-1.5.4/lib/facter/util/loader.rb:72:
command not found:

After this error all seem to work well, but with facter-1.5.3 I didn't have
this error. I have the same error in FreeBSD 7.0 and 7.1. To me it looks
like there's a little bug in facter, but I'm not sure, maybe someone can
help me out ?

Below you can see what I did to install facter and puppet.:
-------------------------

[root@ /home/ivdmeer/download]# pkg_info |grep rub
ruby-1.8.6.111_1,1  An object-oriented interpreted scripting language
ruby18-bdb-0.6.2    Ruby interface to Sleepycat's Berkeley DB revision 2 or
lat
ruby18-gems-1.3.1   Package management framework for the Ruby language

[root@ /home/ivdmeer/download]# fetch
http://reductivelabs.com/downloads/gems/facter-1.5.4.gem
facter-1.5.4.gem                              100% of   70 kB   13 MBps
[root@ /home/ivdmeer/download]# gem install facter-1.5.4.gem
Successfully installed facter-1.5.4
1 gem installed
[root@ /home/ivdmeer/download]# gem install --remote --source
http://reductivelabs.com/downloads puppet
Successfully installed puppet-0.24.7
1 gem installed
Installing ri documentation for puppet-0.24.7...
Installing RDoc documentation for puppet-0.24.7...
Could not find main page README
Could not find main page README
Could not find main page README
Could not find main page README

[root@ /home/ivdmeer/download]# puppetd --server testbak.kabelfoon.intern
--verbose --no-daemonize
info: Creating a new certificate request for wilco.kabelfoon.intern
info: Creating a new SSL key at
/etc/puppet/ssl/private_keys/wilco.kabelfoon.intern.pem
warning: peer certificate won't be verified in this SSL session
notice: Did not receive certificate
notice: Got signed certificate
notice: Starting Puppet client version 0.24.7
/usr/local/lib/ruby/gems/1.8/gems/facter-1.5.4/lib/facter/util/loader.rb:72:
command not found:
info: No classes to store
info: Caching catalog at /var/puppet/state/localconfig.yaml
notice: Starting catalog run
info: Creating state file /var/puppet/state/state.yaml
notice: Finished catalog run in 0.02 seconds
^Cnotice: Caught INT; shutting down
notice: Shutting down

[root@ /home/ivdmeer/download]# gem list

*** LOCAL GEMS ***

facter (1.5.4)
puppet (0.24.7)
sources (0.0.2)

-------------------------

Kind regards,

Ivo van der Meer



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to