[Bug 52439] apt-key is deprecated (bookworm/Debian)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Apr 1 09:33:11 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52439

jkfloris at dds.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jkfloris at dds.nl

--- Comment #3 from jkfloris at dds.nl ---
According to the Debian Wiki [1] the key should be placed in
 /usr/share/keyrings/
with the name
 winehq-archive-keyring.gpg


This also requires the sources.list(.d/winehq.list) file to be changed to:
deb [signed-by=/usr/share/keyrings/winehq-archive-keyring.gpg] ...

Or create a DEB822 format winehq.sources file in /etc/apt/sources.list.d/
'''
Types: deb
URIs: https://dl.winehq.org/wine-builds/debian/
Suites: bookworm
Components: main
Signed-By: /usr/share/keyrings/winehq-archive-keyring.gpg
'''

The question is how these steps can be done in a simple, fail-safe, easy and
foolproof way.


[1] https://wiki.debian.org/DebianRepository/UseThirdParty

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list