#Issues with installing Wine

1 messages · Page 1 of 1 (latest)

stark panther
#

I'm going by Wine's installation guide and I want to upgrade to newly released Wine 10.0. But when I get to sudo apt install --install-recommends winehq-stable I get an error message like this:

`Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
winehq-stable : Depends: wine-stable (= 10.0.0.0~noble-1)
E: Unable to correct problems, you have held broken packages.`
What am I doing wrong and is it possible to fix this somehow?

severe jungle
stark panther
severe jungle
stark panther
#

Guide only requested apt update

#

I can try running the other two

stark panther
severe jungle
#

if anyone has better ideas then say. because I don't.

stark panther
mystic igloo
stark panther
#

Update. Seems like it fails to fetch the list of dependencies needed for the new version. Probably has something to do with my country currently blocking most of foreign IPs...

Reading package lists... Done W: Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/dists/noble/InRelease Could not wait for server fd - select (11: Resource temporarily unavailable) [IP: 146.75.118.217 443]
I guess that's the culprit for my issue