[Bug 53662] New: winehq-bullseye.sources file links to incorrect location for GPG key for Debian Bullseye only
https://bugs.winehq.org/show_bug.cgi?id=53662 Bug ID: 53662 Summary: winehq-bullseye.sources file links to incorrect location for GPG key for Debian Bullseye only Product: Wine Version: 7.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: eric.wheez(a)gmail.com Distribution: --- Big impact, but easy fix- This file points to the wrong location for the winehq-archive.key: https://dl.winehq.org/wine-builds/debian/dists/bullseye/winehq-bullseye.sour... "Signed-By: /etc/apt/keyrings/winehq-archive.key" Other .sources files (for other Debian releases, newer and older) point to the correct location: "Signed-By: /usr/share/keyrings/winehq-archive.key" The WineHQ wiki (https://wiki.winehq.org/Debian) tells people to download the key using "sudo wget -nc -O /usr/share/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key" Workarounds include... 1. Editing the .sources file to point to the key file download location specified by the WineHQ wiki: sudo sed -i 's&/etc/apt/keyrings/winehq-archive.key&/usr/share/keyrings/winehq-archive.key&g' /etc/apt/sources.list.d/winehq-bullseye.sources 2. Adding the key/repo the old way: wget -O - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add - sudo add-apt-repository "deb https://dl.winehq.org/wine-builds/debian/ ${VERSION_CODENAME} main" sudo apt-get update -y This one stumped me for a few hours today, so I wanted to report it in. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53662 --- Comment #1 from Eric <eric.wheez(a)gmail.com> --- Edit: Also affects Buster -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53662 jkfloris(a)dds.nl changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkfloris(a)dds.nl --- Comment #2 from jkfloris(a)dds.nl --- Duplicate of: https://bugs.winehq.org/show_bug.cgi?id=53688 Instructions will be updated soon. I recommend manually moving the key from /usr/share/keyrings to /etc/apt/keyrings. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53662 --- Comment #3 from jkfloris(a)dds.nl --- Resolved The wiki has been updated -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53662 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Wine |WineHQ.org Component|-unknown |www-unknown Version|7.17 |unspecified -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53662 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Closing -- 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.
participants (1)
-
WineHQ Bugzilla