https://bugs.winehq.org/show_bug.cgi?id=48782
Bug ID: 48782 Summary: Add Repository gets Malformed Entry 55 message Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: DNoyes@Frontier.com Distribution: ---
While trying to add the repository for Ubuntu 18.04 with:
douglas@Kubuntu:~$ wget https://dl.winehq.org/wine-builds/Release.key --2020-03-20 16:21:02-- https://dl.winehq.org/wine-builds/Release.key Resolving dl.winehq.org (dl.winehq.org)... 151.101.186.217 Connecting to dl.winehq.org (dl.winehq.org)|151.101.186.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3122 (3.0K) [application/pgp-keys] Saving to: ‘Release.key.1’
Release.key.1 100%[===========================================================================>] 3.05K --.-KB/s in 0s
2020-03-20 16:21:03 (19.5 MB/s) - ‘Release.key.1’ saved [3122/3122]
douglas@Kubuntu:~$ sudo apt-key add Release.key [sudo] password for douglas: OK douglas@Kubuntu:~$ sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/' E: Malformed entry 55 in list file /etc/apt/sources.list (Component) E: The list of sources could not be read.
I was unable to find any reference for this error. Please let me know what further information is useful to you to resolve this.