https://bugs.winehq.org/show_bug.cgi?id=48782 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #3 from Rosanne DiMesio <dimesio(a)earthlink.net> --- (In reply to Doug from comment #0)
douglas(a)Kubuntu:~$ wget https://dl.winehq.org/wine-builds/Release.key
That's wrong; you need to download and add winehq.key
douglas(a)Kubuntu:~$ sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/'
That's also wrong. Clearly you didn't follow the instructions on https://wiki.winehq.org/Ubuntu.
From your /etc/apt/sources.list: deb https://dl/winehq.org/winehq.org/wine-builds/ubuntu/bionic main
That should be: deb https://dl.winehq.org/winehq.org/wine-builds/ubuntu/bionic main Note that after you've downloaded the correct key and edited your /etc/apt/sources.list you will also need to install FAudio from the OBS. https://forum.winehq.org/viewtopic.php?f=8&t=32192 If you need further help, ask for it on the forum. Bugzilla is not for user support. -- 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.