News:

SMF - Just Installed!

Main Menu

Wine broken, and I cannot fix it

Started by kalpana, Oct 28, 2023, 05:08 AM

Previous topic - Next topic

kalpana

Today, out of the blue, my Wine installation suddenly broke. I've tried the solutions that I've found on this forum and on AskUbuntu, but to no avail.

My current situation is that Wine isn't installed at all, but I do have the Wine repository:
http://dl.winehq.org/wine-builds/ubuntu/ bionic main

Here are the results when I try to install:
Code:
sudo apt install --install-recommends winehq-stable wine-stable wine-stable-i386 wine-stable-amd64
Reading package lists... Done
Building dependency tree       
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:
 wine-stable-amd64 : Depends: libfaudio0 but it is not installable
 wine-stable-i386:i386 : Depends: libfaudio0:i386 but it is not installable
                         Recommends: libsane:i386 or
                                     libsane1:i386 but it is not going to be installed
                         Recommends: libsdl2-2.0-0:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

I've been going round in circles trying to fix this, but I'm lost.

Please could you help?