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

Error parsing 'Gemfile' #99

Open
erathia65 opened this issue Feb 23, 2022 · 0 comments
Open

Error parsing 'Gemfile' #99

erathia65 opened this issue Feb 23, 2022 · 0 comments

Comments

@erathia65
Copy link

erathia65 commented Feb 23, 2022

Fresh install of Turnkey redmine LXC container
redmine_2fa version: 2312a20
redmine version:
redmine turnkey version:

installed redmine agile without issue, went on to install 2fa


[!] 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: rotp (>= 0) and rotp (~> 4.0). Bundler cannot continue.

 #  from /var/www/redmine/plugins/redmine_2fa/Gemfile:4
 #  -------------------------------------------
 #  gem 'active_model_otp', git: 'https://github.com/heapsource/active_model_otp.git', ref: '6ed9927'
 >  gem 'rotp', '~> 4.0'
 #  gem 'rqrcode', '~> 1.0'
 #  -------------------------------------------
. Bundler cannot continue.

 #  from /var/www/redmine/Gemfile:108
 #  -------------------------------------------
 #  Dir.glob File.expand_path("../plugins/*/{Gemfile,PluginGemfile}", __FILE__) do |file|
 >    eval_gemfile file
 #  end
 #  -------------------------------------------
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