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.

#26 Le 04/10/2017, à 21:32

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

pierre@pierre-K73VS:`$ df -i
Sys. de fichiers Inoeuds Iutil. Ilibre IUti% Montoe sur
udev 203050 499 202551 1% /dev
tmpfs 212474 757 211717 1% /run 
/dev/sdb1  19030016 1890752 17139264 10% /
tmpfs  212474 6 212468 1% /dev/shm 
tmpfs 212474 6 212468 1% /run/lock 
tmpfs 212474 18 212460 1% /sys/fs/cgroup
cgmfs 212474 14 212460 1% /run/cgmanager/fs
tmpfs 212474 35 212439 1% /run/user/1000
pierre@pierre-K73VS:`$ 

Hors ligne

#27 Le 04/10/2017, à 22:03

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

pierre@pierre-K73VS:`$ sudo apt-get install --reinstall ubuntu-desktop

donne

Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
libcdaudio1 libgles1-mesa libmircommon5 libs1v2-9 linux-generic
linux-headers-4.4.0-64 linux-headers-4.4.0-64-generic linux-headers-4.4.0-66
linux-headers-4.4.0-66-generic linux-headers-4.4.0-71
linux-headers-4.4.0-71-generic linux-headers-4.4.0-72
linux-headers-4.4.0-72-generic linux-headers-4.4.0-75
linux-headers-4.4.0-75-generic linux-headers-4.4.0-77
linux-headers-4.4.0-77-generic linux-headers-4.4.0-78
linux-headers-4.4.0-78-generic linux-headers-4.4.0-79
linux-headers-4.4.0-79-generic linux-headers-generic
linux-image-4.4.0-64-generic linux-image-4.4.0-66-generic
linux-image-4.4.0-71-generic linux-image-4.4.0-72-generic
linux-image-4.4.0-75-generic linux-image-4.4.0-77-generic
linux-image-4.4.0-78-generic linux-image-4.4.0-79-generic
linux-image-extra-3.13.0-110-generic linux-image-extra-4.4.0-64-generic
linux-image-extra-4.4.0-66-generic linux-image-extra-4.4.0-71-generic
linux-image-extra-4.4.0-72-generic linux-image-extra-4.4.0-75-generic
linux-image-extra-4.4.0-77-generic linux-image-extra-4.4.0-78-generic
linux-image-extra-4.4.0-79-generic linux-image-generic python-gconf
snap-confine thermald
Veuillez utiliser " sudo apt autoremove " pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 49 non mis à jour.
pierre@pierre-K73VS:`$ 

Hors ligne

#28 Le 04/10/2017, à 22:06

nam1962

Re : [contourné] dpkg à configurer manuellement

nam1962 a écrit :

Uhhh, pour les retours, lis ce fil : https://forum.ubuntu-fr.org/viewtopic.php?id=1614731

Pour sélectionner une commande, triple clique dessus.
Les retours que tu indiques sont impossibles, redonne :

cat /etc/apt/sources.list
ls /etc/apt/sources.list.d -1

Donne aussi les retours des 3 premières commandes, mais entre balises code !


Par ailleurs, dans ton terminal, essaie :

sudo apt-get install --reinstall ubuntu-desktop

Si ça ne suffit pas :

sudo apt-get install --reinstall unity
dconf reset -f /org/compiz/ && setsid unity

[ Modéré ]

Hors ligne

#29 Le 04/10/2017, à 22:40

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

pierre@pierre-K73VS:`$ sudo apt-get install --reinstall unity

donne

linux-headers-4.4.0-79-generic linux-headers-generic
linux-image-4.4.0-64-generic linux-image-4.4.0-66-generic
linux-image-4.4.0-71-generic linux-image-4.4.0-72-generic
linux-image-4.4.0-75-generic linux-image-4.4.0-77-generic
linux-image-4.4.0-78-generic linux-image-4.4.0-79-generic
linux-image-extra-3.13.0-110-generic linux-image-extra-4.4.0-64-generic
linux-image-extra-4.4.0-66-generic linux-image-extra-4.4.0-71-generic
linux-image-extra-4.4.0-72-generic linux-image-extra-4.4.0-75-generic
linux-image-extra-4.4.0-77-generic linux-image-extra-4.4.0-78-generic
linux-image-extra-4.4.0-79-generic linux-image-generic python-gconf
snap-confine thermald
Veuillez utiliser " sudo apt autoremove " pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 49 non mis à jour
Il est nécessaire de prendre 1 637 ko dans les archives.
Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
Réception de :1 http://fr.archive.ubuntu.com/ubuntu xenial-updates/mais i386 unit
y i386 7.4.0+16.04.20160906-Oubuntu1 [1 637 kB]
1 637 ko réceptionnés en 2s (652 ko/s)
Bus error (core dumped)
dpkg : erreur fatale irréversible, abandon :
lecture de la liste des fichiers du paquet " linux-headers-3.2.0-93 ": Erreur d'entrée/sortie
E: Sub-process /usr/bin/dpkg returned an error code (2)
pierre@pierre-K73VS:`$ 

Hors ligne

#30 Le 04/10/2017, à 22:49

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

merci, nam1962, j'ai fait toutes les commandes que tu m'avais prescrites ;- )
voila la dernière :

pierre@pierre-K73VS:`$ dconf reset -f /org/compiz/ && setsid unity
error: Cannot autolaunch D-Bus wiyhout X11 $DISPLAY

Usage:
  dconf reset [-f] PATH

Reset a key or dir. -f is required for dirs.

Arguments:
  Arguments:
  PATH    Either a KEY or DIR
  KEY     A key path (starting, but not ending with '/')
  DIR     A directory path (starting and ending with '/')

pierre@pierre-K73VS:`$ 

et maintenant ?

Hors ligne

#31 Le 04/10/2017, à 23:13

xubu1957

Re : [contourné] dpkg à configurer manuellement

Bonjour,

Cette procédure ?

Le 13/03/2017, fostuzo a écrit :

Bon, alors après avoir bien galéré, j' ai dû faire un mix avec les solutions décrites plus haut:

je récapitule ce que j' ai fait:

- passer en mode console - Avec CTRL+ALT+F1 (ou F6)

export DISPLAY=:0
dconf reset -f /org/compiz/ && setsid unity 

et voilà unity de retour!


la commande seule

dconf reset -f /org/compiz/ && setsid unity 

  me renvoyait toujours l' erreur: cannot autolaunch D-BUS without x11 $DISPLAY...


cette commande réinitialise compiz et unity, par contre je n' ai pas bien compris  à quoi correspondait la commande export DISPLAY...et comme j' aime bien comprendre ce que je fais, y aurait-il quelqu' un pour expliquer?

Merci!

> [RESOLU] Unity ne démarre pas | Ubuntu 14.04 x64


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#32 Le 05/10/2017, à 00:03

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

Merci xubu1957,
mais

export DISPLAY=:0
dconf reset -f /org/compiz/ && setsid unity

donne
une série de

WARN
ERROR

se terminant par

WARN 2017-10-04 23:46:51 unity.theme.settings ThemeSettings.cpp:121 No valid fi
le found for 'refine_gradient_panel_single_column'
ERROR 2017-10-04 23:46:51 nux.gltexture.resource.manager GLTextureResourceManage
r.cpp:54 Invalid target, impossible to generate a new texture. Impossible to gen
erate a pixbuf: Failed to open file '/usr/share/unity/icons/refine_gradient_pane
l_single_column': No such file or directory
Segmentation fault (core dumped)

et le terminal attend ;- )

Hors ligne

#33 Le 05/10/2017, à 06:44

xubu1957

Re : [contourné] dpkg à configurer manuellement

Bonjour,

tuxmarc a écrit :

Tu peux essayer

setsid unity

dans [Résolu]Disparition de la barre de menu et de la configuration clavier


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#34 Le 05/10/2017, à 07:15

moko138

Re : [contourné] dpkg à configurer manuellement

En #29, Pierre Stoeber a écrit :
Bus error (core dumped)
dpkg : erreur fatale irréversible, abandon :
lecture de la liste des fichiers du paquet " linux-headers-3.2.0-93 ": Erreur d'entrée/sortie
E: Sub-process /usr/bin/dpkg returned an error code (2)

À considérer en priorité.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#35 Le 05/10/2017, à 08:31

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

Bonjour,
j'ai essayé

setsid unity

j'obtiens à nouveau (avec des horaires différents que je ne recopie pas ci-dessous

WARN 2017-10-04 23:46:51 unity.theme.settings ThemeSettings.cpp:121 No valid fi
le found for 'refine_gradient_panel_single_column'
ERROR 2017-10-04 23:46:51 nux.gltexture.resource.manager GLTextureResourceManage
r.cpp:54 Invalid target, impossible to generate a new texture. Impossible to gen
erate a pixbuf: Failed to open file '/usr/share/unity/icons/refine_gradient_pane
l_single_column': No such file or directory
Segmentation fault (core dumped)

Hors ligne

#36 Le 05/10/2017, à 08:58

nam1962

Re : [contourné] dpkg à configurer manuellement

On a toujours pas les retours complets de :

cat /etc/apt/sources.list
ls /etc/apt/sources.list.d -1

[ Modéré ]

Hors ligne

#37 Le 05/10/2017, à 10:34

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

Ils n'ont pas changé par rapport à la console root.
pour

pierre@pierre-K73VS:`$ cat /etc/apt/sources.list

j'obtiens

##newer versions of applications which may provide useful features.
## Also, please note that software in backports WIL NOT receive any review 
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu xenial-security main restricted
deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
deb-src http://security.ubuntu.com/ubuntu xenial-security 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 precise partner
# deb-src http://archive.canonical.com/ubuntu precise partner

deb http://archive.canonical.com/ xenial partner
deb-src http://archive.canonical.com/ xenial partner
pierre@pierre-K73VS:`$ 

Hors ligne

#38 Le 05/10/2017, à 10:40

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

et

pierre@pierre-K73VS:`$ ls /etc/apt/sources.list.d -1
michael-gruz-canon-stable-precise.list
michael-gruz-canon-stable-precise.list.distUpgrade
michael-gruz-canon-stable-precise.list.save
pierre@pierre-K73VS:`$ 

Hors ligne

#39 Le 05/10/2017, à 11:16

nam1962

Re : [contourné] dpkg à configurer manuellement

Ca m'a l'air incomplet

Passe un

gksudo gedit /etc/apt/sources.list

Si gksu et gedit ne sont pas installés passe :

sudo apt-get install gksu 
sudo apt-get install gedit

Puis repasse la première commande.

Dans le fichier qui s'ouvre, remplace tout par tout ceci :

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

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

## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial universe
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-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/ xenial multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-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/ xenial-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-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 xenial partner
# deb-src http://archive.canonical.com/ubuntu xenial partner

Puis on karscherise tes PPA precise :

sudo rm /etc/apt/sources.list.d/*

(De toutes façons ton pilote canon ne sera plus mis à jour, le PPA est abandonné depuis 235 semaines, si il fonctionne, garde le, sinon il faudra trouver une méthode légitime pour le faire)

Puis

sudo apt clean
sudo apt update
sudo apt full-upgrade
sudo apt autoremove --purge

[ Modéré ]

Hors ligne

#40 Le 05/10/2017, à 14:32

moko138

Re : [contourné] dpkg à configurer manuellement

Pierre Stoeber a écrit :
pierre@pierre-K73VS:`$
nam1962 a écrit :

Ca m'a l'air incomplet

Eh oui, le dossier

`

je ne connais pas. Chez moi,

cd `

ne revient même pas au prompt.

« ` », ce doit être le répertoire /foutage/de/gueule/, non ?


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#41 Le 05/10/2017, à 14:48

nam1962

Re : [contourné] dpkg à configurer manuellement

Ah oui, tiens, le prompt bidouillé n'est en tous cas pas le prompt de Mme Michu ! neutral


[ Modéré ]

Hors ligne

#42 Le 05/10/2017, à 17:57

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

Merci, nam1962,
je n'ai pas compris les remarques sur le prompt et Mme Michu, ça ne doit pas porter à conséquences,
donc j'essaye de suivre le Post #39, ça donne

gksudo gedit /etc/apt/sources.list

(gksudo:16284) : Gdk-WARNING **: shmget failed: error 28 (Aucun espace disponible sur le périphérique)
Erreur de segmentation (core dumped)
pierre@pierre-K73VS:`$

Hors ligne

#43 Le 05/10/2017, à 18:15

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

Je continue, car j'ai l'impression que "gksu et gedit ne sont pas installés"

pierre@pierre-K73VS:`$ sudo apt-get install gksu

donne

gksu passé en " installé manuellement ".
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
libcdaudio1 libgles1-mesa libmircommon5 libslv2-9 linux-generic
linux-headers-4.4.0-64 linux-headers-4.4.0-64-generic linux-headers-4.4.0-66
linux-headers-4.4.0-66-generic linux-headers-4.4.0-71
linux-headers-4.4.0-71-generic linux-headers-4.4.0-72
linux-headers-4.4.0-72-generic linux-headers-4.4.0-75
linux-headers-4.4.0-75-generic linux-headers-4.4.0-77
linux-headers-4.4.0-77-generic linux-headers-4.4.0-78
linux-headers-4.4.0-78-generic linux-headers-4.4.0-79
linux-headers-4.4.0-79-generic linux-headers-generic
linux-image-4.4.0-64-generic linux-image-4.4.0-66-generic
linux-image-4.4.0-71-generic linux-image-4.4.0-72-generic
linux-image-4.4.0-75-generic linux-image-4.4.0-77-generic
linux-image-4.4.0-78-generic linux-image-4.4.0-79-generic
linux-image-extra-3.13.0-110-generic linux-image-extra-4.4.0-64-generic
linux-image-extra-4.4.0-66-generic linux-image-extra-4.4.0-71-generic
linux-image-extra-4.4.0-72-generic linux-image-extra-4.4.0-75-generic
linux-image-extra-4.4.0-77-generic linux-image-extra-4.4.0-78-generic
linux-image-extra-4.4.0-79-generic linux-image-generic python-gconf
snap-confine thermald
Veuillez utiliser " sudo apt autoremove " pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 49 non mis à jour
pierre@pierre-K73VS:`$

Hors ligne

#44 Le 05/10/2017, à 18:16

moko138

Re : [contourné] dpkg à configurer manuellement

Je sors de ce fil.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#45 Le 05/10/2017, à 18:22

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

pierre@pierre-K73VS:`$ sudo apt-get install gedit

donne

gedit is already the newest version (3.18.3-0ubuntu4).
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
libcdaudio1 libgles1-mesa libmircommon5 libslv2-9 linux-generic
linux-headers-4.4.0-64 linux-headers-4.4.0-64-generic linux-headers-4.4.0-66
linux-headers-4.4.0-66-generic linux-headers-4.4.0-71
linux-headers-4.4.0-71-generic linux-headers-4.4.0-72
linux-headers-4.4.0-72-generic linux-headers-4.4.0-75
linux-headers-4.4.0-75-generic linux-headers-4.4.0-77
linux-headers-4.4.0-77-generic linux-headers-4.4.0-78
linux-headers-4.4.0-78-generic linux-headers-4.4.0-79
linux-headers-4.4.0-79-generic linux-headers-generic
linux-image-4.4.0-64-generic linux-image-4.4.0-66-generic
linux-image-4.4.0-71-generic linux-image-4.4.0-72-generic
linux-image-4.4.0-75-generic linux-image-4.4.0-77-generic
linux-image-4.4.0-78-generic linux-image-4.4.0-79-generic
linux-image-extra-3.13.0-110-generic linux-image-extra-4.4.0-64-generic
linux-image-extra-4.4.0-66-generic linux-image-extra-4.4.0-71-generic
linux-image-extra-4.4.0-72-generic linux-image-extra-4.4.0-75-generic
linux-image-extra-4.4.0-77-generic linux-image-extra-4.4.0-78-generic
linux-image-extra-4.4.0-79-generic linux-image-generic python-gconf
snap-confine thermald
Veuillez utiliser " sudo apt autoremove " pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 69 non mis à jour
pierre@pierre-K73VS:`$

et en fait c'était aussi

69 non mis à jour

dans le post #43, erreur de copie.

Hors ligne

#46 Le 05/10/2017, à 18:27

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

donc je repasse la première commande :

pierre@pierre-K73VS:`$ gksudo gedit /etc/apt/sources.list

(gksudo:28109) : Gdk-WARNING **: shmget failed: error 28 (Aucun espace disponible sur le périphérique)
Erreur de segmentation (core dumped)
pierre@pierre-K73VS:`$

Hors ligne

#47 Le 05/10/2017, à 18:32

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

Et là, j'ai l'impression que ça n'a pas marché, puisque je n'ai pas de fichier qui s'est ouvert pour remplacer avec

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

que faire ?

Hors ligne

#48 Le 05/10/2017, à 18:32

xubu1957

Re : [contourné] dpkg à configurer manuellement

Tente :

sudo apt autoremove 

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#49 Le 05/10/2017, à 19:01

Pierre Stoeber

Re : [contourné] dpkg à configurer manuellement

pierre@pierre-K73VS:`$ sudo apt remove

donne

Lecture des informations d'état... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
libcdaudio1 libgles1-mesa libmircommon5 libslv2-9 linux-generic
linux-headers-4.4.0-64 linux-headers-4.4.0-64-generic linux-headers-4.4.0-66
linux-headers-4.4.0-66-generic linux-headers-4.4.0-71
linux-headers-4.4.0-71-generic linux-headers-4.4.0-72
linux-headers-4.4.0-72-generic linux-headers-4.4.0-75
linux-headers-4.4.0-75-generic linux-headers-4.4.0-77
linux-headers-4.4.0-77-generic linux-headers-4.4.0-78
linux-headers-4.4.0-78-generic linux-headers-4.4.0-79
linux-headers-4.4.0-79-generic linux-headers-generic
linux-image-4.4.0-64-generic linux-image-4.4.0-66-generic
linux-image-4.4.0-71-generic linux-image-4.4.0-72-generic
linux-image-4.4.0-75-generic linux-image-4.4.0-77-generic
linux-image-4.4.0-78-generic linux-image-4.4.0-79-generic
linux-image-extra-3.13.0-110-generic linux-image-extra-4.4.0-64-generic
linux-image-extra-4.4.0-66-generic linux-image-extra-4.4.0-71-generic
linux-image-extra-4.4.0-72-generic linux-image-extra-4.4.0-75-generic
linux-image-extra-4.4.0-77-generic linux-image-extra-4.4.0-78-generic
linux-image-extra-4.4.0-79-generic linux-image-generic python-gconf
snap-confine thermald
Veuillez utiliser " sudo apt autoremove " pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 69 non mis à jour
pierre@pierre-K73VS:`$

en sachant que j'écris é quand je lis oe

Hors ligne

#50 Le 05/10/2017, à 19:06

xubu1957

Re : [contourné] dpkg à configurer manuellement

Tu as mis :

sudo apt remove

?
au lieu de :

sudo apt autoremove 

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne