Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot install redmine_jenkins on redmine 4.1.1 #66

Open
karippery opened this issue Nov 24, 2020 · 0 comments
Open

cannot install redmine_jenkins on redmine 4.1.1 #66

karippery opened this issue Nov 24, 2020 · 0 comments

Comments

@karippery
Copy link

i need to install jenkins plugins on my new redmine 4.1.1. unfortunately i got error

root@oreo:/usr/share/redmine/plugins# bundle exec rake redmine:plugins:migrate RAILS_ENV=production

[!] There was an error parsing `Gemfile`:
[!] There was an error parsing `Gemfile`: You cannot specify the same gem twice with different version requirements.
You specified: simplecov (~> 0.17.0) and simplecov (~> 0.9.1). Bundler cannot continue.

 #  from /usr/share/redmine/plugins/redmine_jenkins/Gemfile:22
 #  -------------------------------------------
 #    # Code coverage
 >    gem 'simplecov', '~> 0.9.1'
 #    gem 'simplecov-rcov'
 #  -------------------------------------------
. Bundler cannot continue.

 #  from /usr/share/redmine/Gemfile:101
 #  -------------------------------------------
 #  Dir.glob File.expand_path("../plugins/*/{Gemfile,PluginGemfile}", __FILE__) do |file|
 >    eval_gemfile file
 #  end
 #  -------------------------------------------

Environment:
Redmine version 4.1.1.stable
Ruby version 2.3.3-p222 (2016-11-21) [x86_64-linux-gnu]
Rails version 5.2.4.2

please help me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant