Code Monkey home page Code Monkey logo

Comments (20)

RobinClowers avatar RobinClowers commented on May 29, 2024 1

@MrQubo I just tried it again and it worked fine, seems like it might have been caused by a flakey internet connection? I tried disabling my network and I still don't see the error, so I'm not sure what the deal was.

from asdf-nodejs.

eksperimental avatar eksperimental commented on May 29, 2024 1

I get a different erros trying to install the latest 10.x version

$ bash ~/.asdf/plugins/nodejs/bin/import-release-team-keyring
gpg: requesting key DBE9B9C5 from hkp server ha.pool.sks-keyservers.net
gpgkeys: key 94AE36675C464D64BAFA68DD7434390BDBE9B9C5 can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm
gpg: requesting key DBE9B9C5 from hkp server p80.pool.sks-keyservers.net
gpg: key DBE9B9C5: "Colin Ihrig <[email protected]>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
gpg: requesting key 4EB7990E from hkp server ha.pool.sks-keyservers.net
gpgkeys: key FD3A5288F042B6850C66B31F09FE44734EB7990E can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm
gpg: requesting key 4EB7990E from hkp server p80.pool.sks-keyservers.net
gpg: key 4EB7990E: "Jeremiah Senkpiel <[email protected]>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
gpg: requesting key 7EDE3FC1 from hkp server ha.pool.sks-keyservers.net
gpg: key 7EDE3FC1: "keybase.io/jasnell <[email protected]>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
gpg: requesting key 7D83545D from hkp server ha.pool.sks-keyservers.net
gpgkeys: key DD8F2338BAE7501E3DD5AC78C273792F7D83545D can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm
gpg: requesting key 7D83545D from hkp server p80.pool.sks-keyservers.net
gpg: key 7D83545D: "Rod Vagg <[email protected]>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
gpg: requesting key CC11F4C8 from hkp server ha.pool.sks-keyservers.net
gpgkeys: key C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm
gpg: requesting key CC11F4C8 from hkp server p80.pool.sks-keyservers.net
gpg: key CC11F4C8: "Myles Borins <[email protected]>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
gpg: requesting key 4C206CA9 from hkp server ha.pool.sks-keyservers.net
gpgkeys: key B9AE9905FFD7803F25714661B63B535A4C206CA9 can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm
gpg: requesting key 4C206CA9 from hkp server p80.pool.sks-keyservers.net
gpg: key 4C206CA9: "Evan Lucas <[email protected]>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
gpg: requesting key 5AE15600 from hkp server ha.pool.sks-keyservers.net
gpgkeys: key 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm
gpg: requesting key 5AE15600 from hkp server p80.pool.sks-keyservers.net
gpg: key 5AE15600: "Michaël Zasso (Targos) <[email protected]>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
gpg: requesting key 821C587A from hkp server ha.pool.sks-keyservers.net
gpg: key 821C587A: "Gibson Fahnestock <[email protected]>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1


$ asdf install nodejs 10.14.1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3884    0  3884    0     0   2145      0 --:--:--  0:00:01 --:--:--  2144
gpg: Signature made Thu 29 Nov 2018 23:42:12 WIB using RSA key ID 0B5CA946
gpg: Good signature from "Myles Borins <[email protected]>"
gpg:                 aka "Myles Borins <[email protected]>"
gpg:                 aka "Myles Borins <[email protected]>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: C4F0 DFFF 4E8C 1A82 3640  9D08 E73B C641 CC11 F4C8
     Subkey fingerprint: 0EFF E1BC EFD9 C84E 3D09  8152 933B 01F4 0B5C A946
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  7041    0  7041    0     0   6209      0 --:--:--  0:00:01 --:--:--  6208
Binaries were not found. Full version must be specified, not just major version.

from asdf-nodejs.

fschuindt avatar fschuindt commented on May 29, 2024

Same here.

from asdf-nodejs.

MrQubo avatar MrQubo commented on May 29, 2024

Did you import the release team's keys to the main keyring?
It seems like you didn't read the Install section of README.md.

from asdf-nodejs.

eksperimental avatar eksperimental commented on May 29, 2024

Yes, i did

from asdf-nodejs.

MrQubo avatar MrQubo commented on May 29, 2024

@eksperimental Ohh, that's weird.
Could you post the result of

which grep

?

Also, are you on linux or mac?

from asdf-nodejs.

RobinClowers avatar RobinClowers commented on May 29, 2024

I'm on the latest version of the plugin and I'm having this same problem. When I import the release team keyring, I get these errors:

This is on macOS 10.13.6.

/Users/robin/.asdf/plugins/nodejs/bin/import-release-team-keyring: line 24: [: -v: unary operator expected
gpg: keyserver receive failed: No route to host
gpg: key 7434390BDBE9B9C5: 3 signatures not checked due to missing keys

from asdf-nodejs.

eksperimental avatar eksperimental commented on May 29, 2024

Sorry about the delay.

/bin/grep

And im on Linux

from asdf-nodejs.

MrQubo avatar MrQubo commented on May 29, 2024

@RobinClowers
It seems like a different error, could you create a separate issue?

from asdf-nodejs.

MrQubo avatar MrQubo commented on May 29, 2024

@eksperimental
I couldn't reproduce this issue.
What exactly distribution and version are you on? You should get the distribution from files /etc/os-release or /etc/lsb-release. For the Linux version check uname -r.

from asdf-nodejs.

eksperimental avatar eksperimental commented on May 29, 2024

/etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"

$ check uname -r
4.4.0-57-generic

32 bits if it matters

from asdf-nodejs.

r8code avatar r8code commented on May 29, 2024

try:
$ asdf update
$ asdf plugin-update nodejs
$ bash ~/.asdf/plugins/nodejs/bin/import-release-team-keyring
$ asdf install nodejs 10.16.3

from asdf-nodejs.

eksperimental avatar eksperimental commented on May 29, 2024

Thanks for the help @r8code
I get this error:

$ asdf install nodejs 10.16.3
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3884    0  3884    0     0   8767      0 --:--:-- --:--:-- --:--:--  8767
gpg: Signature made Fri 16 Aug 2019 05:14:03 WIB
gpg:                using RSA key 4ED778F539E3634C779C87C6D7062848A1AB005C
gpg: Good signature from "Beth Griggs <[email protected]>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 4ED7 78F5 39E3 634C 779C  87C6 D706 2848 A1AB 005C
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 13211    0 13211    0     0  12715      0 --:--:--  0:00:01 --:--:-- 12715
Binaries were not found. Full version must be specified, not just major version.

it is weird, because the version appears when i run asdf list-all nodejs

from asdf-nodejs.

Stratus3D avatar Stratus3D commented on May 29, 2024

Is this still an issue @eksperimental ? I tried reproducing by installing both those versions you had issues with and everything works fine.

from asdf-nodejs.

eksperimental avatar eksperimental commented on May 29, 2024

Is this still an issue @eksperimental ? I tried reproducing by installing both those versions you had issues with and everything works fine.

still an issue, I have never managed to install node with asdf

from asdf-nodejs.

Stratus3D avatar Stratus3D commented on May 29, 2024

Which version of asdf-nodejs were you running? We've made some changes in the last couple months. I don't think there are any changes that would have fixed this issue, but I've tried several things on my OSX and Ubuntu laptops and haven't been able to reproduce this.

from asdf-nodejs.

eksperimental avatar eksperimental commented on May 29, 2024

I would say i tried until a month ago and It was still not working. I kind of gave up on this issue, it has been over a year and a half and no serious intention of fixing it. it is obvious that people will look for other solutions rather than wait endlessly.

from asdf-nodejs.

eksperimental avatar eksperimental commented on May 29, 2024

@Stratus3D BTW, this issue is happening in the 32bit architecture

from asdf-nodejs.

yuvmel avatar yuvmel commented on May 29, 2024

Hi, some different issues are on this thread, but for the issue in subject & the mention of macOS, then this might be similar: halcyon/asdf-java#12 (comment)

from asdf-nodejs.

Ppang0405 avatar Ppang0405 commented on May 29, 2024

I still face this error in macOS when installing Nodejs 15.7.0
and Nodejs 14.15.3 still works. I'm in 64bit macOS Catalina 10.15.7

from asdf-nodejs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.