just for a follow up if anyone is having a similar problem : http://theforeman.org/issues/show/29 <http://theforeman.org/issues/show/29>Ohad
On Tue, Sep 22, 2009 at 7:51 PM, Matt <[email protected]> wrote: > > Hi Ohad, > > Great news with the upgrade! :-) > > I'm hitting a problem when trying to run import of facts. It seems to > work the first few times, but then I start getting this - > > # rake puppet:import:hosts_and_facts RAILS_ENV=production --trace > (in /var/www/html/foreman) > ** Invoke puppet:import:hosts_and_facts (first_time) > ** Invoke environment (first_time) > ** Execute environment > ** Execute puppet:import:hosts_and_facts > Importing from /var/lib/puppet/yaml/facts > Importing server-01 > rake aborted! > comparison of ActiveSupport::TimeWithZone with String failed > /var/www/html/foreman/app/models/host.rb:177:in `<' > /var/www/html/foreman/app/models/host.rb:177:in `importFacts' > /var/www/html/foreman/app/models/host.rb:166:in `importHostAndFacts' > /var/www/html/foreman/lib/tasks/puppet.rake:34 > /var/www/html/foreman/lib/tasks/puppet.rake:31:in `each' > /var/www/html/foreman/lib/tasks/puppet.rake:31 > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in > `invoke_with_call_chain' > /usr/lib/ruby/1.8/monitor.rb:238:in `synchronize' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in > `invoke_with_call_chain' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in > `standard_exception_handling' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in > `standard_exception_handling' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run' > /usr/lib64/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31 > /usr/bin/rake:19:in `load' > /usr/bin/rake:19 > > > 2009/9/21 Ohad Levy <[email protected]>: > > Hello All, > > > > I'm happy to announce the next stable release of Foreman, main new > features > > include: > > > > Integration of Puppet Reports, once enabled you would see a real time > > overview of all of yours hosts status. > > Improved support for multiple Puppet Masters (e.g. import facts and > reports > > from remote serves over http) > > Simplified migration from existing external nodes setup, now its possible > to > > import your existing classifier data into Foreman. > > > > For a complete change log, please visit: > > http://theforeman.org/projects/changelog/foreman > > For feature requests, bugs, wiki etc, visit: http://theforeman.org > > > > If you already have Foreman installed, make sure you go through > > http://theforeman.org/wiki/foreman/Upgrade_instructions. > > > > Cheers, > > Ohad > > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
