https://bugs.winehq.org/show_bug.cgi?id=46324
Bug ID: 46324 Summary: On the Ubuntu installation page, the gpg key listed is incorrect Product: WineHQ.org Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: www-unknown Assignee: wine-bugs@winehq.org Reporter: bo@vircio.com Distribution: ---
https://wiki.winehq.org/Ubuntu
The release key is out of date, so the following:
wget -nc https://dl.winehq.org/wine-builds/Release.key sudo apt-key add Release.key
should be changed to: wget -nc https://dl.winehq.org/wine-builds/winehq.key sudo apt-key add winehq.key
but it would be even better to add the key like this... wget -q https://dl.winehq.org/wine-builds/winehq.key -O- | sudo apt-key add -
https://bugs.winehq.org/show_bug.cgi?id=46324
Bo Kersey bo@vircio.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://wiki.winehq.org/Ubu | |ntu
https://bugs.winehq.org/show_bug.cgi?id=46324
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net --- The repository was just switched to the OBS packages today. There is a new repository key; users who downloaded the old one will have to download the new one. I've updated the Ubuntu wiki page.
https://bugs.winehq.org/show_bug.cgi?id=46324
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- (In reply to Rosanne DiMesio from comment #1)
The repository was just switched to the OBS packages today. There is a new repository key; users who downloaded the old one will have to download the new one. I've updated the Ubuntu wiki page.
Congratulations, by the way :-)
https://bugs.winehq.org/show_bug.cgi?id=46324
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net --- Closing fixed website bug.