dradis / dradis-ce

Dradis Framework: Collaboration and reporting for IT Security teams
https://dradis.com/ce/
GNU General Public License v2.0
672 stars 190 forks source link

PGP import key for RVM fails #724

Closed noraj closed 2 years ago

noraj commented 4 years ago

Steps to reproduce

One step of the vagrant install is not working anymore. During the RVM installation, the signature check a PGP can't be done, resulting in RVM failing to install.

image

Therefore the next install step can't work.

Expected behavior

Install steps going flawlessly.

Actual behavior

Can't finish install.

System configuration

Dradis version: git (3.17.1 commit 62563c3)

Ruby version: 2.7.1 (host)

OS version: ArchLinux (host)

Idea

Rather than fixing the RVM issue from this line

https://github.com/dradis/dradis-ce/blob/62563c31dfb2773ace617a3ec68466271c42997a/Vagrantfile#L85

I suggest to use rbenv over RVM: see the difference.

MattBudz commented 2 years ago

Closing due to inactivity. This is noted but not on our roadmap to address. Feel free to re-open with new/additional info.