__apt_key: apt-key is deprecated #96

Closed
opened 2021-11-20 13:23:50 +00:00 by ungleich-gitea · 3 comments

Created by: 4nd3r

from https://manpages.debian.org/unstable/apt/apt-key.8.en.html

Instead of using this command a keyring should be placed directly in the /etc/apt/trusted.gpg.d/ directory with a descriptive name and either "gpg" or "asc" as file extension.

also see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858238

apt-key is basically deprecated this release cycle, it's not guaranteed to work at all anymore.
The correct way is to install key files into trusted.gpg.d.

I'll fix __apt_key "soon" (if someone else doesn't step up before that), but this should be fixed before next Debian stable release (full freeze already happened in march, release should be in summer).

*Created by: 4nd3r* from https://manpages.debian.org/unstable/apt/apt-key.8.en.html > Instead of using this command a keyring should be placed directly in the /etc/apt/trusted.gpg.d/ directory with a descriptive name and either "gpg" or "asc" as file extension. also see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858238 > apt-key is basically deprecated this release cycle, it's not guaranteed to work at all anymore. > The correct way is to install key files into trusted.gpg.d. I'll fix `__apt_key` "soon" (if someone else doesn't step up before that), but this should be fixed before next Debian stable release (full freeze already happened in march, release should be in summer).
ungleich-gitea added the
doing
label 2021-11-20 13:23:50 +00:00
ander was assigned by ungleich-gitea 2021-11-20 13:23:50 +00:00
Author
Owner

mentioned in commit 1d57305d35

mentioned in commit 1d57305d359fd773a540adcec8116d785f51e9db
Author
Owner

closed via commit 1d57305d35

closed via commit 1d57305d359fd773a540adcec8116d785f51e9db
Author
Owner

assigned to @ander

assigned to @ander
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist#96
No description provided.