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. Reporting Engine Plugin fails to install - OPv4.1.3

Reporting Engine Plugin fails to install - OPv4.1.3

Added by Mike Lewis almost 10 years ago

Updated my Gemfile.plugins with the new format for specifying branch information (e.g. :branch => 'stable/4.1'). Upon executing bundle install, most of the plugins installed, however, I get the following error on the reporting engine plugin:

Updating https://github.com/finnlabs/reporting_engine.git
fatal: ambiguous argument 'stable/4.1': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Git error: command `git rev-parse stable/4.1` in directory
/home/op-dev/.rvm/gems/ruby-2.1.5/cache/bundler/git/reporting_engine-73783d27bb63905a4bae5208d2fa2e107dfa1b4a has failed.
If this error persists you could try removing the cache directory
'/home/op-dev/.rvm/gems/ruby-2.1.5/cache/bundler/git/reporting_engine-73783d27bb63905a4bae5208d2fa2e107dfa1b4a'

… Help please? I can do without this plugin for the time being, I am simply doing a dry run of upgrading 4.0.9 to 4.1.3 to see where the problem areas are before I upgrade the actual production server, at which time I will need a working solution.

Or is this a problem with the plugin repository that needs to be fixed?

Thanks,

Mike


Replies (1)

RE: Reporting Engine Plugin fails to install - OPv4.1.3 - Added by Jonas Heinrich (Finn) almost 10 years ago

Hi Mike,

the reporting engine does not have a branch stable/4.1. Please use the branch dev or even better the tag v1.0.1.

Best,

Jonas

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