http://bugs.winehq.org/show_bug.cgi?id=59270 --- Comment #3 from Jactry Zeng <jactry92@gmail.com> --- Hi, Thanks for catching this. (In reply to Otto from comment #2)
These are the needed commands in order:
wget -O - https://dl.winehq.org/wine-builds/winehq.key | gpg --dearmor -o /etc/apt/keyrings/winehq-archive.gpg
sed -i 's/winehq-archive.key/winehq-archive.gpg/' /etc/apt/sources.list.d/winehq-questing.sources
rm /etc/apt/keyrings/winehq-archive.key apt update
I think it will be better to update the winehq.key file from the server to avoid additional commands and make things more straightforward. -- 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.