Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu
Support Installation & Updates
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Support Installation & Updates
  5. Reporting Engine Plugin fails to install - OPv4.1.3

Reporting Engine Plugin fails to install - OPv4.1.3

Added by Mike Lewis about 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) about 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...