Bonjour,
J'ai essayé d'installer wine comme indiqué sur le site
wiki.winehq.org/Ubuntu mais un message d'erreur apparaît lorsque j'installe le paquet winehq-stable:
kl@kl-Lenovo:~$ sudo apt install --install-recommends winehq-stable
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:
winehq-stable : Depends: wine-stable (= 5.0.0~eoan)
E: Unable to correct problems, you have held broken packages.
Information complémentaire
kl@kl-Lenovo:~$ cat /etc/os-release
NAME="Ubuntu"
VERSION="19.10 (Eoan Ermine)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 19.10"
VERSION_ID="19.10"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=eoan
UBUNTU_CODENAME=eoan
kl@kl-Lenovo:~$ dpkg --print-foreign-architectures
i386
kl@kl-Lenovo:~$ apt policy wine-stable
wine-stable:
Installed: (none)
Candidate: 5.0.0~eoan
Version table:
5.0.0~eoan 500
500 https://dl.winehq.org/wine-builds/ubuntu eoan/main amd64 Packages
4.0.3~eoan 500
500 https://dl.winehq.org/wine-builds/ubuntu eoan/main amd64 Packages
3.0.1ubuntu1 500
500 http://archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
500 http://archive.ubuntu.com/ubuntu eoan/universe i386 Packages
kl@kl-Lenovo:~$ sudo apt --simulate install wine-stable-i386=5.0.0~eoan wine-stable-amd64=5.0.0~eoan wine-stable=5.0.0~eoan winehq-stable=5.0.0~eoan
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-i386:i386 : Depends: libfaudio0:i386 (>= 19.06.07) but it is not going to be installed
Depends: libgphoto2-6:i386 (>= 2.5.10) but it is not going to be installed
Depends: libgphoto2-port12:i386 (>= 2.5.10) but it is not going to be installed
Depends: libpulse0:i386 (>= 0.99.1) but it is not going to be installed
Depends: libudev1:i386 (>= 183) but it is not going to be installed
Depends: libasound2-plugins:i386 but it is not going to be installed
Recommends: libcups2:i386 but it is not going to be installed
Recommends: libdbus-1-3:i386 but it is not going to be installed
Recommends: libglu1-mesa:i386 but it is not going to be installed or
libglu1:i386
Recommends: libsane:i386 or
libsane1:i386
Recommends: libsdl2-2.0-0:i386 but it is not going to be installed
Recommends: libxslt1.1:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.