Closed
Description
Steps to reproduce
asdf install nodejs 6.10
Expected behavior
asdf should install the latest patch version for a given major.minor version.
Actual behavior
An error occurs which states:
•100% ➔ asdf install nodejs 6.10
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6748 0 6748 0 0 4629 0 --:--:-- 0:00:01 --:--:-- 4628
gpg: no valid OpenPGP data found.
gpg: the signature could not be verified.
Please remember that the signature file (.sig or .asc)
should be the first file given on the command line.
Authenticity of checksum file can not be assured! Please be sure to check the README of asdf-nodejs in case you did not yet bootstrap trust. If you already did that then that is the point to become SUSPICIOUS! There must be a reason why this is failing. If you are installing an older NodeJS version you might need to import OpenPGP keys of previous release managers. Exiting.
Environment
OS: Ubuntu Gnome 17.04
asdf version: 0.2.1
[edit] - Thanks for the amazing tool! I am keen to help! I'm not familiar with this type of codebase but could be useful given some direction. Thanks!