#1 Le 23/11/2006, à 04:23
- freenux.be
erreur : dpkg exited unexpectedly
Bonjour,
Il m'est impossible d'installer un programme en ligne de commande ou via synaptic
voici l'erreur qui s"affiche :
sudo apt-get install language-pack-gnome-fr
Password:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
language-pack-gnome-fr est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 12 non mis à jour.
1 partiellement installés ou enlevés.
Il est nécessaire de prendre 0o dans les archives.
Après dépaquetage, 0o d'espace disque supplémentaires seront utilisés.
dpkg: ../../src/packages.c:191: process_queue: l'assertion « dependtry <= 4 » a échoué.
E: Sub-process /usr/bin/dpkg exited unexpectedly
C'est très ennuyeux d'autant plus que ""dpkg-reconfigure -a"" ne résoud pas mon probleme (voir ci-dessous)
sudo dpkg-reconfigure -a
* Disabling power management... [ ok ]
* Checking battery state... [ ok ]
* Stopping ACPI services... [ ok ]
* Loading ACPI modules... [ ok ]
* Starting ACPI services... [ ok ]
* Stopping anac(h)ronistic cron: anacron [ ok ]
* Starting anac(h)ronistic cron: anacron [ ok ]
* Stopping apache 2.0 web server... [ ok ]
* Starting apache 2.0 web server... [ ok ]
* Stopping deferred execution scheduler... [ ok ]
* Starting deferred execution scheduler... [ ok ]
* Disabling additional executable binary formats binfmt-support [ ok ]
* Enabling additional executable binary formats binfmt-support [ ok ]
BitlBee (probably) already installed, skipping user/configdir installation
* Stopping Bluetooth services... sdpd hcid [ ok ]
Checking and creating device nodes ...
* Starting Bluetooth services... hcid sdpd [ ok ]
***
* Updating MIME database in /usr/share/mime...
Wrote 485 strings at 20 - 2884
Wrote aliases at 2884 - 2a30
Wrote parents at 2a30 - 33e0
Wrote literal globs at 33e0 - 343c
Wrote suffix globs at 343c - 6924
Wrote full globs at 6924 - 6948
Wrote magic at 6948 - c1ec
Wrote namespace list at c1ec - c1fc
***
Updating certificates in /etc/ssl/certs....done.
Generating missing device files needed by cdrecord.
Looking for keymap to install:
NONE
Looking for keymap to install:
NONE
* Stopping periodic command scheduler... [ ok ]
* Starting periodic command scheduler... [ ok ]
* Stopping Common Unix Printing System: cupsd [ ok ]
* Starting Common Unix Printing System: cupsd [ ok ]
* Restarting Common Unix Printing System: cupsd [ ok ]
Stopping dancer-ircd: dancer-ircd.
chown: ne peut accéder `/var/run/dancer-ircd': Aucun fichier ou répertoire de ce type
Comment faire pour ne plus avoir cette erreur ??
Informations générales pour les débutants ... et les autres ;-)
AMD Athlon II X2 245 - 8Go DDR2 - 2.5To SATA2 - ATi Radeon HD3200
Hors ligne
#2 Le 23/11/2006, à 09:54
- tshirtman
Re : erreur : dpkg exited unexpectedly
tu peut essayer de créer le fichier incriminé...
sudo touch /var/run/dancer-ircd
avec un peu de chance il passera?
Hors ligne