Advertisement
Guest User

Untitled

a guest
May 25th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. root@r19677:~# /var/lib/gems/1.8/gems/typo-5.4.4/bin/typo install /var/nginx/typo/cga.cx/ database=postgresql db_user=typo_cga db_name=typo_cga db_host=localhost db_password=passwd
  2. Installing typo 5.4.4
  3. Stopping Typo
  4. Backing up to /var/nginx/typo/cga.cx/db/backup/backup-20100516-1155.yml
  5. Checking for existing Typo install in /var/nginx/typo/cga.cx
  6. Reading files from /var/lib/gems/1.8/gems/typo-5.4.4
  7. copying rails 2.3.5 to /var/nginx/typo/cga.cx/vendor/rails/railties
  8. copying activesupport 2.3.5 to /var/nginx/typo/cga.cx/vendor/rails/activesupport
  9. copying activerecord 2.3.5 to /var/nginx/typo/cga.cx/vendor/rails/activerecord
  10. copying actionpack 2.3.5 to /var/nginx/typo/cga.cx/vendor/rails/actionpack
  11. copying actionmailer 2.3.5 to /var/nginx/typo/cga.cx/vendor/rails/actionmailer
  12. Making scripts executable
  13. Checking database
  14. Database exists, preparing for upgrade
  15. Migrating Typo's database to newest release
  16. rake aborted!
  17. undefined method `reenable' for <Rake::Task db:schema:dump => [environment]>:Rake::Task
  18.  
  19. (See full trace by running task with --trace)
  20. /var/lib/gems/1.8/gems/typo-5.4.4/bin/typo:88:in `migrate': Migration failed (RailsInstaller::InstallFailed)
  21. from /var/lib/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer.rb:689:in `in_directory'
  22. from /var/lib/gems/1.8/gems/typo-5.4.4/bin/typo:82:in `migrate'
  23. from /var/lib/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer.rb:217:in `install_sequence'
  24. from /var/lib/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer.rb:192:in `install'
  25. from /var/lib/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer/commands.rb:95:in `command'
  26. from /var/lib/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer.rb:646:in `execute_command'
  27. from /var/lib/gems/1.8/gems/typo-5.4.4/bin/typo:122
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement