Content
Packaged Installation Community: git problem (?)
Added by Fab Ficci over 9 years ago
Hello world, I need your help!
I have installated a Packaged Installation Community on CentOS6 following official guide.
# openproject-ce run rails console require 'rails/all'... 0.370s Bundler.require... 1.540s Application.initialize!... DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from block in <top (required)> at /opt/openproject-ce/config/environment.rb:35) DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from block in <top (required)> at /opt/openproject-ce/config/environment.rb:35) [deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message. fatal: Not a git repository (or any of the parent directories): .git /opt/openproject-ce/vendor/bundle/ruby/2.1.0/gems/svg-graph-1.0.5/lib/SVG/Graph/Graph.rb:3: warning: class variable access from toplevel 3.220s Loading production environment (Rails 3.2.22)
This error it’s showen for all openproject-ce commands: configure, reconfigure, …
fatal: Not a git repository (or any of the parent directories): .git
Why?
ps: I have http/https proxy.
Replies (2)
The package don’t install ruby, gem, git, …
Why don’t install all dipendences?
mmmhh….
==> /var/log/openproject-ce/cron-create-svn-repositories.log <== Required argument missing. Type 'reposman.rb --help' for usage.