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 14/10/2012, à 12:54

bidou10

syteme des paquets cassé [RÉSOLU]

bonjour a tous

depuis peu lors des mises a jour, j'ai un souci:
, je suis obligé de faire la commande suivante dans le terminal : sudo apt-get install -f et voici le résultat:
christian@christian-W270HU:~$ sudo apt-get install -f
[sudo] password for christian:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Correction des dépendances... Fait
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  libllvm3.0
Veuillez utiliser « apt-get autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés :
  linux-headers-3.5.0-17-generic
Les NOUVEAUX paquets suivants seront installés :
  linux-headers-3.5.0-17-generic
0 mis à jour, 1 nouvellement installés, 0 à enlever et 37 non mis à jour.
4 partiellement installés ou enlevés.
Il est nécessaire de prendre 0 o/1 009 ko dans les archives.
Après cette opération, 11,2 Mo d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer [O/n] ? o
(Lecture de la base de données... 585888 fichiers et répertoires déjà installés.)
Dépaquetage de linux-headers-3.5.0-17-generic (à partir de .../linux-headers-3.5.0-17-generic_3.5.0-17.26_i386.deb) ...
dpkg : erreur de traitement de /var/cache/apt/archives/linux-headers-3.5.0-17-generic_3.5.0-17.26_i386.deb (--unpack) :
impossible de créer « /usr/src/linux-headers-3.5.0-17-generic/include/config/mmc/block/minors.h.dpkg-new » (pendant le traitement de « ./usr/src/linux-headers-3.5.0-17-generic/include/config/mmc/block/minors.h »): Aucun espace disponible sur le périphérique
Aucun rapport « apport » n'a été créé car un disque plein a été signalé
                                                                       dpkg-deb : erreur : le sous-processus coller a été tué par le signal (Relais brisé (pipe))
Des erreurs ont été rencontrées pendant l'exécution :
/var/cache/apt/archives/linux-headers-3.5.0-17-generic_3.5.0-17.26_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
christian@christian-W270HU:~$

est ce  que quelqu'un peu m'aider svp

merci d'avance

Dernière modification par bidou10 (Le 25/10/2012, à 21:37)

Hors ligne

#2 Le 14/10/2012, à 12:58

DAnGk41

Re : syteme des paquets cassé [RÉSOLU]

sudo apt-get autoremove

peut être....


promis, je vais penser à me moderniser ==> http://i43.servimg.com/u/f43/11/83/24/66/pb090210.jpg

Hors ligne

#3 Le 14/10/2012, à 13:09

loubrix

Re : syteme des paquets cassé [RÉSOLU]

il me semble que la réponse saute aux yeux:

Aucun espace disponible sur le périphérique
Aucun rapport « apport » n'a été créé car un disque plein a été signalé

fais un "df -h" pour en avoir le coeur net, mais je crois qu'il faut faire de la place en désinstallant quelques trucs (noyaux anciens par exemple), dont le libllvm3.0 (mais je doute que ce soit juste ça qui bouffe la place).


Asus X50VL - Ubuntu 12.04 AMD64
HP G62 - Ubuntu 12.10 AMD64
Fujitsu-Siemens Amilo EL - Lubuntu 12.04 i686
Manjaro, une rolling pour débutants

Hors ligne

#4 Le 14/10/2012, à 14:27

nam1962

Re : syteme des paquets cassé [RÉSOLU]

Ubuntu Tweak devrait pouvoir t'aider à faire le ménage.


[ Modéré ]

Hors ligne

#5 Le 14/10/2012, à 17:36

bidou10

Re : syteme des paquets cassé [RÉSOLU]

merci pour vos réponse mais là je tourne en rond.
christian@christian-W270HU:~$ sudo apt-get autoremove
[sudo] password for christian:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
linux-headers-generic : Dépend: linux-headers-3.5.0-17-generic mais il n'est pas installé
E: Dépendances manquantes. Essayez d'utiliser l'option -f.
christian@christian-W270HU:~$ sudo df-h
sudo: df-h: command not found
christian@christian-W270HU:~$ sudo apt-get -f install
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Correction des dépendances... Fait
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  libllvm3.0
Veuillez utiliser « apt-get autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés :
  linux-headers-3.5.0-17-generic
Les NOUVEAUX paquets suivants seront installés :
  linux-headers-3.5.0-17-generic
0 mis à jour, 1 nouvellement installés, 0 à enlever et 37 non mis à jour.
4 partiellement installés ou enlevés.
Il est nécessaire de prendre 0 o/1 009 ko dans les archives.
Après cette opération, 11,2 Mo d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer [O/n] ? sudo apt-get autoremove
Annulation.
christian@christian-W270HU:~$ sudo apt-get autoremove
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
linux-headers-generic : Dépend: linux-headers-3.5.0-17-generic mais il n'est pas installé
E: Dépendances manquantes. Essayez d'utiliser l'option -f.
christian@christian-W270HU:~$ sudo apt-get install-f
E: L'opération install-f n'est pas valable
christian@christian-W270HU:~$ sudo apt-get install f
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet f
christian@christian-W270HU:~$ sudo apt-get install-f
E: L'opération install-f n'est pas valable
christian@christian-W270HU:~$ sudo apt-get autoremove
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
linux-headers-generic : Dépend: linux-headers-3.5.0-17-generic mais il n'est pas installé
E: Dépendances manquantes. Essayez d'utiliser l'option -f.
christian@christian-W270HU:~$ sudo apt-get df-h
E: L'opération df-h n'est pas valable
christian@christian-W270HU:~$ df-h
df-h : commande introuvable
christian@christian-W270HU:~$

Loubrix, qu'est-ce qu'un "df-h".Je ne suis pas trop expérimenté...

Hors ligne

#6 Le 14/10/2012, à 17:39

bidou10

Re : syteme des paquets cassé [RÉSOLU]

bonjour nam 1962, j'essaierai bien Ubuntu Tweak, mais je ne suis pas trop expérimenté et je ne voudrai pas faire une mauvaise manip. peux-tu m'en dire un peu plus . Merci

Hors ligne

#7 Le 14/10/2012, à 17:45

bidou10

Re : syteme des paquets cassé [RÉSOLU]

ok, j'ai trouvé, avec l'espace, ça va mieux, voilà le résultat:
christian@christian-W270HU:~$ df -h
Sys. fich.     Taille Util. Dispo Uti% Monté sur
/dev/sda1        9,2G  8,2G  578M  94% /
udev             2,0G  4,0K  2,0G   1% /dev
tmpfs            790M  908K  789M   1% /run
none             5,0M     0  5,0M   0% /run/lock
none             2,0G  140K  2,0G   1% /run/shm
/dev/sda5        441G   46G  373G  11% /home

Hors ligne

#8 Le 14/10/2012, à 17:53

DAnGk41

Re : syteme des paquets cassé [RÉSOLU]

... se méfier de tweak... il a vite fait de trop nettoyer et enlever des choses qu'il ne faut pas... j'en ai fait l'expérience.


promis, je vais penser à me moderniser ==> http://i43.servimg.com/u/f43/11/83/24/66/pb090210.jpg

Hors ligne

#9 Le 14/10/2012, à 18:05

bidou10

Re : syteme des paquets cassé [RÉSOLU]

OK, merci pour l'info

Hors ligne

#10 Le 14/10/2012, à 22:08

nam1962

Re : syteme des paquets cassé [RÉSOLU]

si on sélectionne ça passe.
Et comme j'aime les trucs pratiques, j'aime bien nettoyer mon navigateur, mon client mail et mes anciens noyaux avec.
3 clics et hop !


[ Modéré ]

Hors ligne

#11 Le 15/10/2012, à 09:35

bidou10

Re : syteme des paquets cassé [RÉSOLU]

bonjour nam1962
bien reçu , mais je n'arrive toujours pas à installer les paquets tant que le problème n'est pas résolu comment fait-on?:

christian@christian-W270HU:~$ sudo apt-get install ubuntu-tweak
[sudo] password for christian:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes :
Les paquets suivants contiennent des dépendances non satisfaites :
linux-headers-generic : Dépend: linux-headers-3.5.0-17-generic mais ne sera pas installé
ubuntu-tweak : Dépend: python-lxml mais ne sera pas installé
                Dépend: gir1.2-unique-3.0 mais ne sera pas installé
E: Dépendances non satisfaites. Essayez « apt-get -f install » sans paquet
(ou indiquez une solution).
christian@christian-W270HU:~$ sudo apt-get install -f
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Correction des dépendances... Fait
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  libllvm3.0
Veuillez utiliser « apt-get autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés :
  linux-headers-3.5.0-17-generic
Les NOUVEAUX paquets suivants seront installés :
  linux-headers-3.5.0-17-generic
0 mis à jour, 1 nouvellement installés, 0 à enlever et 37 non mis à jour.
4 partiellement installés ou enlevés.
Il est nécessaire de prendre 0 o/1 009 ko dans les archives.
Après cette opération, 11,2 Mo d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer [O/n] ?
(Lecture de la base de données... 585888 fichiers et répertoires déjà installés.)
Dépaquetage de linux-headers-3.5.0-17-generic (à partir de .../linux-headers-3.5.0-17-generic_3.5.0-17.26_i386.deb) ...
dpkg : erreur de traitement de /var/cache/apt/archives/linux-headers-3.5.0-17-generic_3.5.0-17.26_i386.deb (--unpack) :
impossible de créer « /usr/src/linux-headers-3.5.0-17-generic/include/config/rtl8192se.h.dpkg-new » (pendant le traitement de « ./usr/src/linux-headers-3.5.0-17-generic/include/config/rtl8192se.h »): Aucun espace disponible sur le périphérique
Aucun rapport « apport » n'a été créé car un disque plein a été signalé
                                                                       dpkg-deb : erreur : le sous-processus coller a été tué par le signal (Relais brisé (pipe))
Des erreurs ont été rencontrées pendant l'exécution :
/var/cache/apt/archives/linux-headers-3.5.0-17-generic_3.5.0-17.26_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
christian@christian-W270HU:~$ sudo apt-get autoremove
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
linux-headers-generic : Dépend: linux-headers-3.5.0-17-generic mais il n'est pas installé
E: Dépendances manquantes. Essayez d'utiliser l'option -f.
christian@christian-W270HU:~$

Hors ligne

#12 Le 15/10/2012, à 09:48

loubrix

Re : syteme des paquets cassé [RÉSOLU]

bidou10 a écrit :

/dev/sda1        9,2G  8,2G  578M  94% /

c'est un peu plein...
pour les noyaux essaie ceci:

dpkg -l | cut -f 3 -d " " | grep linux

ça donnera la liste des noyaux installés (et fais des copier-coller sur les commandes qu'on te donne, ça évitera les soucis).
tu peux aussi faire le ménage dans le cache des paquets:

sudo apt-get autoclean

ça sera toujours ça de gagné...


Asus X50VL - Ubuntu 12.04 AMD64
HP G62 - Ubuntu 12.10 AMD64
Fujitsu-Siemens Amilo EL - Lubuntu 12.04 i686
Manjaro, une rolling pour débutants

Hors ligne

#13 Le 15/10/2012, à 14:31

bidou10

Re : syteme des paquets cassé [RÉSOLU]

ok merci voici ce que ça donne:

christian@christian-W270HU:~$ dpkg -l | cut -f 3 -d " " | grep linux
libselinux1
linux-firmware
linux-generic
linux-generic-pae
linux-headers-3.2.0-23
linux-headers-3.2.0-23-generic
linux-headers-3.2.0-23-generic-pae
linux-headers-3.2.0-24
linux-headers-3.2.0-24-generic
linux-headers-3.2.0-24-generic-pae
linux-headers-3.2.0-25
linux-headers-3.2.0-25-generic
linux-headers-3.2.0-25-generic-pae
linux-headers-3.5.0-10
linux-headers-3.5.0-10-generic
linux-headers-3.5.0-12
linux-headers-3.5.0-12-generic
linux-headers-3.5.0-13
linux-headers-3.5.0-13-generic
linux-headers-3.5.0-15
linux-headers-3.5.0-15-generic
linux-headers-3.5.0-17
linux-headers-3.5.0-3
linux-headers-3.5.0-3-generic
linux-headers-3.5.0-4
linux-headers-3.5.0-4-generic
linux-headers-3.5.0-5
linux-headers-3.5.0-5-generic
linux-headers-3.5.0-6
linux-headers-3.5.0-6-generic
linux-headers-3.5.0-8
linux-headers-3.5.0-8-generic
linux-headers-3.5.0-9
linux-headers-3.5.0-9-generic
linux-headers-generic
linux-headers-generic-pae
linux-image-3.0.0-12-generic
linux-image-3.0.0-16-generic
linux-image-3.0.0-16-generic-pae
linux-image-3.0.0-17-generic
linux-image-3.0.0-17-generic-pae
linux-image-3.2.0-23-generic
linux-image-3.2.0-23-generic-pae
linux-image-3.2.0-24-generic
linux-image-3.2.0-24-generic-pae
linux-image-3.2.0-25-generic
linux-image-3.2.0-25-generic-pae
linux-image-3.5.0-10-generic
linux-image-3.5.0-12-generic
linux-image-3.5.0-13-generic
linux-image-3.5.0-15-generic
linux-image-3.5.0-17-generic
linux-image-3.5.0-3-generic
linux-image-3.5.0-4-generic
linux-image-3.5.0-5-generic
linux-image-3.5.0-6-generic
linux-image-3.5.0-8-generic
linux-image-3.5.0-9-generic
linux-image-extra-3.5.0-10-generic
linux-image-extra-3.5.0-12-generic
linux-image-extra-3.5.0-13-generic
linux-image-extra-3.5.0-15-generic
linux-image-extra-3.5.0-17-generic
linux-image-extra-3.5.0-3-generic
linux-image-extra-3.5.0-4-generic
linux-image-extra-3.5.0-5-generic
linux-image-extra-3.5.0-6-generic
linux-image-extra-3.5.0-8-generic
linux-image-extra-3.5.0-9-generic
linux-image-generic
linux-image-generic-pae
linux-libc-dev
linux-sound-base
pptp-linux
syslinux
syslinux-common
syslinux-legacy
util-linux
christian@christian-W270HU:~$

et ensuite:

christian@christian-W270HU:~$ sudo apt-get autoclean
[sudo] password for christian:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait

Hors ligne

#14 Le 15/10/2012, à 14:51

loubrix

Re : syteme des paquets cassé [RÉSOLU]

effectivement, il y a quelques noyaux en réserve, il te reste à faire ça:

sudo apt-get remove --purge linux-image-3.0.0-12-generic linux-image-3.0.0-16-generic linux-image-3.0.0-16-generic-pae linux-image-3.0.0-17-generic linux-image-3.0.0-17-generic-pae linux-image-3.2.0-23-generic linux-image-3.2.0-23-generic-pae linux-image-3.2.0-24-generic linux-image-3.2.0-24-generic-pae linux-image-3.2.0-25-generic linux-image-3.2.0-25-generic-pae linux-image-3.5.0-10-generic linux-image-3.5.0-12-generic linux-image-3.5.0-13-generic linux-image-3.5.0-15-generic linux-image-3.5.0-17-generic linux-image-3.5.0-3-generic linux-image-3.5.0-4-generic linux-image-3.5.0-5-generic linux-image-3.5.0-6-genericlinux-image-extra-3.5.0-10-generic linux-image-extra-3.5.0-12-generic linux-image-extra-3.5.0-13-generic linux-image-extra-3.5.0-15-generic linux-image-extra-3.5.0-17-generic linux-image-extra-3.5.0-3-generic linux-image-extra-3.5.0-4-generic linux-image-extra-3.5.0-5-generic linux-image-extra-3.5.0-6-genericlinux-headers-3.2.0-23 linux-headers-3.2.0-23-generic linux-headers-3.2.0-23-generic-pae linux-headers-3.2.0-24 linux-headers-3.2.0-24-generic linux-headers-3.2.0-24-generic-pae linux-headers-3.2.0-25 linux-headers-3.2.0-25-generic linux-headers-3.2.0-25-generic-pae linux-headers-3.5.0-10 linux-headers-3.5.0-10-generic linux-headers-3.5.0-12 linux-headers-3.5.0-12-generic linux-headers-3.5.0-13 linux-headers-3.5.0-13-generic linux-headers-3.5.0-15 linux-headers-3.5.0-15-generic linux-headers-3.5.0-17 linux-headers-3.5.0-3 linux-headers-3.5.0-3-generic linux-headers-3.5.0-4 linux-headers-3.5.0-4-generic linux-headers-3.5.0-5 linux-headers-3.5.0-5-generic linux-headers-3.5.0-6 linux-headers-3.5.0-6-generic

(j'ai laissé les deux derniers, ça suffit)
quand ce sera fini, tu pourras refaire:

sudo apt-get -f install

et à l'avenir, pense à jeter un oeil dans le dossier /boot de temps en temps, et quand tu vois qu'il y a beaucoup de noyaux, désinstalle les en ne laissant que les deux plus récents

Dernière modification par loubrix (Le 15/10/2012, à 14:54)


Asus X50VL - Ubuntu 12.04 AMD64
HP G62 - Ubuntu 12.10 AMD64
Fujitsu-Siemens Amilo EL - Lubuntu 12.04 i686
Manjaro, une rolling pour débutants

Hors ligne

#15 Le 15/10/2012, à 21:57

bidou10

Re : syteme des paquets cassé [RÉSOLU]

merci loubrix, j'ai fais ce que tu m'a demandé, il y avait quelques petites erreurs dans les copiés-collés ( manque des espaces) ,bref, je me suis dépatouillé quand même mais il y a encore un petit problème, je te laisse jeté un oeil et dit moi ce qu'il faut faire. Merci de ta patience

christian@christian-W270HU:~$ sudo apt-get remove --purge linux-image-3.0.0-12-generic linux-image-3.0.0-16-generic linux-image-3.0.0-16-generic-pae linux-image-3.0.0-17-generic linux-image-3.0.0-17-generic-pae linux-image-3.2.0-23-generic linux-image-3.2.0-23-generic-pae linux-image-3.2.0-24-generic linux-image-3.2.0-24-generic-pae linux-image-3.2.0-25-generic linux-image-3.2.0-25-generic-pae linux-image-3.5.0-10-generic linux-image-3.5.0-12-generic linux-image-3.5.0-13-generic linux-image-3.5.0-15-generic linux-image-3.5.0-17-generic linux-image-3.5.0-3-generic linux-image-3.5.0-4-generic linux-image-3.5.0-5-generic linux-image-3.5.0-6-genericlinux-image-extra-3.5.0-10-generic linux-image-extra-3.5.0-12-generic linux-image-extra-3.5.0-13-generic linux-image-extra-3.5.0-15-generic linux-image-extra-3.5.0-17-generic linux-image-extra-3.5.0-3-generic linux-image-extra-3.5.0-4-generic linux-image-extra-3.5.0-5-generic linux-image-extra-3.5.0-6-genericlinux-headers-3.2.0-23 linux-headers-3.2.0-23-generic linux-headers-3.2.0-23-generic-pae linux-headers-3.2.0-24 linux-headers-3.2.0-24-generic linux-headers-3.2.0-24-generic-pae linux-headers-3.2.0-25 linux-headers-3.2.0-25-generic linux-headers-3.2.0-25-generic-pae linux-headers-3.5.0-10 linux-headers-3.5.0-10-generic linux-headers-3.5.0-12 linux-headers-3.5.0-12-generic linux-headers-3.5.0-13 linux-headers-3.5.0-13-generic linux-headers-3.5.0-15 linux-headers-3.5.0-15-generic linux-headers-3.5.0-17 linux-headers-3.5.0-3 linux-headers-3.5.0-3-generic linux-headers-3.5.0-4 linux-headers-3.5.0-4-generic linux-headers-3.5.0-5 linux-headers-3.5.0-5-generic linux-headers-3.5.0-6 linux-headers-3.5.0-6-generic
[sudo] password for christian:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet linux-image-3.5.0-6-genericlinux-image-extra-3.5.0-10-generic
E: Impossible de trouver de paquet correspondant à l'expression rationnelle « linux-image-3.5.0-6-genericlinux-image-extra-3.5.0-10-generic »
E: Impossible de trouver le paquet linux-image-extra-3.5.0-6-genericlinux-headers-3.2.0-23
E: Impossible de trouver de paquet correspondant à l'expression rationnelle « linux-image-extra-3.5.0-6-genericlinux-headers-3.2.0-23 »
christian@christian-W270HU:~$  sudo apt-get remove --purge linux-image-3.5.0-6-generic linux-image-extra-3.5.0-10-generic linux-image-3.5.0-6-generic linux-image-extra-3.5.0-10-generic linux-image-extra-3.5.0-6-generic linux-headers-3.2.0-23
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet linux-image-extra-3.5.0-10-generic linux-image-3.5.0-6-generic
E: Impossible de trouver de paquet correspondant à l'expression rationnelle « linux-image-extra-3.5.0-10-generic linux-image-3.5.0-6-generic »
christian@christian-W270HU:~$ sudo apt-get remove --purge linux-image-3.5.0-10-generic linux-image-3.5.0-6-generic linux-image-extra-3.5.0-10-generic
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes :
Les paquets suivants contiennent des dépendances non satisfaites :
linux-headers-generic : Dépend: linux-headers-3.5.0-17-generic mais ne sera pas installé
linux-image-extra-3.5.0-6-generic : Dépend: linux-image-3.5.0-6-generic mais ne sera pas installé
E: Dépendances non satisfaites. Essayez « apt-get -f install » sans paquet
(ou indiquez une solution).
christian@christian-W270HU:~$ sudo apt-get -f install 
sudo apt-get : commande introuvable
christian@christian-W270HU:~$ sudo apt-get -f install
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Correction des dépendances... Fait
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  libllvm3.0
Veuillez utiliser « apt-get autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés :
  linux-headers-3.5.0-17-generic
Les NOUVEAUX paquets suivants seront installés :
  linux-headers-3.5.0-17-generic
0 mis à jour, 1 nouvellement installés, 0 à enlever et 37 non mis à jour.
4 partiellement installés ou enlevés.
Il est nécessaire de prendre 0 o/1 009 ko dans les archives.
Après cette opération, 11,2 Mo d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer [O/n] ?
(Lecture de la base de données... 585888 fichiers et répertoires déjà installés.)
Dépaquetage de linux-headers-3.5.0-17-generic (à partir de .../linux-headers-3.5.0-17-generic_3.5.0-17.26_i386.deb) ...
dpkg : erreur de traitement de /var/cache/apt/archives/linux-headers-3.5.0-17-generic_3.5.0-17.26_i386.deb (--unpack) :
erreur pendant la création du répertoire « ./usr/src/linux-headers-3.5.0-17-generic/include/config/scsi/srp »: Aucun espace disponible sur le périphérique
Aucun rapport « apport » n'a été créé car un disque plein a été signalé
                                                                       dpkg-deb : erreur : le sous-processus coller a été tué par le signal (Relais brisé (pipe))
Des erreurs ont été rencontrées pendant l'exécution :
/var/cache/apt/archives/linux-headers-3.5.0-17-generic_3.5.0-17.26_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
christian@christian-W270HU:~$ sudo apt-get autoremove libllvm3.0
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes :
Les paquets suivants contiennent des dépendances non satisfaites :
linux-headers-generic : Dépend: linux-headers-3.5.0-17-generic mais ne sera pas installé
E: Dépendances non satisfaites. Essayez « apt-get -f install » sans paquet
(ou indiquez une solution).
christian@christian-W270HU:~$ sudo apt-get -f install
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Correction des dépendances... Fait
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  libllvm3.0
Veuillez utiliser « apt-get autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés :
  linux-headers-3.5.0-17-generic
Les NOUVEAUX paquets suivants seront installés :
  linux-headers-3.5.0-17-generic
0 mis à jour, 1 nouvellement installés, 0 à enlever et 37 non mis à jour.
4 partiellement installés ou enlevés.
Il est nécessaire de prendre 0 o/1 009 ko dans les archives.
Après cette opération, 11,2 Mo d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer [O/n] ? o
(Lecture de la base de données... 585888 fichiers et répertoires déjà installés.)
Dépaquetage de linux-headers-3.5.0-17-generic (à partir de .../linux-headers-3.5.0-17-generic_3.5.0-17.26_i386.deb) ...
dpkg : erreur de traitement de /var/cache/apt/archives/linux-headers-3.5.0-17-generic_3.5.0-17.26_i386.deb (--unpack) :
erreur pendant la création du répertoire « ./usr/src/linux-headers-3.5.0-17-generic/include/config/scsi/srp »: Aucun espace disponible sur le périphérique
Aucun rapport « apport » n'a été créé car un disque plein a été signalé
                                                                       dpkg-deb : erreur : le sous-processus coller a été tué par le signal (Relais brisé (pipe))
Des erreurs ont été rencontrées pendant l'exécution :
/var/cache/apt/archives/linux-headers-3.5.0-17-generic_3.5.0-17.26_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
christian@christian-W270HU:~$

Hors ligne

#16 Le 16/10/2012, à 11:08

loubrix

Re : syteme des paquets cassé [RÉSOLU]

essaie de les enlever un par un en commençant par le plus ancien; j'ai été un peu optimiste en te proposant une commande pour tout enlever d'un coup...

sudo apt-get remove --purge linux-image-3.5.0-3-generic

puis

sudo apt-get remove --purge linux-image-3.5.0-4-generic

etc, etc...
et ne tient pas compte de la commande que je t'ai donnée avant: j'avais mis les noyaux dans l'ordre où ils étaient dans la liste, sans tenir compte du fait que le 3.5.0-9 n'est pas le dernier mais que c'est le 3.5.0-17 (mais c'est pas grave, le système aurait refusé de supprimer un noyau en cours de fonctionnement).


Asus X50VL - Ubuntu 12.04 AMD64
HP G62 - Ubuntu 12.10 AMD64
Fujitsu-Siemens Amilo EL - Lubuntu 12.04 i686
Manjaro, une rolling pour débutants

Hors ligne

#17 Le 16/10/2012, à 23:10

bidou10

Re : syteme des paquets cassé [RÉSOLU]

merci loubrix, j'ai essayé quelques lignes mais je me demande s'il faut aller jusqu'au bout, quand dis tu:

christian@christian-W270HU:~$ sudo apt-get remove --purge linux-image-3.5.0-3-generic
[sudo] password for christian:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes :
Les paquets suivants contiennent des dépendances non satisfaites :
linux-headers-generic : Dépend: linux-headers-3.5.0-17-generic mais ne sera pas installé
linux-image-extra-3.5.0-3-generic : Dépend: linux-image-3.5.0-3-generic mais ne sera pas installé
E: Dépendances non satisfaites. Essayez « apt-get -f install » sans paquet
(ou indiquez une solution).
christian@christian-W270HU:~$ sudo apt-get remove --purge linux-image-3.5.0-4-generic
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes :
Les paquets suivants contiennent des dépendances non satisfaites :
linux-headers-generic : Dépend: linux-headers-3.5.0-17-generic mais ne sera pas installé
linux-image-extra-3.5.0-4-generic : Dépend: linux-image-3.5.0-4-generic mais ne sera pas installé
E: Dépendances non satisfaites. Essayez « apt-get -f install » sans paquet
(ou indiquez une solution).
christian@christian-W270HU:~$

Hors ligne

#18 Le 16/10/2012, à 23:30

bahoui

Re : syteme des paquets cassé [RÉSOLU]

bonjour,

comment tu as installé les noyaux 3.5 ?

retourne

cat -n /etc/apt/sources.list

  et

ls /etc/apt/sources.list.d 

et

sudo apt-get update

Mettez [résolu] dans le titre quand le problème est réglé (cliquez sur "modifier" dans votre 1er message).

Hors ligne

#19 Le 17/10/2012, à 11:59

loubrix

Re : syteme des paquets cassé [RÉSOLU]

essaie ceci:

sudo apt-get clean

ça va enlever ce qui reste dans le cache après "autoclean" (qu'on a déjà fait): quelques dizaines de Mo gagnés wink
tu pourras ensuite ré-essayer le

sudo apt-get -f install

si ça ne marche tooujours pas, enlève d'abord les paquets qui bloquent:

sudo apt-get remove linux-headers-generic linux-image-extra-3.5.0-4-generic

par le biais des dépendances, ça va virer aussi "linux-generic", mais ce ne sont que des méta-paquets.

si ceux-ci sont bien retirés, désinstalle ensuite les anciens noyaux comme indiqué précèdemment

sudo apt-get remove linux-image-3.5.0-3-generic

(oublie les "--purge" pour le moment)

quand il ne te restera plus que tes 2 derniers noyaux, tu pourras remettre tes méta-paquets (utiles pour les mises à jours).

sudo apt-get install linux-generic

(linux-headers-generic devrait s'installer automatiquement, si c'est pas le cas, installe le manuellement).


Asus X50VL - Ubuntu 12.04 AMD64
HP G62 - Ubuntu 12.10 AMD64
Fujitsu-Siemens Amilo EL - Lubuntu 12.04 i686
Manjaro, une rolling pour débutants

Hors ligne

#20 Le 17/10/2012, à 12:15

kurapika29

Re : syteme des paquets cassé [RÉSOLU]

Ça manque d'espace dans la commande ou alors une mauvais copie

E: Impossible de trouver le paquet linux-image-3.5.0-6-genericlinux-image-extra-3.5.0-10-generic
E: Impossible de trouver de paquet correspondant à l'expression rationnelle « linux-image-3.5.0-6-genericlinux-image-extra-3.5.0-10-generic »
E: Impossible de trouver le paquet linux-image-extra-3.5.0-6-genericlinux-headers-3.2.0-23
E: Impossible de trouver de paquet correspondant à l'expression rationnelle « linux-image-extra-3.5.0-6-genericlinux-headers-3.2.0-23 »

Voilà juste 2 espaces manquant dans la commande donnée et la voici corrigé

sudo apt-get remove --purge linux-image-3.0.0-12-generic linux-image-3.0.0-16-generic linux-image-3.0.0-16-generic-pae linux-image-3.0.0-17-generic linux-image-3.0.0-17-generic-pae linux-image-3.2.0-23-generic linux-image-3.2.0-23-generic-pae linux-image-3.2.0-24-generic linux-image-3.2.0-24-generic-pae linux-image-3.2.0-25-generic linux-image-3.2.0-25-generic-pae linux-image-3.5.0-10-generic linux-image-3.5.0-12-generic linux-image-3.5.0-13-generic linux-image-3.5.0-15-generic linux-image-3.5.0-17-generic linux-image-3.5.0-3-generic linux-image-3.5.0-4-generic linux-image-3.5.0-5-generic linux-image-3.5.0-6-generic linux-image-extra-3.5.0-10-generic linux-image-extra-3.5.0-12-generic linux-image-extra-3.5.0-13-generic linux-image-extra-3.5.0-15-generic linux-image-extra-3.5.0-17-generic linux-image-extra-3.5.0-3-generic linux-image-extra-3.5.0-4-generic linux-image-extra-3.5.0-5-generic linux-image-extra-3.5.0-6-generic linux-headers-3.2.0-23 linux-headers-3.2.0-23-generic linux-headers-3.2.0-23-generic-pae linux-headers-3.2.0-24 linux-headers-3.2.0-24-generic linux-headers-3.2.0-24-generic-pae linux-headers-3.2.0-25 linux-headers-3.2.0-25-generic linux-headers-3.2.0-25-generic-pae linux-headers-3.5.0-10 linux-headers-3.5.0-10-generic linux-headers-3.5.0-12 linux-headers-3.5.0-12-generic linux-headers-3.5.0-13 linux-headers-3.5.0-13-generic linux-headers-3.5.0-15 linux-headers-3.5.0-15-generic linux-headers-3.5.0-17 linux-headers-3.5.0-3 linux-headers-3.5.0-3-generic linux-headers-3.5.0-4 linux-headers-3.5.0-4-generic linux-headers-3.5.0-5 linux-headers-3.5.0-5-generic linux-headers-3.5.0-6 linux-headers-3.5.0-6-generic

Dernière modification par kurapika29 (Le 17/10/2012, à 12:21)


Disponible sur IRC, sur le serveur irc.freenode.net salon ##ubuntu-voyager (et aussi sur plein d'autre serveur/salon)
Venez si vous avec besoin d'aide ou pour causer ;) suffit d'avoir Xchat ou un autre client IRC
Où sinon en cliquant sur se lien http://kiwiirc.com/client/irc.freenode. … tu-voyager

Hors ligne

#21 Le 17/10/2012, à 13:35

francoisubuntu

Re : syteme des paquets cassé [RÉSOLU]

tu devrais utiliser la fonction "texte préformaté pour citer les resultats de la console

c'est plus lisible

Hors ligne

#22 Le 19/10/2012, à 22:15

bidou10

Re : syteme des paquets cassé [RÉSOLU]

bahoul, merci de ton aide , voila

christian@christian-W270HU:~$ cat -n /etc/apt/sources.list
     1	# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     2	
     3	# newer versions of the distribution.
     4	deb http://fr.archive.ubuntu.com/ubuntu/ precise main restricted
     5	deb-src http://fr.archive.ubuntu.com/ubuntu/ precise main restricted
     6	

     7    ## Major bug fix updates produced after the final release of the
     8    ## distribution.
     9    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted
    10    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted
    11   
    12    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    13    ## team. Also, please note that software in universe WILL NOT receive any
    14    ## review or updates from the Ubuntu security team.
    15    deb http://fr.archive.ubuntu.com/ubuntu/ precise universe
    16    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise universe
    17    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates universe
    18    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates universe
    19   
    20    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    21    ## team, and may not be under a free licence. Please satisfy yourself as to
    22    ## your rights to use the software. Also, please note that software in
    23    ## multiverse WILL NOT receive any review or updates from the Ubuntu
    24    ## security team.
    25    deb http://fr.archive.ubuntu.com/ubuntu/ precise multiverse
    26    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise multiverse
    27    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates multiverse
    28    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates multiverse
    29   
    30    ## N.B. software from this repository may not have been tested as
    31    ## extensively as that contained in the main release, although it includes
    32    ## newer versions of some applications which may provide useful features.
    33    ## Also, please note that software in backports WILL NOT receive any review
    34    ## or updates from the Ubuntu security team.
    35    deb http://fr.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
    36    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
    37   
    38    deb http://security.ubuntu.com/ubuntu precise-security main restricted
    39    deb-src http://security.ubuntu.com/ubuntu precise-security main restricted
    40    deb http://security.ubuntu.com/ubuntu precise-security universe
    41    deb-src http://security.ubuntu.com/ubuntu precise-security universe
    42    deb http://security.ubuntu.com/ubuntu precise-security multiverse
    43    deb-src http://security.ubuntu.com/ubuntu precise-security multiverse
    44   
    45    ## Uncomment the following two lines to add software from Canonical's
    46    ## 'partner' repository.
    47    ## This software is not part of Ubuntu, but is offered by Canonical and the
    48    ## respective vendors as a service to Ubuntu users.
    49    # deb http://archive.canonical.com/ubuntu oneiric partner
    50    # deb-src http://archive.canonical.com/ubuntu oneiric partner
    51   
    52    ## Uncomment the following two lines to add software from Ubuntu's
    53    ## 'extras' repository.
    54    ## This software is not part of Ubuntu, but is offered by third-party
    55    ## developers who want to ship their latest software.
    56    # deb http://extras.ubuntu.com/ubuntu oneiric main
    57    # deb-src http://extras.ubuntu.com/ubuntu oneiric main
christian@christian-W270HU:~$
puis[christian@christian-W270HU:~$ cat -n /etc/apt/sources.list
     1    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     2   
     3    # newer versions of the distribution.
     4    deb http://fr.archive.ubuntu.com/ubuntu/ precise main restricted
     5    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise main restricted
     6   
     7    ## Major bug fix updates produced after the final release of the
     8    ## distribution.
     9    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted
    10    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted
    11   
    12    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    13    ## team. Also, please note that software in universe WILL NOT receive any
    14    ## review or updates from the Ubuntu security team.
    15    deb http://fr.archive.ubuntu.com/ubuntu/ precise universe
    16    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise universe
    17    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates universe
    18    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates universe
    19   
    20    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    21    ## team, and may not be under a free licence. Please satisfy yourself as to
    22    ## your rights to use the software. Also, please note that software in
    23    ## multiverse WILL NOT receive any review or updates from the Ubuntu
    24    ## security team.
    25    deb http://fr.archive.ubuntu.com/ubuntu/ precise multiverse
    26    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise multiverse
    27    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates multiverse
    28    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates multiverse
    29   
    30    ## N.B. software from this repository may not have been tested as
    31    ## extensively as that contained in the main release, although it includes
    32    ## newer versions of some applications which may provide useful features.
    33    ## Also, please note that software in backports WILL NOT receive any review
    34    ## or updates from the Ubuntu security team.
    35    deb http://fr.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
    36    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
    37   
    38    deb http://security.ubuntu.com/ubuntu precise-security main restricted
    39    deb-src http://security.ubuntu.com/ubuntu precise-security main restricted
    40    deb http://security.ubuntu.com/ubuntu precise-security universe
    41    deb-src http://security.ubuntu.com/ubuntu precise-security universe
    42    deb http://security.ubuntu.com/ubuntu precise-security multiverse
    43    deb-src http://security.ubuntu.com/ubuntu precise-security multiverse
    44   
    45    ## Uncomment the following two lines to add software from Canonical's
    46    ## 'partner' repository.
    47    ## This software is not part of Ubuntu, but is offered by Canonical and the
    48    ## respective vendors as a service to Ubuntu users.
    49    # deb http://archive.canonical.com/ubuntu oneiric partner
    50    # deb-src http://archive.canonical.com/ubuntu oneiric partner
    51   
    52    ## Uncomment the following two lines to add software from Ubuntu's
    53    ## 'extras' repository.
    54    ## This software is not part of Ubuntu, but is offered by third-party
    55    ## developers who want to ship their latest software.
    56    # deb http://extras.ubuntu.com/ubuntu oneiric main
    57    # deb-src http://extras.ubuntu.com/ubuntu oneiric main
christian@christian-W270HU:~$
christian@christian-W270HU:~$ cat -n /etc/apt/sources.list
     1    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     2   
     3    # newer versions of the distribution.
     4    deb http://fr.archive.ubuntu.com/ubuntu/ precise main restricted
     5    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise main restricted
     6   
     7    ## Major bug fix updates produced after the final release of the
     8    ## distribution.
     9    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted
    10    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted
    11   
    12    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    13    ## team. Also, please note that software in universe WILL NOT receive any
    14    ## review or updates from the Ubuntu security team.
    15    deb http://fr.archive.ubuntu.com/ubuntu/ precise universe
    16    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise universe
    17    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates universe
    18    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates universe
    19   
    20    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    21    ## team, and may not be under a free licence. Please satisfy yourself as to
    22    ## your rights to use the software. Also, please note that software in
    23    ## multiverse WILL NOT receive any review or updates from the Ubuntu
    24    ## security team.
    25    deb http://fr.archive.ubuntu.com/ubuntu/ precise multiverse
    26    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise multiverse
    27    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates multiverse
    28    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates multiverse
    29   
    30    ## N.B. software from this repository may not have been tested as
    31    ## extensively as that contained in the main release, although it includes
    32    ## newer versions of some applications which may provide useful features.
    33    ## Also, please note that software in backports WILL NOT receive any review
    34    ## or updates from the Ubuntu security team.
    35    deb http://fr.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
    36    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
    37   
    38    deb http://security.ubuntu.com/ubuntu precise-security main restricted
    39    deb-src http://security.ubuntu.com/ubuntu precise-security main restricted
    40    deb http://security.ubuntu.com/ubuntu precise-security universe
    41    deb-src http://security.ubuntu.com/ubuntu precise-security universe
    42    deb http://security.ubuntu.com/ubuntu precise-security multiverse
    43    deb-src http://security.ubuntu.com/ubuntu precise-security multiverse
    44   
    45    ## Uncomment the following two lines to add software from Canonical's
    46    ## 'partner' repository.
    47    ## This software is not part of Ubuntu, but is offered by Canonical and the
    48    ## respective vendors as a service to Ubuntu users.
    49    # deb http://archive.canonical.com/ubuntu oneiric partner
    50    # deb-src http://archive.canonical.com/ubuntu oneiric partner
    51   
    52    ## Uncomment the following two lines to add software from Ubuntu's
    53    ## 'extras' repository.
    54    ## This software is not part of Ubuntu, but is offered by third-party
    55    ## developers who want to ship their latest software.
    56    # deb http://extras.ubuntu.com/ubuntu oneiric main
    57    # deb-src http://extras.ubuntu.com/ubuntu oneiric main
christian@christian-W270HU:~$
[christian@christian-W270HU:~$ cat -n /etc/apt/sources.list
     1    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     2   
     3    # newer versions of the distribution.
     4    deb http://fr.archive.ubuntu.com/ubuntu/ precise main restricted
     5    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise main restricted
     6   
     7    ## Major bug fix updates produced after the final release of the
     8    ## distribution.
     9    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted
    10    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted
    11   
    12    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    13    ## team. Also, please note that software in universe WILL NOT receive any
    14    ## review or updates from the Ubuntu security team.
    15    deb http://fr.archive.ubuntu.com/ubuntu/ precise universe
    16    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise universe
    17    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates universe
    18    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates universe
    19   
    20    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    21    ## team, and may not be under a free licence. Please satisfy yourself as to
    22    ## your rights to use the software. Also, please note that software in
    23    ## multiverse WILL NOT receive any review or updates from the Ubuntu
    24    ## security team.
    25    deb http://fr.archive.ubuntu.com/ubuntu/ precise multiverse
    26    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise multiverse
    27    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates multiverse
    28    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates multiverse
    29   
    30    ## N.B. software from this repository may not have been tested as
    31    ## extensively as that contained in the main release, although it includes
    32    ## newer versions of some applications which may provide useful features.
    33    ## Also, please note that software in backports WILL NOT receive any review
    34    ## or updates from the Ubuntu security team.
    35    deb http://fr.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
    36    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
    37   
    38    deb http://security.ubuntu.com/ubuntu precise-security main restricted
    39    deb-src http://security.ubuntu.com/ubuntu precise-security main restricted
    40    deb http://security.ubuntu.com/ubuntu precise-security universe
    41    deb-src http://security.ubuntu.com/ubuntu precise-security universe
    42    deb http://security.ubuntu.com/ubuntu precise-security multiverse
    43    deb-src http://security.ubuntu.com/ubuntu precise-security multiverse
    44   
    45    ## Uncomment the following two lines to add software from Canonical's
    46    ## 'partner' repository.
    47    ## This software is not part of Ubuntu, but is offered by Canonical and the
    48    ## respective vendors as a service to Ubuntu users.
    49    # deb http://archive.canonical.com/ubuntu oneiric partner
    50    # deb-src http://archive.canonical.com/ubuntu oneiric partner
    51   
    52    ## Uncomment the following two lines to add software from Ubuntu's
    53    ## 'extras' repository.
    54    ## This software is not part of Ubuntu, but is offered by third-party
    55    ## developers who want to ship their latest software.
    56    # deb http://extras.ubuntu.com/ubuntu oneiric main
    57    # deb-src http://extras.ubuntu.com/ubuntu oneiric main
christian@christian-W270HU:~$
christian@christian-W270HU:~$ cat -n /etc/apt/sources.list
     1    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     2   
     3    # newer versions of the distribution.
     4    deb http://fr.archive.ubuntu.com/ubuntu/ precise main restricted
     5    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise main restricted
     6   
     7    ## Major bug fix updates produced after the final release of the
     8    ## distribution.
     9    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted
    10    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted
    11   
    12    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    13    ## team. Also, please note that software in universe WILL NOT receive any
    14    ## review or updates from the Ubuntu security team.
    15    deb http://fr.archive.ubuntu.com/ubuntu/ precise universe
    16    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise universe
    17    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates universe
    18    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates universe
    19   
    20    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    21    ## team, and may not be under a free licence. Please satisfy yourself as to
    22    ## your rights to use the software. Also, please note that software in
    23    ## multiverse WILL NOT receive any review or updates from the Ubuntu
    24    ## security team.
    25    deb http://fr.archive.ubuntu.com/ubuntu/ precise multiverse
    26    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise multiverse
    27    deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates multiverse
    28    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates multiverse
    29   
    30    ## N.B. software from this repository may not have been tested as
    31    ## extensively as that contained in the main release, although it includes
    32    ## newer versions of some applications which may provide useful features.
    33    ## Also, please note that software in backports WILL NOT receive any review
    34    ## or updates from the Ubuntu security team.
    35    deb http://fr.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
    36    deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
    37   
    38    deb http://security.ubuntu.com/ubuntu precise-security main restricted
    39    deb-src http://security.ubuntu.com/ubuntu precise-security main restricted
    40    deb http://security.ubuntu.com/ubuntu precise-security universe
    41    deb-src http://security.ubuntu.com/ubuntu precise-security universe
    42    deb http://security.ubuntu.com/ubuntu precise-security multiverse
    43    deb-src http://security.ubuntu.com/ubuntu precise-security multiverse
    44   
    45    ## Uncomment the following two lines to add software from Canonical's
    46    ## 'partner' repository.
    47    ## This software is not part of Ubuntu, but is offered by Canonical and the
    48    ## respective vendors as a service to Ubuntu users.
    49    # deb http://archive.canonical.com/ubuntu oneiric partner
    50    # deb-src http://archive.canonical.com/ubuntu oneiric partner
    51   
    52    ## Uncomment the following two lines to add software from Ubuntu's
    53    ## 'extras' repository.
    54    ## This software is not part of Ubuntu, but is offered by third-party
    55    ## developers who want to ship their latest software.
    56    # deb http://extras.ubuntu.com/ubuntu oneiric main
    57    # deb-src http://extras.ubuntu.com/ubuntu oneiric main
christian@christian-W270HU:~$
puis
christian@christian-W270HU:~$ ls /etc/apt/sources.list.d
google-earth.list            jockey.list.save
google-earth.list.save       tualatrix-ppa-precise.list
google-talkplugin.list       tualatrix-ppa-precise.list.save
google-talkplugin.list.save  xorg-edgers-ppa-precise.list
jockey.list                  xorg-edgers-ppa-precise.list.save
jockey.list.distUpgrade

et enfin
christian@christian-W270HU:~$ sudo apt-get update
[sudo] password for christian:
Ign http://security.ubuntu.com precise-security InRelease                     
Ign http://ppa.launchpad.net precise InRelease                                 
Ign http://ppa.launchpad.net precise InRelease                                 
Ign http://dl.google.com stable InRelease                                     
Ign http://dl.google.com stable InRelease                                     
Atteint http://security.ubuntu.com precise-security Release.gpg               
Ign http://fr.archive.ubuntu.com precise InRelease                             
Ign http://fr.archive.ubuntu.com precise-updates InRelease                     
Ign http://fr.archive.ubuntu.com precise-backports InRelease                   
Atteint http://dl.google.com stable Release.gpg                               
Atteint http://security.ubuntu.com precise-security Release                   
Atteint http://dl.google.com stable Release.gpg                               
Réception de : 1 http://fr.archive.ubuntu.com precise Release.gpg [198 B]     
Atteint http://dl.google.com stable Release                                   
Atteint http://security.ubuntu.com precise-security/main Sources               
Réception de : 2 http://fr.archive.ubuntu.com precise-updates Release.gpg [198 B]
Atteint http://dl.google.com stable Release                                   
Atteint http://security.ubuntu.com precise-security/restricted Sources         
Atteint http://security.ubuntu.com precise-security/universe Sources           
Atteint http://security.ubuntu.com precise-security/multiverse Sources         
Atteint http://security.ubuntu.com precise-security/main i386 Packages         
Atteint http://security.ubuntu.com precise-security/restricted i386 Packages   
Atteint http://dl.google.com stable/main i386 Packages                         
Atteint http://security.ubuntu.com precise-security/universe i386 Packages     
Atteint http://security.ubuntu.com precise-security/multiverse i386 Packages   
Atteint http://security.ubuntu.com precise-security/main TranslationIndex     
Atteint http://security.ubuntu.com precise-security/multiverse TranslationIndex
Atteint http://security.ubuntu.com precise-security/restricted TranslationIndex
Réception de : 3 http://fr.archive.ubuntu.com precise-backports Release.gpg [198 B]
Ign http://dl.google.com stable/main TranslationIndex                         
Atteint http://security.ubuntu.com precise-security/universe TranslationIndex 
Atteint http://dl.google.com stable/main i386 Packages                         
Ign http://dl.google.com stable/main TranslationIndex                         
Atteint http://security.ubuntu.com precise-security/main Translation-en       
Atteint http://security.ubuntu.com precise-security/multiverse Translation-en 
Atteint http://fr.archive.ubuntu.com precise Release                           
Ign http://fr.archive.ubuntu.com precise Release                               
Atteint http://security.ubuntu.com precise-security/restricted Translation-en 
Atteint http://security.ubuntu.com precise-security/universe Translation-en   
Réception de : 4 http://fr.archive.ubuntu.com precise-updates Release [49,6 kB]
Réception de : 5 http://fr.archive.ubuntu.com precise-backports Release [49,6 kB]
Atteint http://ppa.launchpad.net precise Release.gpg                           
Réception de : 6 http://ppa.launchpad.net precise Release.gpg [316 B]         
Atteint http://ppa.launchpad.net precise Release                               
Ign http://fr.archive.ubuntu.com precise/main Sources/DiffIndex               
Ign http://fr.archive.ubuntu.com precise/restricted Sources/DiffIndex         
Ign http://fr.archive.ubuntu.com precise/universe Sources/DiffIndex           
Ign http://fr.archive.ubuntu.com precise/multiverse Sources/DiffIndex         
Ign http://fr.archive.ubuntu.com precise/main i386 Packages/DiffIndex         
Ign http://fr.archive.ubuntu.com precise/restricted i386 Packages/DiffIndex   
Ign http://fr.archive.ubuntu.com precise/universe i386 Packages/DiffIndex     
Réception de : 7 http://ppa.launchpad.net precise Release [11,9 kB]           
Ign http://fr.archive.ubuntu.com precise/multiverse i386 Packages/DiffIndex   
Atteint http://fr.archive.ubuntu.com precise/main TranslationIndex             
Réception de : 8 http://fr.archive.ubuntu.com precise/multiverse TranslationIndex [2 676 B]
Atteint http://fr.archive.ubuntu.com precise/restricted TranslationIndex       
Réception de : 9 http://fr.archive.ubuntu.com precise/universe TranslationIndex [2 922 B]
Réception de : 10 http://fr.archive.ubuntu.com precise-updates/main Sources [178 kB]
Ign http://dl.google.com stable/main Translation-fr_FR                         
Ign http://dl.google.com stable/main Translation-fr                           
Ign http://dl.google.com stable/main Translation-en                           
Ign http://dl.google.com stable/main Translation-fr_FR                         
Ign http://dl.google.com stable/main Translation-fr               
Ign http://dl.google.com stable/main Translation-en               
Atteint http://ppa.launchpad.net precise/main Sources               
Atteint http://ppa.launchpad.net precise/main i386 Packages         
Ign http://ppa.launchpad.net precise/main TranslationIndex         
Réception de : 11 http://ppa.launchpad.net precise/main Sources [24,4 kB]
Réception de : 12 http://fr.archive.ubuntu.com precise-updates/restricted Sources [4 395 B]
Réception de : 13 http://fr.archive.ubuntu.com precise-updates/universe Sources [60,2 kB]
Réception de : 14 http://fr.archive.ubuntu.com precise-updates/multiverse Sources [4 745 B]
Réception de : 15 http://fr.archive.ubuntu.com precise-updates/main i386 Packages [410 kB]
Réception de : 16 http://ppa.launchpad.net precise/main i386 Packages [33,6 kB]
Réception de : 17 http://fr.archive.ubuntu.com precise-updates/restricted i386 Packages [8 218 B]
Réception de : 18 http://fr.archive.ubuntu.com precise-updates/universe i386 Packages [149 kB]
Ign http://ppa.launchpad.net precise/main TranslationIndex                     
Réception de : 19 http://fr.archive.ubuntu.com precise-updates/multiverse i386 Packages [9 930 B]
Réception de : 20 http://fr.archive.ubuntu.com precise-updates/main TranslationIndex [3 564 B]
Réception de : 21 http://fr.archive.ubuntu.com precise-updates/multiverse TranslationIndex [2 605 B]
Réception de : 22 http://fr.archive.ubuntu.com precise-updates/restricted TranslationIndex [2 461 B]
Réception de : 23 http://fr.archive.ubuntu.com precise-updates/universe TranslationIndex [2 850 B]
Atteint http://fr.archive.ubuntu.com precise/main Sources                     
Réception de : 24 http://fr.archive.ubuntu.com precise/restricted Sources [5 470 B]
Atteint http://fr.archive.ubuntu.com precise/universe Sources                 
Atteint http://fr.archive.ubuntu.com precise/multiverse Sources
99% [24 Sources bzip2 0 B] [Attente des fichiers d'en-tête] [Attente des fichibzip2: (stdin) is not a bzip2 file.
Atteint http://fr.archive.ubuntu.com precise/main i386 Packages               
Atteint http://fr.archive.ubuntu.com precise/restricted i386 Packages         
Atteint http://fr.archive.ubuntu.com precise/universe i386 Packages   
Réception de : 25 http://fr.archive.ubuntu.com precise-backports/main Sources [2 422 B]
Réception de : 26 http://fr.archive.ubuntu.com precise-backports/restricted Sources [14 B]
Réception de : 27 http://fr.archive.ubuntu.com precise-backports/universe Sources [15,8 kB]
Réception de : 28 http://fr.archive.ubuntu.com precise-backports/multiverse Sources [2 669 B]
Réception de : 29 http://fr.archive.ubuntu.com precise-backports/main i386 Packages [1 941 B]
Réception de : 30 http://fr.archive.ubuntu.com precise-backports/restricted i386 Packages [14 B]
Réception de : 31 http://fr.archive.ubuntu.com precise-backports/universe i386 Packages [14,5 kB]
Réception de : 32 http://fr.archive.ubuntu.com precise-backports/multiverse i386 Packages [2 504 B]
Réception de : 33 http://fr.archive.ubuntu.com precise-backports/main TranslationIndex [72 B]
Réception de : 34 http://fr.archive.ubuntu.com precise-backports/multiverse TranslationIndex [72 B]
Réception de : 35 http://fr.archive.ubuntu.com precise-backports/restricted TranslationIndex [70 B]
Réception de : 36 http://fr.archive.ubuntu.com precise-backports/universe TranslationIndex [73 B]
Atteint http://fr.archive.ubuntu.com precise/multiverse i386 Packages         
Atteint http://fr.archive.ubuntu.com precise/main Translation-fr_FR   
Atteint http://fr.archive.ubuntu.com precise/main Translation-fr       
Atteint http://fr.archive.ubuntu.com precise/main Translation-en       
Atteint http://fr.archive.ubuntu.com precise/restricted Translation-fr_FR
Atteint http://fr.archive.ubuntu.com precise/restricted Translation-fr
Atteint http://fr.archive.ubuntu.com precise/restricted Translation-en
Atteint http://fr.archive.ubuntu.com precise-updates/main Translation-fr
Réception de : 37 http://fr.archive.ubuntu.com precise-updates/main Translation-en [202 kB]
Ign http://ppa.launchpad.net precise/main Translation-fr_FR               
Ign http://ppa.launchpad.net precise/main Translation-fr                   
Ign http://ppa.launchpad.net precise/main Translation-en                   
Ign http://ppa.launchpad.net precise/main Translation-fr_FR                 
Ign http://ppa.launchpad.net precise/main Translation-fr
Ign http://ppa.launchpad.net precise/main Translation-en
Atteint http://fr.archive.ubuntu.com precise-updates/multiverse Translation-fr
Atteint http://fr.archive.ubuntu.com precise-updates/multiverse Translation-en
Atteint http://fr.archive.ubuntu.com precise-updates/restricted Translation-fr
Atteint http://fr.archive.ubuntu.com precise-updates/restricted Translation-en
Atteint http://fr.archive.ubuntu.com precise-updates/universe Translation-fr
Atteint http://fr.archive.ubuntu.com precise-updates/universe Translation-en
Atteint http://fr.archive.ubuntu.com precise-backports/main Translation-en
Atteint http://fr.archive.ubuntu.com precise-backports/multiverse Translation-en
Atteint http://fr.archive.ubuntu.com precise-backports/restricted Translation-en
Réception de : 38 http://fr.archive.ubuntu.com precise-backports/universe Translation-en [10,3 kB]
Err http://fr.archive.ubuntu.com precise/restricted Sources         
 
Err http://fr.archive.ubuntu.com precise/restricted Sources                   
 
Err http://fr.archive.ubuntu.com precise/restricted Sources                   
  404  Not Found
1 258 ko réceptionnés en 6s (200 ko/s)                                         
W: Erreur de GPG : http://fr.archive.ubuntu.com precise Release : Les signatures suivantes ne sont pas valables : BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … i18n/Index  Pas d'entrée de hachage dans le fichier Release /var/lib/apt/lists/partial/fr.archive.ubuntu.com_ubuntu_dists_precise_multiverse_i18n_Index

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … i18n/Index  Pas d'entrée de hachage dans le fichier Release /var/lib/apt/lists/partial/fr.archive.ubuntu.com_ubuntu_dists_precise_universe_i18n_Index

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ce/Sources  404  Not Found

E: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.

Hors ligne

#23 Le 19/10/2012, à 22:19

f.x0

Re : syteme des paquets cassé [RÉSOLU]

Bonjour bidou10,

essaies ceci

sudo rm -r /var/lib/apt/lists
sudo mkdir -p /var/lib/apt/lists/partial
sudo apt-get update

puis postes le retour de

sudo apt-get update

SOPI

Hors ligne

#24 Le 19/10/2012, à 22:31

bidou10

Re : syteme des paquets cassé [RÉSOLU]

merci loubrix, mais visiblement ca na rien changé:
christian@christian-W270HU:~$ sudo apt-get clean
[sudo] password for christian:
christian@christian-W270HU:~$
puis

christian@christian-W270HU:~$ sudo apt-get remove linux-headers-generic linux-image-extra-3.5.0-4-generic
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes :
Les paquets suivants contiennent des dépendances non satisfaites :
 linux-generic : Dépend: linux-headers-generic mais ne sera pas installé
 linux-headers-generic-pae : Dépend: linux-headers-generic mais ne sera pas installé
E: Dépendances non satisfaites. Essayez « apt-get -f install » sans paquet
(ou indiquez une solution).

Hors ligne

#25 Le 19/10/2012, à 22:36

bahoui

Re : syteme des paquets cassé [RÉSOLU]

exécute les commandes indiquées par f.x0


Mettez [résolu] dans le titre quand le problème est réglé (cliquez sur "modifier" dans votre 1er message).

Hors ligne