Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 27/09/2020, à 18:29

msieumouche

[Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Bonjour tout le monde, je viens vers vous après une après midi de recherche sans résultat.. sad


Je suis sur un portable avec Ubuntu 20.04.1 (dualboot avec kali).

J'ai réussi à installer wine(amd64) via cette commande :

 sudo apt install wine -f 

Mais impossible d'installer la version i386 (dépendances) pour l'appli que je veux "émuler"

J'ai déjà en architecture éctrangère i386 :

 dpkg --print-foreign-architectures 

me sort : i386


J'ai bien évidemment réaliser les commandes suivantes, qui finissait de manière tout à fait normal :

 sudo apt update
 sudo apt upgrade
 sudo apt dist-upgrade
 sudo apt full-upgrade 
 sudo apt --fix-missing -f

voici l'erreur que j'obtiens quand je tente d'installer :

 sudo apt install wine32 
Reading package lists...
Building dependency tree...
Reading state information...
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:
 wine32:i386 : Depends: libwine:i386 (= 5.0-3ubuntu1) but it is not going to be installed

J'ai beau essayer d'installer les dépendances manquantes, c'est sans succès..

Il m'est aussi donc impossible d'installer winehq-stable, etc.


Si quelqu'un à une idée/solutions, je suis preneur hmm

Dernière modification par msieumouche (Le 27/09/2020, à 18:34)


Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne

#2 Le 28/09/2020, à 15:20

abelthorne

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Commence par donner le retour de :

dpkg -l | grep wine
cat /etc/apt/sources.list
ls /etc/apt/sources.list.d
cat /etc/apt/sources.list.d/*.list

Hors ligne

#3 Le 28/09/2020, à 16:44

msieumouche

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Voilà les différents retour :
1) dpkg -l | grep wine

ii  fonts-wine                                 5.0-3ubuntu1                                         all          Windows API implementation - fonts
ii  libwine:amd64                              5.0-3ubuntu1                                         amd64        Windows API implementation - library
ii  libwine-development:amd64                  5.5-3ubuntu1                                         amd64        Windows API implementation - library
ii  wine-development                           5.5-3ubuntu1                                         all          Windows API implementation - standard suite
ii  wine64-development                         5.5-3ubuntu1                                         amd64        Windows API implementation - 64-bit binary loader

2) cat /etc/apt/sources.list

# deb cdrom:[Ubuntu 20.04.1 LTS _Focal Fossa_ - Release amd64 (20200731)]/ focal main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://be.archive.ubuntu.com/ubuntu/ focal main restricted
# deb-src http://be.archive.ubuntu.com/ubuntu/ focal main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://be.archive.ubuntu.com/ubuntu/ focal-updates main restricted
# deb-src http://be.archive.ubuntu.com/ubuntu/ focal-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://be.archive.ubuntu.com/ubuntu/ focal universe
# deb-src http://be.archive.ubuntu.com/ubuntu/ focal universe
deb http://be.archive.ubuntu.com/ubuntu/ focal-updates universe
# deb-src http://be.archive.ubuntu.com/ubuntu/ focal-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://be.archive.ubuntu.com/ubuntu/ focal multiverse
# deb-src http://be.archive.ubuntu.com/ubuntu/ focal multiverse
deb http://be.archive.ubuntu.com/ubuntu/ focal-updates multiverse
# deb-src http://be.archive.ubuntu.com/ubuntu/ focal-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb-src http://be.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu focal partner
# deb-src http://archive.canonical.com/ubuntu focal partner

deb http://security.ubuntu.com/ubuntu focal-security main restricted
# deb-src http://security.ubuntu.com/ubuntu focal-security main restricted
deb http://security.ubuntu.com/ubuntu focal-security universe
# deb-src http://security.ubuntu.com/ubuntu focal-security universe
deb http://security.ubuntu.com/ubuntu focal-security multiverse
# deb-src http://security.ubuntu.com/ubuntu focal-security multiverse

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
deb http://be.archive.ubuntu.com/ubuntu/ focal-backports multiverse main restricted universe
deb https://dl.winehq.org/wine-builds/ubuntu/ focal main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/ focal main

3) ls /etc/apt/sources.list.d

daniruiz-ubuntu-flat-remix-focal.list
daniruiz-ubuntu-flat-remix-focal.list.save
google-chrome.list
google-chrome.list.save
noobslab-ubuntu-apps-focal.list
noobslab-ubuntu-apps-focal.list.save
papirus-ubuntu-papirus-focal.list
papirus-ubuntu-papirus-focal.list.save
system76-ubuntu-pop-focal.list
system76-ubuntu-pop-focal.list.save
teams.list
teams.list.save
teamviewer.list
teamviewer.list.save
teejee2008-ubuntu-ppa-focal.list
teejee2008-ubuntu-ppa-focal.list.save
vscode.list
vscode.list.save

4) cat /etc/apt/sources.list.d/*.list

### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
deb http://ppa.launchpad.net/papirus/papirus/ubuntu focal main
# deb-src http://ppa.launchpad.net/papirus/papirus/ubuntu focal main
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main
###   TeamViewer DEB repository list

### NOTE: Manual changes to this file
###        - prevent it from being updated by TeamViewer package updates
###        - will be lost after using the 'teamviewer repo' command
###       The original file can be restored with this command:
###       cp /opt/teamviewer/tv_bin/script/teamviewer.list /etc/apt/sources.list.d/teamviewer.list
###       which has the same effect as 'teamviewer repo default'

### NOTE: It is preferred to use the following commands to edit this file:
###       teamviewer repo                - show current repository configuration
###       teamviewer repo default        - restore default configuration
###       teamviewer repo disable        - disable the repository
###       teamviewer repo stable         - make all regular TeamViewer packages available (default)
###       teamviewer repo preview        - additionally, make feature preview packages available
###       teamviewer repo development    - additionally, make the latest development packages available


deb http://linux.teamviewer.com/deb stable main

# deb http://linux.teamviewer.com/deb preview main
# deb http://linux.teamviewer.com/deb development main
deb http://ppa.launchpad.net/teejee2008/ppa/ubuntu focal main
# deb-src http://ppa.launchpad.net/teejee2008/ppa/ubuntu focal main
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] http://packages.microsoft.com/repos/vscode stable main

voilà voilà hmm


Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne

#4 Le 28/09/2020, à 18:53

abelthorne

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Tu as plusieurs fichiers de dépôts tiers qui ont l'air vide : daniruiz-ubuntu-flat-remix-focal.list, noobslab-ubuntu-apps-focal.list et system76-ubuntu-pop-focal.list. C'est normal ? Je suis notamment étonné par le dépôt de PopOS : tu es sur PopOS ou Ubuntu ?

Accessoirement, tu as le PPA de teejee2008 dans tes sources : c'est pour UKUU (soft d'installation de noyaux) ou pour d'autres paquets qu'il y a dans son PPA ? Je pose la question parce que UKUU n'est plus disponible gratuitement et a été supprimé du PPA. Donc, si tu l'utilises pour ça, il est inutile.

Dans un premier temps, on va supprimer Wine, supprimer les dépendances et vérifier s'il n'y aurait pas des paquets orphelins qui cassent tout :

sudo apt-get remove --purge fonts-wine libwine libwine-development wine-development wine64-development

Une fois que c'est fait, donne-moi le retour de :

sudo apt-get autoremove -s --purge

Dernière modification par abelthorne (Le 28/09/2020, à 18:54)

Hors ligne

#5 Le 29/09/2020, à 11:51

msieumouche

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Je suis bien sur ubuntu, j'ai pas compris comment j'ai installer ces respository du coup hmm

Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  clamav* clamav-base* clamav-freshclam* gconf-service* gconf-service-backend*
  gconf2* gconf2-common* libappindicator1* libcapi20-3* libclamav9*
  libcommon-sense-perl* libdbusmenu-gtk4* libfaudio0* libgconf-2-4*
  libjson-perl* libjson-xs-perl* libodbc1* libosmesa6* libstb0*
  libtext-csv-perl* libtext-csv-xs-perl* libtfm1* libtypes-serialiser-perl*
  libvkd3d1*
0 upgraded, 0 newly installed, 24 to remove and 4 not upgraded.
Purg clamav [0.102.4+dfsg-0ubuntu0.20.04.1]
Purg clamav-freshclam [0.102.4+dfsg-0ubuntu0.20.04.1]
Purg clamav-base [0.102.4+dfsg-0ubuntu0.20.04.1]
Purg gconf2 [3.2.6-6ubuntu1]
Purg gconf-service-backend [3.2.6-6ubuntu1] [gconf-service:amd64 ]
Purg gconf-service [3.2.6-6ubuntu1]
Purg libgconf-2-4 [3.2.6-6ubuntu1]
Purg gconf2-common [3.2.6-6ubuntu1]
Purg libappindicator1 [12.10.1+20.04.20200408.1-0ubuntu1]
Purg libcapi20-3 [1:3.27-3]
Purg libclamav9 [0.102.4+dfsg-0ubuntu0.20.04.1]
Purg libjson-xs-perl [4.020-1build1]
Purg libtypes-serialiser-perl [1.0-1]
Purg libcommon-sense-perl [3.74-2build6]
Purg libdbusmenu-gtk4 [16.04.1+18.10.20180917-0ubuntu6]
Purg libfaudio0 [20.04-2]
Purg libjson-perl [4.02000-2]
Purg libodbc1 [2.3.6-0.1build1]
Purg libosmesa6 [20.0.8-0ubuntu1~20.04.1]
Purg libstb0 [0.0~git20190817.1.052dce1-1]
Purg libtext-csv-perl [2.00-1]
Purg libtext-csv-xs-perl [1.41-1]
Purg libtfm1 [0.13-4]
Purg libvkd3d1 [1.1-4]

et je n'utilise pas UKUU non plus, je ne l'ai jamais utilisé non plus ^^


Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne

#6 Le 29/09/2020, à 13:25

abelthorne

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Supprime les dépendances :

sudo apt-get autoremove --purge

Donc, on peut considérer que tu n'as pas besoin de ces dépôts vides ?

Pour celui de teejee2008, il propose ces paquets : https://launchpad.net/~teejee2008/+arch … lter=focal
Est-ce que tu l'utilises pour un de ceux-ci (ou plusieurs) ?

Hors ligne

#7 Le 29/09/2020, à 14:23

msieumouche

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Effectivement, je l'utilise pour Timeshift


Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne

#8 Le 29/09/2020, à 14:31

abelthorne

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Comme indiqué sur la page, il y a une version plus récente de timeshift dans les dépôts Ubuntu. Bon, ça n'empêche pas de garder le PPA, au cas où une nouvelle version arrive (vu que celle des dépôts Ubuntu n'évoluera pas).

Donc, supprime les dépôts inutiles :

cd /etc/apt/sources.list.d
sudo rm *.save daniruiz-ubuntu-flat-remix-focal.list noobslab-ubuntu-apps-focal.list system76-ubuntu-pop-focal.list

Une fois que c'est fait, donne-moi le retour de :

sudo apt-get update

Hors ligne

#9 Le 29/09/2020, à 14:34

msieumouche

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Voilà le retour :

Hit:1 http://be.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://be.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://archive.canonical.com/ubuntu focal InRelease
Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB]
Hit:5 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:6 http://ppa.launchpad.net/papirus/papirus/ubuntu focal InRelease
Hit:7 http://linux.teamviewer.com/deb stable InRelease
Hit:8 http://be.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:9 http://packages.microsoft.com/repos/vscode stable InRelease
Hit:10 http://ppa.launchpad.net/teejee2008/ppa/ubuntu focal InRelease
Hit:11 https://dl.winehq.org/wine-builds/ubuntu focal InRelease
Hit:12 https://packages.microsoft.com/repos/ms-teams stable InRelease
Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [24,2 kB]
Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [35,8 kB]
Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [66,3 kB]
Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [34,8 kB]
Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [55,5 kB]
Fetched 324 kB in 1s (238 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.

Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne

#10 Le 29/09/2020, à 14:39

abelthorne

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Ok. Ensuite :

apt list | grep "installé, local"

Hors ligne

#11 Le 29/09/2020, à 14:41

msieumouche

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Elle ne me ressort rien


Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne

#12 Le 29/09/2020, à 14:45

abelthorne

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

C'est plutôt une bonne nouvelle.

Mais du coup, on n'a pas fait grand chose. Qu'est-ce que ça donne si tu réinstalles Wine ?

sudo apt-get install wine

Hors ligne

#13 Le 29/09/2020, à 14:50

msieumouche

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

L'installation se lance bien, mais je reçois ce message en voulant lancer wine :
https://ibb.co/m4THK9g

Je tente donc d'installer wine32 (comme demander), et j'obtiens ça..

Reading package lists...
Building dependency tree...
Reading state information...
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:
 wine32:i386 : Depends: libwine:i386 (= 5.0-3ubuntu1) but it is not going to be installed

Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne

#14 Le 29/09/2020, à 14:57

abelthorne

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

J'aurais bien aimé avoir le retour de la commande, pour voir quels paquets il installait exactement.

Et j'avais zappé que tu avais le dépôt de WineHQ activé (il est dans ton sources.list principal). Du coup, redonne :

dpkg -l | grep wine

Hors ligne

#15 Le 29/09/2020, à 15:02

msieumouche

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Voilà le retour du dpkg -l :

ii  fonts-wine                                 5.0-3ubuntu1                                         all          Windows API implementation - fonts
ii  libwine:amd64                              5.0-3ubuntu1                                         amd64        Windows API implementation - library
ii  wine                                       5.0-3ubuntu1                                         all          Windows API implementation - standard suite
ii  wine64                                     5.0-3ubuntu1                                         amd64        Windows API implementation - 64-bit binary loader

J'ai désinstaler full (purge) wine et réinstaller, voilà le résultat :

Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
  q4wine winetricks playonlinux wine-binfmt dosbox exe-thumbnailer
  | kio-extras
The following NEW packages will be installed:
  wine
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/51,9 kB of archives.
After this operation, 197 kB of additional disk space will be used.
Selecting previously unselected package wine.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 291165 files and directories currently installed.)
Preparing to unpack .../wine_5.0-3ubuntu1_all.deb ...
Unpacking wine (5.0-3ubuntu1) ...
Setting up wine (5.0-3ubuntu1) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for wine (5.0-3ubuntu1) ...

Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne

#16 Le 29/09/2020, à 15:06

abelthorne

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Stop. Ne fais pas des trucs de ton côté sinon on ne va jamais s'en sortir.

Déjà, re-supprime Wine :

sudo apt-get remove --purge fonts-wine libwine wine wine64
sudo apt-get autoremove --purge

Ensuite, essaie d'installer la version du dépôt WineHQ. Une commande parmi ces trois-là, au choix :

sudo apt install --install-recommends winehq-stable
sudo apt install --install-recommends winehq-devel
sudo apt install --install-recommends winehq-staging

La version stable n'évolue pas souvent, la version devel est en constante évolution, la version staging est identique à la devel avec des patches expérimentaux en plus (nécessaires pour certains jeux).

Donc, choisis une version et donne-moi le retour de l'installation.

Hors ligne

#17 Le 29/09/2020, à 15:10

msieumouche

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

https://ibb.co/7YSnXLk

Voilà le retour de l'installation développement


Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne

#18 Le 29/09/2020, à 15:11

abelthorne

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

(Fais plutôt du copier/coller que des images, c'est beaucoup plus pratique.)

Du coup, qu'est-ce que ça donne avec ça ?

sudo apt-get install -f

Dernière modification par abelthorne (Le 29/09/2020, à 15:17)

Hors ligne

#19 Le 29/09/2020, à 15:13

msieumouche

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Voilà :

Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne

#20 Le 29/09/2020, à 15:17

abelthorne

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

On va tenter un truc un peu spécial :
1) Crée un fichier .list pour Wine

sudo nano /etc/apt/sources.list.d/winehq.list

Dans l'éditeur qui s'ouvre, colle ça :

deb https://dl.winehq.org/wine-builds/ubuntu/ focal main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/ focal main

Enregistre en faisant ctrl + O, valide le nom de fichier avec entrée, puis ferme Nano avec ctrl + X.

2) Ensuite, édite ton sources.list :

sudo nano /etc/apt/sources.list

Supprime tout son contenu (tu peux utiliser ctrl + K pour effacer des lignes entières) et colle ça à la place :

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ focal main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ focal universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal universe
deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ focal multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu focal partner
# deb-src http://archive.canonical.com/ubuntu focal partner

deb http://security.ubuntu.com/ubuntu focal-security main restricted
# deb-src http://security.ubuntu.com/ubuntu focal-security main restricted
deb http://security.ubuntu.com/ubuntu focal-security universe
# deb-src http://security.ubuntu.com/ubuntu focal-security universe
deb http://security.ubuntu.com/ubuntu focal-security multiverse
# deb-src http://security.ubuntu.com/ubuntu focal-security multiverse

Une fois que c'est fait, enregistre de la même manière (ctrl + O, valide le nom, ctrl + X).

Puis donne-moi le retour de :

sudo apt-get update

Hors ligne

#21 Le 29/09/2020, à 15:22

msieumouche

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Voilà :

Hit:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://packages.microsoft.com/repos/vscode stable InRelease
Get:3 http://fr.archive.ubuntu.com/ubuntu focal InRelease [265 kB]                            
Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB]                     
Hit:5 http://ppa.launchpad.net/papirus/papirus/ubuntu focal InRelease                         
Hit:6 http://linux.teamviewer.com/deb stable InRelease                                        
Hit:7 http://ppa.launchpad.net/teejee2008/ppa/ubuntu focal InRelease                          
Hit:8 https://dl.winehq.org/wine-builds/ubuntu focal InRelease                                
Hit:9 http://archive.canonical.com/ubuntu focal InRelease                                     
Hit:10 https://packages.microsoft.com/repos/ms-teams stable InRelease                         
Get:11 http://fr.archive.ubuntu.com/ubuntu focal-updates InRelease [111 kB]
Get:12 http://fr.archive.ubuntu.com/ubuntu focal-backports InRelease [98,3 kB]
Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [2.936 B]
Get:14 http://fr.archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB]
Get:15 http://fr.archive.ubuntu.com/ubuntu focal/main i386 Packages [718 kB]
Get:16 http://fr.archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB]      
Get:17 http://fr.archive.ubuntu.com/ubuntu focal/main amd64 DEP-11 Metadata [494 kB]
Get:18 http://fr.archive.ubuntu.com/ubuntu focal/main DEP-11 48x48 Icons [98,4 kB]
Get:19 http://fr.archive.ubuntu.com/ubuntu focal/main DEP-11 64x64 Icons [163 kB]
Get:20 http://fr.archive.ubuntu.com/ubuntu focal/main DEP-11 64x64@2 Icons [15,8 kB]
Get:21 http://fr.archive.ubuntu.com/ubuntu focal/main amd64 c-n-f Metadata [29,5 kB]
Get:22 http://fr.archive.ubuntu.com/ubuntu focal/restricted i386 Packages [8.112 B]
Get:23 http://fr.archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22,0 kB]
Get:24 http://fr.archive.ubuntu.com/ubuntu focal/restricted Translation-en [6.212 B]
Get:25 http://fr.archive.ubuntu.com/ubuntu focal/restricted amd64 c-n-f Metadata [392 B]
Get:26 http://fr.archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8.628 kB]
Get:27 http://fr.archive.ubuntu.com/ubuntu focal/universe i386 Packages [4.642 kB] 
Get:28 http://fr.archive.ubuntu.com/ubuntu focal/universe Translation-en [5.124 kB]
Get:29 http://fr.archive.ubuntu.com/ubuntu focal/universe amd64 DEP-11 Metadata [3.603 kB]
Get:30 http://fr.archive.ubuntu.com/ubuntu focal/universe DEP-11 48x48 Icons [3.016 kB]
Get:31 http://fr.archive.ubuntu.com/ubuntu focal/universe DEP-11 64x64 Icons [7.794 kB]
Get:32 http://fr.archive.ubuntu.com/ubuntu focal/universe DEP-11 64x64@2 Icons [44,3 kB]
Get:33 http://fr.archive.ubuntu.com/ubuntu focal/universe amd64 c-n-f Metadata [265 kB]
Get:34 http://fr.archive.ubuntu.com/ubuntu focal/multiverse i386 Packages [74,7 kB]           
Get:35 http://fr.archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB]           
Get:36 http://fr.archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB]           
Get:37 http://fr.archive.ubuntu.com/ubuntu focal/multiverse amd64 DEP-11 Metadata [48,4 kB]   
Get:38 http://fr.archive.ubuntu.com/ubuntu focal/multiverse DEP-11 48x48 Icons [23,1 kB]      
Get:39 http://fr.archive.ubuntu.com/ubuntu focal/multiverse DEP-11 64x64 Icons [192 kB]       
Get:40 http://fr.archive.ubuntu.com/ubuntu focal/multiverse DEP-11 64x64@2 Icons [214 B]      
Get:41 http://fr.archive.ubuntu.com/ubuntu focal/multiverse amd64 c-n-f Metadata [9.136 B]    
Get:42 http://fr.archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [217 kB]          
Get:43 http://fr.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [375 kB]         
Get:44 http://fr.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [142 kB]         
Get:45 http://fr.archive.ubuntu.com/ubuntu focal-updates/main amd64 DEP-11 Metadata [209 kB]  
Get:46 http://fr.archive.ubuntu.com/ubuntu focal-updates/main DEP-11 48x48 Icons [48,9 kB]    
Get:47 http://fr.archive.ubuntu.com/ubuntu focal-updates/main DEP-11 64x64 Icons [79,3 kB]    
Get:48 http://fr.archive.ubuntu.com/ubuntu focal-updates/main DEP-11 64x64@2 Icons [29 B]     
Get:49 http://fr.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [9.876 B]  
Get:50 http://fr.archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [8.328 B]   
Get:51 http://fr.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [43,6 kB]  
Get:52 http://fr.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [10,8 kB]  
Get:53 http://fr.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [352 B]
Get:54 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [98,8 kB]     
Get:55 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [175 kB]     
Get:56 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [92,7 kB]    
Get:57 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe amd64 DEP-11 Metadata [196 kB]
Get:58 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe DEP-11 48x48 Icons [102 kB] 
Get:59 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe DEP-11 64x64 Icons [180 kB] 
Get:60 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe DEP-11 64x64@2 Icons [29 B] 
Get:61 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [5.952 B]
Get:62 http://fr.archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [3.312 B]   
Get:63 http://fr.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [11,6 kB]  
Get:64 http://fr.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [3.892 B]  
Get:65 http://fr.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 DEP-11 Metadata [2.468 B]
Get:66 http://fr.archive.ubuntu.com/ubuntu focal-updates/multiverse DEP-11 48x48 Icons [29 B] 
Get:67 http://fr.archive.ubuntu.com/ubuntu focal-updates/multiverse DEP-11 64x64 Icons [2.638 B]
Get:68 http://fr.archive.ubuntu.com/ubuntu focal-updates/multiverse DEP-11 64x64@2 Icons [29 B]
Get:69 http://fr.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [480 B]
Get:70 http://fr.archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [112 B]  
Get:71 http://fr.archive.ubuntu.com/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B]
Get:72 http://fr.archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [3.088 B]  
Get:73 http://fr.archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [2.256 B]   
Get:74 http://fr.archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [1.448 B]  
Get:75 http://fr.archive.ubuntu.com/ubuntu focal-backports/universe amd64 DEP-11 Metadata [1.768 B]
Get:76 http://fr.archive.ubuntu.com/ubuntu focal-backports/universe DEP-11 48x48 Icons [2.809 B]
Get:77 http://fr.archive.ubuntu.com/ubuntu focal-backports/universe DEP-11 64x64 Icons [3.944 B]
Get:78 http://fr.archive.ubuntu.com/ubuntu focal-backports/universe DEP-11 64x64@2 Icons [29 B]
Get:79 http://fr.archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [224 B]
Get:80 http://fr.archive.ubuntu.com/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B]
Fetched 39,4 MB in 10s (3.891 kB/s)                                                           
Reading package lists... Done

Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne

#22 Le 29/09/2020, à 15:37

abelthorne

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Maintenant, ça donne quoi si tu retentes d'installer Wine ?

sudo apt install --install-recommends winehq-devel

Hors ligne

#23 Le 29/09/2020, à 15:39

msieumouche

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

[sudo] password for x92: 
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-devel : Depends: wine-devel (= 5.18~focal)
E: Unable to correct problems, you have held broken packages.

Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne

#24 Le 29/09/2020, à 15:46

abelthorne

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Ah mais je viens de réaliser une chose : ton système est en anglais, je ne sais pas si c'est normal ? Du coup, ma commande pour les paquets orphelins qui filtre les termes français ne fonctionne pas, d'où le retour nul précédemment. Je ne sais pas quels termes sont employés en anglais, essaie ça à tout hasard :

apt list | grep "installed,local"

Dernière modification par abelthorne (Le 29/09/2020, à 15:46)

Hors ligne

#25 Le 29/09/2020, à 15:51

msieumouche

Re : [Wine] Impossible d'installer Wine i386 sur Ubuntu 20.04.1

Oui effectivement il est en anglais comme tous mes cours le sont aussi c'est plus pratique wink

accountsservice/now 0.6.55-0ubuntu12~20.04.1pop0 amd64 [installed,local]
flat-remix-gnome/now 20200624 amd64 [installed,local]
gir1.2-accountsservice-1.0/now 0.6.55-0ubuntu12~20.04.1pop0 amd64 [installed,local]
gir1.2-goa-1.0/now 3.36.0-1ubuntu1pop1~1583953963~20.04~22b5af3 amd64 [installed,local]
gir1.2-mutter-6/now 3.36.4-0ubuntu0.20.04.2pop2~1597950110~20.04~fa12717 amd64 [installed,local]
gnome-control-center-data/now 1:3.36.4-0ubuntu1pop1~1596049125~20.04~426adb3 all [installed,local]
gnome-settings-daemon-common/now 3.36.1-0ubuntu1pop0~1596026424~20.04~8296153 all [installed,local]
gnome-settings-daemon/now 3.36.1-0ubuntu1pop0~1596026424~20.04~8296153 amd64 [installed,local]
gnome-shell-common/now 3.36.4-1ubuntu1~20.04.2pop1~1597874448~20.04~260a1a7 all [installed,local]
gnome-shell-extension-prefs/now 3.36.4-1ubuntu1~20.04.2pop1~1597874448~20.04~260a1a7 amd64 [installed,local]
gnome-shell/now 3.36.4-1ubuntu1~20.04.2pop1~1597874448~20.04~260a1a7 amd64 [installed,local]
gnome-terminal-data/now 3.36.2-1ubuntu1~20.04pop0~1594780610~20.04~8048ed7 all [installed,local]
gnome-terminal/now 3.36.2-1ubuntu1~20.04pop0~1594780610~20.04~8048ed7 amd64 [installed,local]
libaccountsservice0/now 0.6.55-0ubuntu12~20.04.1pop0 amd64 [installed,local]
libgoa-1.0-0b/now 3.36.0-1ubuntu1pop1~1583953963~20.04~22b5af3 amd64 [installed,local]
libgoa-1.0-common/now 3.36.0-1ubuntu1pop1~1583953963~20.04~22b5af3 all [installed,local]
libgoa-backend-1.0-1/now 3.36.0-1ubuntu1pop1~1583953963~20.04~22b5af3 amd64 [installed,local]
libmutter-6-0/now 3.36.4-0ubuntu0.20.04.2pop2~1597950110~20.04~fa12717 amd64 [installed,local]
libnss-systemd/now 245.4-4ubuntu3.2pop1~1599007796~20.04~a50f405 amd64 [installed,local]
libpam-systemd/now 245.4-4ubuntu3.2pop1~1599007796~20.04~a50f405 amd64 [installed,local]
libsystemd0/now 245.4-4ubuntu3.2pop1~1599007796~20.04~a50f405 amd64 [installed,local]
libudev1/now 245.4-4ubuntu3.2pop1~1599007796~20.04~a50f405 amd64 [installed,local]
linux-libc-dev/now 5.4.0-7642.46~1598628707~20.04~040157c amd64 [installed,local]
mutter-common/now 3.36.4-0ubuntu0.20.04.2pop2~1597950110~20.04~fa12717 all [installed,local]
mutter/now 3.36.4-0ubuntu0.20.04.2pop2~1597950110~20.04~fa12717 amd64 [installed,local]
nautilus-extension-gnome-terminal/now 3.36.2-1ubuntu1~20.04pop0~1594780610~20.04~8048ed7 amd64 [installed,local]
ocs-url/now 3.1.0-0ubuntu1 amd64 [installed,local]
python-apt-common/now 2.1.2pop0~1587756471~20.04~cd2988e all [installed,local]
python3-apt/now 2.1.2pop0~1587756471~20.04~cd2988e amd64 [installed,local]
systemd-sysv/now 245.4-4ubuntu3.2pop1~1599007796~20.04~a50f405 amd64 [installed,local]
systemd-timesyncd/now 245.4-4ubuntu3.2pop1~1599007796~20.04~a50f405 amd64 [installed,local]
systemd/now 245.4-4ubuntu3.2pop1~1599007796~20.04~a50f405 amd64 [installed,local]
udev/now 245.4-4ubuntu3.2pop1~1599007796~20.04~a50f405 amd64 [installed,local]
ulauncher/now 5.8.0 all [installed,local]
virtualbox-6.1/now 6.1.14-140239~Ubuntu~eoan amd64 [installed,local]

Je suis un étudiant en cybersécurité (année diplomante) de 21 ans, passioné de PenTest et grand amateur de Linux :p (ForzaManjaro) :)

Hors ligne