Unable to update WineHQ repository due to missing Release file

Questions about Wine on Linux
Locked
Namiel
Newbie
Newbie
Posts: 1
Joined: Sun Oct 22, 2023 5:26 am

Unable to update WineHQ repository due to missing Release file

Post by Namiel »

Hello,

I am unable to update the WineHQ repository using the following command:

sudo apt update
I receive the following error message:

Err:7 https://dl.winehq.org/wine-builds/ubuntu $(lsb_release Release
404 Not Found [IP : 146.75.90.217 443]
I have tried the following solutions, but they have not resolved the issue:

Deleting the /etc/apt/sources.list.d/winehq-jammy.sources file
Modifying the target of the WineHQ repository in the /etc/apt/sources.list.d/winehq-jammy.sources file to jammy-updates
I have also tried manually downloading the Release file from the following URL, but the file does not exist:

https://dl.winehq.org/wine-builds/ubunt ... my/Release
I am using Ubuntu Jammy Jellyfish.

How can I resolve this issue and update the WineHQ repository?
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Unable to update WineHQ repository due to missing Release file

Post by jkfloris »

Usually server synchronization is the cause of this issue. It typically resolves on its own within a few hours.
If you continue to experience problems, please let me know.
Locked