#1 Le 24/02/2012, à 12:02
[Résolu] Problème de mise à jour
Bonjour,
j'ai des soucis depuis quelques jours (semaines) avec les mises à jour...Il se produit visiblement une erreur.
Après un sudo apt-get auto-remove, la fin du message est le suivant :
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.0.0-16-generic /boot/vmlinuz-3.0.0-16-generic
/etc/default/grub: 35: Syntax error: EOF in backquote substitution
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 2
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.0.0-16-generic.postinst line 1010.
dpkg : erreur de traitement de linux-image-3.0.0-16-generic (--configure) :
le sous-processus script post-installation installé a retourné une erreur de sortie d'état 2
dpkg : des problèmes de dépendances empêchent la configuration de linux-image-generic :
linux-image-generic dépend de linux-image-3.0.0-16-generic ; cependant :
Le paquet linux-image-3.0.0-16-generic n'est pas encore configuré.
dpkg : erreur de traitement de linux-image-generic (--configure) :
problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de linux-generic :Aucun rapport « apport » n'a été créé car le message d'erreur indique une erreur consécutive à un échec précédent.
linux-generic dépend de linux-image-generic (= 3.0.0.16.19) ; cependant :
Le paquet linux-image-generic n'est pas encore configuré.
dpkg : erreur de traitement de linux-generic (--configure) :
problèmes de dépendances - laissé non configuré
Aucun rapport « apport » n'a été créé car le message d'erreur indique une erreur consécutive à un échec précédent.
Des erreurs ont été rencontrées pendant l'exécution :
linux-image-3.0.0-16-generic
linux-image-generic
linux-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)Comment dois-je opérer pour résoudre cela ?
Les messages similaires sur le forum quant à des soucis d'installation ne m'ont pas permis d'aboutir.
Merci pour votre aide, cordialement,
Dernière modification par Schtroungkipouf (Le 01/03/2012, à 01:14)
Hors ligne
#2 Le 29/02/2012, à 12:55
Re : [Résolu] Problème de mise à jour
Bonjour,
merci pour le retour à la prise en considération de mon problème.
J'ai enchaîné les 4 commandes préconisées par Garthounet mais, visiblement, ça ne résoud pas mon problème.
A là première commande, j'ai toujours :
dpkg : erreur de traitement de linux-image-3.0.0-16-generic (--configure) :
le sous-processus script post-installation installé a retourné une erreur de sortie d'état 2
dpkg : des problèmes de dépendances empêchent la configuration de linux-image-generic :
linux-image-generic dépend de linux-image-3.0.0-16-generic ; cependant :
Le paquet linux-image-3.0.0-16-generic n'est pas encore configuré.
dpkg : erreur de traitement de linux-image-generic (--configure) :
problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de linux-generic :
linux-generic dépend de linux-image-generic (= 3.0.0.16.19) ; cependant :
Le paquet linux-image-generic n'est pas encore configuré.
dpkg : erreur de traitement de linux-generic (--configure) :
problèmes de dépendances - laissé non configuré
Des erreurs ont été rencontrées pendant l'exécution :
linux-image-3.0.0-16-generic
linux-image-generic
linux-genericJe ne suis pas suffisamment compétent pour savoir résoudre ce problème de dépendances...
Quelles pourraient être les autres alternatives ?
Merci pour votre aide.
Schtroung'
Hors ligne
#3 Le 29/02/2012, à 16:18
Re : [Résolu] Problème de mise à jour
Bonjour Schtroungkipouf,
postes le retour de ces commandes
cat -n /var/lib/dpkg/info/linux-image-3.0.0-16-generic.postinst | grep "1010"
cat -n /var/lib/dpkg/info/linux-image-3.0.0-16-generic.postinst | grep "1011"
cat -n /var/lib/dpkg/info/linux-image-3.0.0-16-generic.postinst | grep "1012"
cat -n /var/lib/dpkg/info/linux-image-3.0.0-16-generic.postinst | grep "1013"
cat -n /var/lib/dpkg/info/linux-image-3.0.0-16-generic.postinst | grep "1014"
cat -n /var/lib/dpkg/info/linux-image-3.0.0-16-generic.postinst | grep "1015"SOPI
Hors ligne
#4 Le 29/02/2012, à 22:58
Re : [Résolu] Problème de mise à jour
Bonsoir,
les commandes respectives renvoient chaque ligne suivante :
1010 system ("run-parts --verbose --exit-on-error --arg=$version " .
1011 "--arg=$realimageloc$kimage-$version " .
1012 "/etc/kernel/postinst.d") &&
1013 die "Failed to process /etc/kernel/postinst.d";
1014 }
1015Bisque, bisque, je n'y vois vois goutte...
Merci pour l'aide.
Schtroung'
Hors ligne
#5 Le 29/02/2012, à 23:07
Re : [Résolu] Problème de mise à jour
bonjour,
/etc/default/grub: 35: Syntax error: EOF in backquote substitutiongedit /etc/default/grubposte le résultat
Dernière modification par bahoui (Le 29/02/2012, à 23:14)
Mettez [résolu] dans le titre quand le problème est réglé (cliquez sur "modifier" dans votre 1er message).
Ginette, que j'aime tes paupiettes !
Hors ligne
#6 Le 29/02/2012, à 23:47
Re : [Résolu] Problème de mise à jour
Voici les résultats :
Pour la 1ère :
bash: /etc/default/grub:: Aucun fichier ou dossier de ce type (!?)
Pour la 2ème commande :
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=3
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"Dernière modification par Schtroungkipouf (Le 29/02/2012, à 23:48)
Hors ligne
#7 Le 29/02/2012, à 23:56
Re : [Résolu] Problème de mise à jour
GRUB_CMDLINE_LINUX="il manque un guillemet à la fin
ça ne résoudra sans doute pas le problème de maj mais c'est déjà ça
gksudo gedit /etc/default/grubmodifie
GRUB_CMDLINE_LINUX=""enregistre puis
sudo update-grubDernière modification par bahoui (Le 29/02/2012, à 23:56)
Mettez [résolu] dans le titre quand le problème est réglé (cliquez sur "modifier" dans votre 1er message).
Ginette, que j'aime tes paupiettes !
Hors ligne
#8 Le 01/03/2012, à 00:07
Re : [Résolu] Problème de mise à jour
Postes ensuite le retour entier de
sudo apt-get updateSOPI
Hors ligne
#9 Le 01/03/2012, à 00:41
Re : [Résolu] Problème de mise à jour
Ca donne ça :
Ign http://ppa.launchpad.net oneiric InRelease
Ign http://archive.canonical.com oneiric InRelease
Ign http://archive.ubuntu.com oneiric InRelease
Ign http://archive.ubuntu.com oneiric-updates InRelease
Ign http://security.ubuntu.com oneiric-security InRelease
Atteint http://ppa.launchpad.net oneiric Release.gpg
Atteint http://archive.canonical.com oneiric Release.gpg
Atteint http://archive.ubuntu.com oneiric Release.gpg
Atteint http://security.ubuntu.com oneiric-security Release.gpg
Atteint http://ppa.launchpad.net oneiric Release
Atteint http://archive.canonical.com oneiric Release
Atteint http://archive.ubuntu.com oneiric-updates Release.gpg
Atteint http://ppa.launchpad.net oneiric/main Sources
Atteint http://archive.canonical.com oneiric/partner i386 Packages
Atteint http://security.ubuntu.com oneiric-security Release
Atteint http://archive.ubuntu.com oneiric Release
Atteint http://ppa.launchpad.net oneiric/main i386 Packages
Ign http://ppa.launchpad.net oneiric/main TranslationIndex
Ign http://archive.canonical.com oneiric/partner TranslationIndex
Atteint http://security.ubuntu.com oneiric-security/universe i386 Packages
Atteint http://archive.ubuntu.com oneiric-updates Release
Atteint http://security.ubuntu.com oneiric-security/main i386 Packages
Atteint http://security.ubuntu.com oneiric-security/multiverse i386 Packages
Atteint http://security.ubuntu.com oneiric-security/restricted i386 Packages
Atteint http://security.ubuntu.com oneiric-security/main TranslationIndex
Atteint http://security.ubuntu.com oneiric-security/multiverse TranslationIndex
Atteint http://security.ubuntu.com oneiric-security/restricted TranslationIndex
Atteint http://security.ubuntu.com oneiric-security/universe TranslationIndex
Atteint http://archive.ubuntu.com oneiric/main i386 Packages
Atteint http://archive.ubuntu.com oneiric/universe i386 Packages
Atteint http://archive.ubuntu.com oneiric/restricted i386 Packages
Atteint http://archive.ubuntu.com oneiric/multiverse i386 Packages
Atteint http://archive.ubuntu.com oneiric/main TranslationIndex
Atteint http://archive.ubuntu.com oneiric/multiverse TranslationIndex
Atteint http://archive.ubuntu.com oneiric/restricted TranslationIndex
Atteint http://archive.ubuntu.com oneiric/universe TranslationIndex
Atteint http://security.ubuntu.com oneiric-security/main Translation-en
Atteint http://archive.ubuntu.com oneiric-updates/universe i386 Packages
Atteint http://archive.ubuntu.com oneiric-updates/main i386 Packages
Atteint http://archive.ubuntu.com oneiric-updates/multiverse i386 Packages
Atteint http://archive.ubuntu.com oneiric-updates/restricted i386 Packages
Atteint http://archive.ubuntu.com oneiric-updates/main TranslationIndex
Atteint http://archive.ubuntu.com oneiric-updates/multiverse TranslationIndex
Atteint http://security.ubuntu.com oneiric-security/multiverse Translation-en
Atteint http://security.ubuntu.com oneiric-security/restricted Translation-en
Atteint http://archive.ubuntu.com oneiric-updates/restricted TranslationIndex
Atteint http://archive.ubuntu.com oneiric-updates/universe TranslationIndex
Atteint http://archive.ubuntu.com oneiric/main Translation-fr
Atteint http://archive.ubuntu.com oneiric/main Translation-en
Atteint http://archive.ubuntu.com oneiric/multiverse Translation-fr
Atteint http://archive.ubuntu.com oneiric/multiverse Translation-en
Atteint http://security.ubuntu.com oneiric-security/universe Translation-en
Atteint http://archive.ubuntu.com oneiric/restricted Translation-fr
Atteint http://archive.ubuntu.com oneiric/restricted Translation-en
Atteint http://archive.ubuntu.com oneiric/universe Translation-fr
Atteint http://archive.ubuntu.com oneiric/universe Translation-en
Atteint http://archive.ubuntu.com oneiric-updates/main Translation-en
Atteint http://archive.ubuntu.com oneiric-updates/multiverse Translation-en
Atteint http://archive.ubuntu.com oneiric-updates/restricted Translation-en
Atteint http://archive.ubuntu.com oneiric-updates/universe Translation-en
Ign http://ppa.launchpad.net oneiric/main Translation-fr_FR
Ign http://archive.canonical.com oneiric/partner Translation-fr_FR
Ign http://ppa.launchpad.net oneiric/main Translation-fr
Ign http://archive.canonical.com oneiric/partner Translation-fr
Ign http://ppa.launchpad.net oneiric/main Translation-en
Ign http://archive.canonical.com oneiric/partner Translation-en
Lecture des listes de paquets... FaitHors ligne
#10 Le 01/03/2012, à 00:54
Re : [Résolu] Problème de mise à jour
sudo apt-get upgradeMettez [résolu] dans le titre quand le problème est réglé (cliquez sur "modifier" dans votre 1er message).
Ginette, que j'aime tes paupiettes !
Hors ligne
#11 Le 01/03/2012, à 01:13
Re : [Résolu] Problème de mise à jour
Ok, l'apt-get upgrade ne renvoit pas d'erreurs...
Ca devrait donc être bon pour moi...J'ai du mail à comprendre pourquoi il manquait une guillemet en sachant que je ne me souviens pas avoir modifié manuellement ce fichier...mais bon.
En tous les cas, merci pour le soutien et l'accompagnement !
Je mets un résolu !
Hors ligne
Pages : 1
- Accueil
- » Forum
- » Installation de logiciels et changements de version
- » [Résolu] Problème de mise à jour