Hi,

I wonder why the puppet agent on the server itself will not run:

---snip---
# puppet agent --test
Error: Could not run Puppet configuration client: Puppet::Node does not
respond to from_s; can not intern instances from text/plain
Error: Could not run: can't convert Puppet::Util::Log into Integer
---pins---

whereas the client on a test box tells me:
---snip---
# puppet agent --test
Info: Retrieving plugin
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
Info: Loading facts in
/etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
connect: No such file or directory
Please make sure that the zfs-fuse daemon is running.
internal error: failed to initialize ZFS library
connect: No such file or directory
Please make sure that the zfs-fuse daemon is running.
internal error: failed to initialize ZFS library
Info: Caching catalog for rz36test2.intranet.ufz.de
Info: Applying configuration version '1377687070'
Notice: Finished catalog run in 0.20 seconds
---pins---

On both machines (server: SLES 11 SP2; test box: openSUSE 12.3) I have
the same puppet packge installed, puppet-3.2.3-1.1 from the
systemsmanagement:puppet repository of openSUSE build system.

I tried to find error messages via google an ixquick, but nothing was
found. Where can I look for the error, and what do I have to look for?
As far as I con see, my configuration is d'accord with
<http://docs.puppetlabs.com/guides/configuring.html>.

Commands like

# puppet agent --configprint modulepath
/etc/puppet/test1/modules:/etc/puppet/modules:/usr/share/config/test1/modules
# puppet agent --environment test2 --configprint modulepath
/etc/puppet/test2/modules:/etc/puppet/modules:/usr/share/config/test2/modules

work, so I am sure puppet reads its environment "test1" from puppet.conf
correctly.

Can someone please point me in the right direction?

Regards,
Werner

-- 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to