logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).

#1 Re : Gestion des paquets Debian » problème dépendences Winehq » 21-09-2021 20:01:52

morbak
big_smile
j'avais zappé la fin de ton message sur les sources apt

cool:cool::cool:

Ouh pinaise, ben que ça marche mieux comme ça !!!

merci beaucoup (énormément) pour ton aide, mais je ne comprends pas pourquoi ça n'est pas passé du départ.

Suis en Wine 4, y'a pas mieux comme version ?

#2 Re : Gestion des paquets Debian » problème dépendences Winehq » 21-09-2021 19:46:31

morbak
...
vide


debian@vps-d1e6e832:/etc/apt$ cat /etc/apt/sources.list
#deb http://deb.debian.org/debian buster-backports main contrib non-free

#deb http://ftp.fr.debian.org/debian/ stable main
#deb https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Debian_10 ./

#deb https://dl.winehq.org/wine-builds/debian/ buster main
debian@vps-d1e6e832:/etc/apt$

 

#3 Re : Gestion des paquets Debian » problème dépendences Winehq » 21-09-2021 19:10:59

morbak
Ok je vire les sources, j'ai plus rien. wink

Ensuite, voici ce que j'ai fait:

debian@vps-d1e6e832:~$ sudo dpkg --add-architecture i386
debian@vps-d1e6e832:~$ sudo apt-get update
Reading package lists... Done
debian@vps-d1e6e832:~$ sudo apt-get install libc6:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libc6:i386

 

#4 Re : Gestion des paquets Debian » problème dépendences Winehq » 21-09-2021 18:26:57

morbak
Bonjour,

ok je met quoi en source des apt pour recup wine?

j'ai eu ce message

debian@vps-d1e6e832:~$ sudo apt-get install libc6:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libc6:i386
 



Avec cette source:

deb https://dl.winehq.org/wine-builds/debian/ buster main

 




j'obtiens:

debian@vps-d1e6e832:~$ sudo apt install wine wine32 wine64
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package wine is a virtual package provided by:
  winehq-staging 6.17~buster-1
  winehq-stable 6.0.1~buster-1
  winehq-devel 6.17~buster-1
You should explicitly select one to install.

Package wine32 is a virtual package provided by:
  winehq-staging 6.17~buster-1
  winehq-stable 6.0.1~buster-1
  winehq-devel 6.17~buster-1
You should explicitly select one to install.

Package wine64 is a virtual package provided by:
  winehq-staging 6.17~buster-1
  winehq-stable 6.0.1~buster-1
  winehq-devel 6.17~buster-1
You should explicitly select one to install.

E: Package 'wine' has no installation candidate
E: Package 'wine32' has no installation candidate
E: Package 'wine64' has no installation candidate
 

#5 Re : Gestion des paquets Debian » problème dépendences Winehq » 20-09-2021 19:36:46

morbak
rien besoin de spécial, juste que ca fonctionne, mais je tourne en rond depuis un sacré moment que j'ai essayé plein de truc.
Je ne maitrise pas trop non plus alors .. a force j'ai tenté plein de chose...
mais rien n'est passé

#6 Gestion des paquets Debian » problème dépendences Winehq » 20-09-2021 19:00:28

morbak
Réponses : 18
Bonjour,

J'ai un serveur VPS chez OVH avec Debian 10, je voudrais installer Winehq, mais j'ai un problème de dépendence qui me fait tourner en rond depuis plusieurs jours.
J'ai suivi tout cela :

[i]"dpkg –add-architecture i386

Install Wine:

apt update
apt -y install gnupg2 software-properties-common
wget -qO – https://dl.winehq.org/wine-builds/winehq.key | apt-key add –
apt-add-repository https://dl.winehq.org/wine-builds/debian/
apt update

wget -O- -q https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Debian_10/Release.key | apt-key add –


echo “deb http://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Debian_10 ./” | tee /etc/apt/sources.list.d/wine-obs.list

apt update
apt install –install-recommends winehq-staging
"[/i]




mais j'ai ça comme retour :

debian@vps-d1e6e832:~$ sudo aptitude install winehq-staging
The following NEW packages will be installed:
  libvkd3d-shader1{a} libvkd3d-shader1:i386{ab} libvkd3d1{ab} libvkd3d1:i386{ab} vkd3d-compiler{ab} vkd3d-compiler:i386{ab} wine-staging{a} wine-staging-amd64{ab}
  wine-staging-i386:i386{ab} winehq-staging
0 packages upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
Need to get 169 MB of archives. After unpacking 1,157 MB will be used.
The following packages have unmet dependencies:
 libvkd3d1 : Depends: libvulkan1 which is a virtual package and is not provided by any available package

 libvkd3d1:i386 : Depends: libvulkan1:i386 which is a virtual package and is not provided by any available package

                  Depends: libc6:i386 (>= 2.12) which is a virtual package and is not provided by any available package

 wine-staging-i386:i386 : Depends: libasound2:i386 (>= 1.0.16) which is a virtual package and is not provided by any available package

                          Depends: libc6:i386 (>= 2.29) which is a virtual package and is not provided by any available package

                          Depends: libfaudio0:i386 (>= 20.11) which is a virtual package and is not provided by any available package

                          Depends: libglib2.0-0:i386 (>= 2.12.0) which is a virtual package and is not provided by any available package

                          Depends: libgphoto2-6:i386 (>= 2.5.10) which is a virtual package and is not provided by any available package

                          Depends: libgphoto2-port12:i386 (>= 2.5.10) which is a virtual package and is not provided by any available package

                          Depends: libgstreamer-plugins-base1.0-0:i386 (>= 1.0.0) which is a virtual package and is not provided by any available package

                          Depends: libgstreamer1.0-0:i386 (>= 1.4.0) which is a virtual package and is not provided by any available package

                          Depends: liblcms2-2:i386 (>= 2.2+git20110628) which is a virtual package and is not provided by any available package

                          Depends: libldap-2.4-2:i386 (>= 2.4.7) which is a virtual package and is not provided by any available package

                          Depends: libmpg123-0:i386 (>= 1.13.7) which is a virtual package and is not provided by any available package

                          Depends: libopenal1:i386 (>= 1.14) which is a virtual package and is not provided by any available package

                          Depends: libpcap0.8:i386 (>= 1.5.1) which is a virtual package and is not provided by any available package

                          Depends: libpulse0:i386 (>= 0.99.1) which is a virtual package and is not provided by any available package

                          Depends: libudev1:i386 (>= 183) which is a virtual package and is not provided by any available package

                          Depends: libusb-1.0-0:i386 (>= 2:1.0.21) which is a virtual package and is not provided by any available package

                          Depends: libx11-6:i386 which is a virtual package and is not provided by any available package

                          Depends: libxext6:i386 which is a virtual package and is not provided by any available package

                          Depends: libxml2:i386 (>= 2.9.0) which is a virtual package and is not provided by any available package

                          Depends: ocl-icd-libopencl1:i386 which is a virtual package and is not provided by any available package
 or
                                   libopencl1:i386 which is a virtual package and is not provided by any available package

                          Depends: ocl-icd-libopencl1:i386 (>= 1.0) which is a virtual package and is not provided by any available package
 or
                                   libopencl-1.2-1:i386 which is a virtual package and is not provided by any available package

                          Depends: libasound2-plugins:i386 which is a virtual package and is not provided by any available package

                          Depends: libncurses6:i386 which is a virtual package and is not provided by any available package
 or
                                   libncurses5:i386 which is a virtual package and is not provided by any available package
 or
                                   libncurses:i386 which is a virtual package and is not provided by any available package

 libvkd3d-shader1:i386 : Depends: libc6:i386 (>= 2.4) which is a virtual package and is not provided by any available package

 wine-staging-amd64 : Depends: libc6 (>= 2.29) but 2.28-10 is installed
                      Depends: libfaudio0 (>= 20.11) which is a virtual package and is not provided by any available package

                      Depends: libgphoto2-6 (>= 2.5.10) which is a virtual package and is not provided by any available package

                      Depends: libgphoto2-port12 (>= 2.5.10) which is a virtual package and is not provided by any available package

                      Depends: libmpg123-0 (>= 1.6.2) which is a virtual package and is not provided by any available package

                      Depends: libopenal1 (>= 1.14) which is a virtual package and is not provided by any available package

                      Depends: libpcap0.8 (>= 1.5.1) which is a virtual package and is not provided by any available package

                      Depends: ocl-icd-libopencl1 which is a virtual package and is not provided by any available package
 or
                               libopencl1 which is a virtual package and is not provided by any available package

                      Depends: ocl-icd-libopencl1 (>= 1.0) which is a virtual package and is not provided by any available package
 or
                               libopencl-1.2-1 which is a virtual package and is not provided by any available package

 vkd3d-compiler : Conflicts: vkd3d-compiler:i386 but 1.2~bullseye-1 is to be installed
 vkd3d-compiler:i386 : Depends: libc6:i386 (>= 2.4) which is a virtual package and is not provided by any available package

                       Conflicts: vkd3d-compiler but 1.2~bullseye-1 is to be installed
open: 123; closed: 6; defer: 122; conflict: 122                                                                                                                                      .The following actions will resolve these dependencies:

     Keep the following packages at their current version:
1)     libvkd3d-shader1:i386 [Not Installed]
2)     libvkd3d1 [Not Installed]
3)     libvkd3d1:i386 [Not Installed]
4)     vkd3d-compiler:i386 [Not Installed]
5)     wine-staging [Not Installed]
6)     wine-staging-amd64 [Not Installed]
7)     wine-staging-i386:i386 [Not Installed]
8)     winehq-staging [Not Installed]



Accept this solution? [Y/n/q/?]
 



Est ce qu'il y aurait quelqu'un pour m'aider, car j'empile les commandes, mais je tourne en rond wink

Pied de page des forums

Propulsé par FluxBB