geerlingguy / ansible-role-nodejs

Ansible Role - Node.js
https://galaxy.ansible.com/geerlingguy/nodejs/
MIT License
410 stars 252 forks source link

IPv6: Nodesource apt key from their website #129

Closed oxzi closed 2 years ago

oxzi commented 3 years ago

The keyserver.ubuntu.com do not support the current version of the Internet Protocol, as one can query [0] or look up in their issue tracker [1]. Thus, this role cannot be executed on IPv6-only hosts.

However, Nodesource supports both IPv6 and has their public key available on their website.

[0] dig AAAA keyserver.ubuntu.com [1] https://answers.launchpad.net/launchpad/+question/189094

D41161195 commented 2 years ago

I tried updating Drupal-vm 5.2 (vagrant_box: geerlingguy/ubuntu1804) with this code fix but I still get errors installing node using PHP 7.4.

Any suggestions?

oxzi commented 2 years ago

@D41161195: Pardon, but I don't quite understand what you are referring to - especially without input or logs.

stale[bot] commented 2 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] commented 2 years ago

This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.

oxzi commented 2 years ago

Thanks for automatically closing, I guess.

Edit: Please excuse the tone of my comment. I can very well understand that you are busy and drowning in PRs. For me, it is just even more frustrating if a bot dismisses my work, than being ignored.