-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Adam Ryczkowski wrote: > After a fresh install from source, facter displays suspected messages > (errors? warnings?): > > # facter > Could not retrieve lsbdistcodename: can't convert Array into String > Could not retrieve lsbdistcodename: can't convert Array into String > Could not retrieve lsbdistid: can't convert Array into String > Could not retrieve lsbdistid: can't convert Array into String > Could not retrieve lsbrelease: can't convert Array into String > Could not retrieve lsbrelease: can't convert Array into String > Could not retrieve lsbdistdescription: can't convert Array into String > Could not retrieve lsbdistdescription: can't convert Array into String > Could not retrieve virtual: undefined method `each_line' for #<Array: > 0xb79c9250> > Could not retrieve lsbdistrelease: can't convert Array into String > Could not retrieve lsbdistrelease: can't convert Array into String > Could not retrieve lsbdistrelease: can't convert Array into String > Could not retrieve lsbdistrelease: can't convert Array into String > Could not retrieve lsbdistid: can't convert Array into String > Could not retrieve lsbdistid: can't convert Array into String > Could not retrieve lsbdistrelease: can't convert Array into String > Could not retrieve lsbdistrelease: can't convert Array into String > Could not retrieve virtual: undefined method `each_line' for #<Array: > 0xb7b5b910> > /usr/local/lib/site_ruby/1.8/puppet/external/dot.rb:57: warning: > already initialized constant NODE_OPTS > /usr/local/lib/site_ruby/1.8/puppet/external/dot.rb:97: warning: > already initialized constant EDGE_OPTS > /usr/local/lib/site_ruby/1.8/puppet/external/dot.rb:112: warning: > already initialized constant GRAPH_OPTS > > I have followed these minimalistic steps to recreate a problem on > Ubuntu Jaunty 9.04: > > 1. apt-get install git-core ruby libmocha-ruby librspec-ruby rubygems > 2. gem install ZenTest > 3. git clone git://github.com/reductivelabs/facter > 4. cd facter > 5. ./install.rb >
Why are you installing from source instead of using a package? You are also installing Facter HEAD above - which is not a stable release - and may in fact on occasion (rarely) be even broken. I recommend using a supported, stable release. Barring that please run: # facter --debug And provide the results please. Regards James Turnbull - -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://tinyurl.com/pronagios) * Hardening Linux (http://tinyurl.com/hardeninglinux) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEVAwUBSwcgTSFa/lDkFHAyAQIuowf8CUqgoBdsqky6F3M6H5oOD1p//47B/w7K +E+H2cmQ8eBoPt7+ArE1UYXC0Mb4jGopouRW5RqJp/ZRSZNvG/lPr/EmbmHO0C6j 4KE/Vle4sOMM/6uFpm/LFwzEm3hRGAgE0XbRLJJOfAy+Zlh9XyVl0qd7xW9vxMRK aAr/+NTqNzUPyzYd5FBvTnBsyEcfUtQxTFwNY2j2DCMssu9L2WyD9nva08Ez9UPe HINLjsOi2lRwnvxdSlNzsdLH6GlwNkUO7xvf7Qp1CtB/PW8oOZgsbDIXxlawAR9u LG5iWXFBspXp3mL+WE5ybDyO7VQTFTHx1lhnNruezA8zEwe0GsY5eQ== =69r8 -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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=.