Closed Wicket-Wistri-Warrick closed 4 years ago
I had this same issue and made a quick-fix by editing the Gemfile.plugins
file, you can see the config in the template.
Changed the ~> 3.18
to ~> 3.18.0.rc1
on the openvas line and it worked.
Changed the
~> 3.18
to~> 3.18.0.rc1
on the openvas line and it worked.
Hello! Thank you for the answer. I did just that. But the problem didn't go away in the repository:)
Hi @laim-user. Apologies as this is a mistake on our part. The dradis-openvas
v3.18.0 was tagged with the version 3.18.0.rc1, so bundler throws that error. I've updated that repo now and ~> 3.18
in the Gemfile.plugins
file should work.
Fixed. Thank you!
Steps to reproduce
During the installation of there was a problem installing an additional plugin "dradis-openvas". The plugin version specified in the dependencies does not match. As result, installation fails.
$ ruby bin/setup
Expected behavior
Install project without problem
Actual behavior
Can't finish install.
System configuration
Dradis version: git 3.18 commit (a44ace0)
Dradis openvas version: git 3.18.0.rc1 commit (6b7ebc6)
Ruby version: ruby 2.4.1p111
OS version: Manjaro 20.0.3