geerlingguy / ansible-role-nodejs

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

Package gnupg2 not available on Ubuntu22.04 #156

Closed rocketwu closed 2 months ago

rocketwu commented 9 months ago

I'm not sure if it's just me encountering this issue: unable to install gnupg2 on Ubuntu 22.04:

apt install gnupg2
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package gnupg2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  gpgv gpgsm gnupg-l10n gnupg dirmngr
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.3 LTS
Release:        22.04
Codename:       jammy

Find similar issue in ansible-role-docker repo: https://github.com/geerlingguy/ansible-role-docker/issues/263, which was fixed by installing gnupg on newer version of Ubuntu: https://github.com/geerlingguy/ansible-role-docker/pull/268

Can we also have the change here?

rocketwu commented 9 months ago

PR: https://github.com/geerlingguy/ansible-role-nodejs/pull/157

github-actions[bot] commented 4 months ago

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

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

github-actions[bot] commented 2 months ago

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