ansible-role-docker icon indicating copy to clipboard operation
ansible-role-docker copied to clipboard

debian since at least stretch (9) uses gnupg, not gnupg2

Open yousong opened this issue 3 years ago • 1 comments

https://packages.debian.org/search?keywords=gnupg

image

Not sure how ansible molecule works, but it should be able catch this.

yousong avatar Jun 14 '22 07:06 yousong

After apt update, gnupg2 is available. Likely that's the cause. Will update later with a fresh system.

yousong avatar Jun 14 '22 07:06 yousong

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.

stale[bot] avatar Sep 19 '22 23:09 stale[bot]

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.

stale[bot] avatar Nov 12 '22 20:11 stale[bot]

This issue is still valid, gnupg2 is a dummy transitional package and shouldn't be required for many apt-based systems.

altsalt avatar Feb 06 '23 20:02 altsalt