Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Packaged Installation Community: git problem (?)

Packaged Installation Community: git problem (?)

Added by Fab Ficci almost 10 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)

RE: Packaged Installation Community: git problem (?) - Added by Fab Ficci almost 10 years ago

The package don’t install ruby, gem, git, …

Why don’t install all dipendences?

RE: Packaged Installation Community: git problem (?) - Added by Fab Ficci almost 10 years ago

mmmhh….

==> /var/log/openproject-ce/cron-create-svn-repositories.log <== Required argument missing. Type 'reposman.rb --help' for usage.

  • (1 - 2/2)
Loading...