Guest User

Untitled

a guest
Jan 25th, 2014
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. ==> Installing OpenProject...
  2. ==> Checking Ruby Version
  3. ==> It seems you are not using the recommended ruby version.
  4. ==> Please make sure you have installed 'ruby 1.8.7 (2012-10-12 patchlevel 371)'
  5. ==> Checking Bundler
  6. ==> Found
  7. ==> Checking git
  8. ==> Found
  9. Already up-to-date.
  10. Already up-to-date.
  11. Already up-to-date.
  12. Already up-to-date.
  13. Already up-to-date.
  14. Already up-to-date.
  15. Already up-to-date.
  16. ==> Installing Gems via Bundler
  17. The source :rubygems is deprecated because HTTP requests are insecure.
  18. Please change your source to 'https://rubygems.org' if possible, or 'http://rubygems.org' if not.
  19. Using rake (10.1.1)
  20. Using activesupport (2.3.18)
  21. Using rack (1.1.6)
  22. Using actionpack (2.3.18)
  23. Using actionmailer (2.3.18)
  24. Using activerecord (2.3.18)
  25. Using activeresource (2.3.18)
  26. Using archive-tar-minitar (0.5.2)
  27. Using coderay (0.9.8)
  28. Using columnize (0.3.6)
  29. Using daemons (1.0.10)
  30. Using delayed_job (2.0.8)
  31. Using edavis10-object_daddy (0.4.3)
  32. Using globalize2 (0.2.1)
  33. Using i18n (0.6.9)
  34. Using i18n-js (2.1.2)
  35. Using json (1.8.1)
  36. Using ruby_core_source (0.1.5)
  37. Using linecache19 (0.5.12)
  38. Using metaclass (0.0.2)
  39. Using mini_portile (0.5.2)
  40. Using mocha (1.0.0)
  41. Using mysql2 (0.2.22)
  42. Using nokogiri (1.6.1)
  43. Using rails (2.3.18)
  44. Using rdoc (4.1.1)
  45. Using rspec (1.3.2)
  46. Using rspec-rails (1.3.4)
  47. Using ruby-debug-base19 (0.11.25)
  48. Using ruby-debug19 (0.11.6)
  49. Using ruby-openid (2.1.8)
  50. Using rubytree (0.5.3)
  51. Using shoulda (2.10.3)
  52. Using sqlite3 (1.3.8)
  53. Using bundler (1.5.2)
  54. Your bundle is complete!
  55. Gems in the groups rmagick and postgres were not installed.
  56. Use `bundle show [gemname]` to see where a bundled gem is installed.
  57. ==> Creating database
  58. rake aborted!
  59. (<unknown>): could not find expected ':' while scanning a simple key at line 8 column 3
  60. /var/lib/gems/1.9.1/gems/rails-2.3.18/lib/initializer.rb:926:in `database_configuration'
  61. /var/lib/gems/1.9.1/gems/rails-2.3.18/lib/tasks/databases.rake:4:in `block (2 levels) in <top (required)>'
  62. Tasks: TOP => db:create:all => db:load_config
  63. (See full trace by running task with --trace)
  64. ==> Something went wrong :(
  65. ==> Installation aborted.
Advertisement
Add Comment
Please, Sign In to add comment