Skip to content

apt signing keys should be .pgp files (not .gpg) #2087

@JedMeister

Description

@JedMeister

In Debian Trixie the signing key files used by apt are not actually .gpg files. FWIW gpg can still generate the key files from .asc files but a specific gpg option must be used as the default will generate a key file that apt can not use.

The common bootstrap_apt conf script in the 19.x-dev branch is already building the correct key files, however the files still have a .gpg file extension.

Somewhat related to the discussion within this Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128883

Tagged as a 'wishlist' feature as this is related to consistency with Debian rather than a "real" bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    commonBugs/feature requests that require changes to shared common build codefeaturewishlist

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions