Comment 4 for bug 296605

Revision history for this message
Bjørn Dyresen (bjorn-dyresen) wrote : Re: puppetmasterd crash at startup!

I can confirm this on intrepid. For me puppet runs, but I get the same warnings. The problem seem to be correlated to the symlink /usr/lib/ruby/1.8/lib/xmlsimple.rb => ../xmlsimple.rb

dpkg -S dpkg -S xmlsimple.rb returns:

libxml-simple-ruby: /usr/lib/ruby/1.8/lib/xmlsimple.rb
libxml-simple-ruby: /usr/lib/ruby/1.8/xmlsimple.rb

Seems like some things are getting loaded twice, and hence the warning.

Bugs in the configuration management is a serious thing for people running more than a few handfulls of servers. If Ubuntu wants to be a serious server distro then issues like this needs to be solved.