Hi all,

  I need to decommission two machines which are configured under
puppet.  I attempted to use the puppetstoredconfigclean.rb script
provided in the ext dir, and got the following exception.  Any
suggestions?  Thanks in advance,

  Russ

r...@monitor:~# ./puppetstoredconfigclean.rb www3.example.com
/var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
connection_adapters/sqlite3_adapter.rb:29:in `table_structure': Could
not find table 'hosts' (ActiveRecord::StatementInvalid)
        from /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/
core_ext/object/misc.rb:39:in `returning'
        from /var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
connection_adapters/sqlite3_adapter.rb:28:in `table_structure'
        from /var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
connection_adapters/sqlite_adapter.rb:189:in `columns'
        from /var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
base.rb:1220:in `columns'
        from /var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
base.rb:1233:in `column_names'
        from /var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
base.rb:1246:in `column_methods_hash'
        from /var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
base.rb:1860:in `all_attributes_exists?'
        from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `all?'
        from /var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
base.rb:1860:in `each'
        from /var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
base.rb:1860:in `all?'
        from /var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
base.rb:1860:in `all_attributes_exists?'
        from /var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
base.rb:1778:in `method_missing'
        from ./puppetstoredconfigclean.rb:78
        from ./puppetstoredconfigclean.rb:77:in `each'
        from ./puppetstoredconfigclean.rb:77

-- 
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.

Reply via email to