Debian Bookworm; broken packages

Questions about Wine on Linux
Locked
LizbeanAutomata

Debian Bookworm; broken packages

Post by LizbeanAutomata »

Greetings to everyone, I have been trying to install wine without success, I have followed steps and retry the process several times, I always get this error in the terminal, what am I doing wrong?
Some packages could not be installed. This may mean that
you requested an impossible situation or, if you are using the unstable distribution, that some necessary
unstable distribution, that some necessary packages have not been created yet or have been
have been taken out of "Incoming".
The following information may help resolve the situation:

The following packages have unfulfilled dependencies:
winehq-stable : Depends: wine-stable (= 8.0.2~bookworm-1).
E: Could not fix the problems, you have retained broken packages.)
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Debian Bookworm; broken packages

Post by jkfloris »

Please, post the output of:

Code: Select all

apt policy
# and
sudo apt install --install-recommends wine-stable-i386
LizbeanAutomata

Re: Debian Bookworm; broken packages

Post by LizbeanAutomata »

jkfloris wrote: Mon Oct 09, 2023 7:24 am Please, post the output of:

Code: Select all

apt policy
# and
sudo apt install --install-recommends wine-stable-i386
thank you for your answer, but I think the problem was the linux distro I was using :?

and I tried to use the command you suggested, but it removed many dependencies and basically broke the system, so I had no choice but to change distro, which although I could install wine, I had other problems that I will explain in another post, greetings :mrgreen:
Locked