Guest User

Untitled

a guest
Feb 21st, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. [deploy@rm do_sqlite3]$ integrity install /home/deploy/foo
  2. /usr/lib/ruby/gems/1.8/gems/data_objects-0.9.7/lib/data_objects/quoting.rb:39:in `quote_string': can't convert DataObjects::Sqlite3::Command into String (TypeError)
  3. from /usr/lib/ruby/gems/1.8/gems/data_objects-0.9.7/lib/data_objects/quoting.rb:39:in `quote_value'
  4. from /usr/lib/ruby/gems/1.8/gems/data_objects-0.9.7/lib/data_objects/quoting.rb:27:in `escape_sql'
  5. from /usr/lib/ruby/gems/1.8/gems/data_objects-0.9.7/lib/data_objects/quoting.rb:26:in `gsub!'
  6. from /usr/lib/ruby/gems/1.8/gems/data_objects-0.9.7/lib/data_objects/quoting.rb:26:in `escape_sql'
  7. from /usr/lib/ruby/gems/1.8/gems/dm-core-0.9.7/lib/dm-core/adapters/data_objects_adapter.rb:186:in `execute_reader'
  8. from /usr/lib/ruby/gems/1.8/gems/dm-core-0.9.7/lib/dm-core/adapters/data_objects_adapter.rb:186:in `with_reader'
  9. from /usr/lib/ruby/gems/1.8/gems/dm-core-0.9.7/lib/dm-core/adapters/data_objects_adapter.rb:173:in `with_connection'
  10. from /usr/lib/ruby/gems/1.8/gems/dm-core-0.9.7/lib/dm-core/adapters/data_objects_adapter.rb:183:in `with_reader'
  11. ... 21 levels...
  12. from /usr/lib/ruby/gems/1.8/gems/thor-0.9.8/lib/thor.rb:78:in `start'
  13. from /usr/lib/ruby/gems/1.8/gems/foca-integrity-0.1.3/bin/integrity:82
  14. from /usr/bin/integrity:19:in `load'
  15. from /usr/bin/integrity:19
  16. [deploy@rm do_sqlite3]$ sqlite3 --version
  17. 3.6.6.2
Add Comment
Please, Sign In to add comment