kubuntu 19.10 and wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
walk5
Level 2
Level 2
Posts: 24
Joined: Mon Mar 23, 2020 5:31 pm

kubuntu 19.10 and wine

Post by walk5 »

We had to reinstall kubuntu on one of our laptops. We are trying to reinstall wine stable. We had wine working on this laptop before and now it will not install completely. We get to the update step and receive and error.

Code: Select all

Err:6 https://dl.winehq.org/winebuilds/ubuntu/ eoan Release
            404 not found
then there is a bunch more code. then this

Code: Select all

E: The repository 'https://dl.winhq.org/winebuilds/ubuntu eoan Release' does not have a Release file.
 N: Updating from such a repository can't be done securely, and is therefore disabled by default.
 N: See apt-secure (8) manpage for repository creation and user configuration details. 
We are not sure why it would do this now. It worked before and on the other laptops we put it on. Please help. Thank you in advance.
hcsubser
Newbie
Newbie
Posts: 3
Joined: Tue Apr 14, 2020 1:18 pm

Re: kubuntu 19.10 and wine

Post by hcsubser »

I am not sure about the first error but for the second one it your error report says:
'https://dl.winhq.org/winebuilds/ubuntu eoan Release'
I assume that it is just a typo since it should actually say:
'https://dl.winehq.org/winebuilds/ubuntu eoan Release'

-So winehq instead of winhq
spoon0042
Level 6
Level 6
Posts: 572
Joined: Thu Dec 24, 2009 11:00 am

Re: kubuntu 19.10 and wine

Post by spoon0042 »

You're missing a hyphen: 'wine-builds'.
walk5
Level 2
Level 2
Posts: 24
Joined: Mon Mar 23, 2020 5:31 pm

Re: kubuntu 19.10 and wine

Post by walk5 »

We were able to get it to install. I was just logging to admit my mistake.
Locked