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 Should I ignore these messages? -- 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=.