Your message dated Sat, 19 Aug 2006 18:19:47 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#383815: gconf2-common: fails to install and purge
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gconf2-common
Version: 2.14.0-4
Severity: grave
Justification: renders package unusable
gconf2-common refuses to be configure. I can't purge it any more.
$ sudo dpkg -P gconf2-common
(Lecture de la base de données... 130569 fichiers et répertoires déjà
installés.)
Suppression de gconf2-common ...
Purge des fichiers de configuration de gconf2-common ...
Can't call method "description" on an undefined value at
/usr/share/perl5/Debconf/Question.pm line 93, <GEN0> line 1.
dpkg : erreur de traitement de gconf2-common (--purge) :
le sous-processus post-removal script a retourné une erreur de sortie d'état 9
Des erreurs ont été rencontrées pendant l'exécution :
gconf2-common
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (33, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages gconf2-common depends on:
ii ucf 2.0012 Update Configuration File: preserv
gconf2-common recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Loïc Minier a écrit :
> tags 383815 + unreproducible
> stop
>
> Hi,
>
> On Sat, Aug 19, 2006, David Prévot wrote:
>> gconf2-common refuses to be configure. I can't purge it any more.
>> $ sudo dpkg -P gconf2-common
>> (Lecture de la base de données... 130569 fichiers et répertoires déjà
>> installés.)
>> Suppression de gconf2-common ...
>> Purge des fichiers de configuration de gconf2-common ...
>> Can't call method "description" on an undefined value at
>> /usr/share/perl5/Debconf/Question.pm line 93, <GEN0> line 1.
>> dpkg : erreur de traitement de gconf2-common (--purge) :
>> le sous-processus post-removal script a retourné une erreur de sortie
>> d'état 9
>> Des erreurs ont été rencontrées pendant l'exécution :
>> gconf2-common
>
> It would seem some deps are missing somewhere or your system is
> severely broken. /var/lib/dpkg/info/gconf2-common.postrm only calls
> "ucf", and only if it's there. Could you check whether ucf is
> correctly installed on your system?
"sudo aptitude reinstall ucf" solved my problem.
No need to take care about what follows (I began to answer before trying
it).
Thanks a lot and sorry for inconvenience.
$ apt-cache policy ucf
ucf:
Installé : 2.0012
Candidat : 2.0012
Table de version :
2.0013 0
33 http://portable unstable/main Packages
*** 2.0012 0
990 http://portable etch/main Packages
100 /var/lib/dpkg/status
> Can you run "debsums" and report
$ sudo debsums -s
debsums: no md5sums for amarok-engines
debsums: checksum mismatch aspell-fr file /var/lib/aspell/fr-40-only.rws
debsums: checksum mismatch aspell-fr file /var/lib/aspell/fr-60-only.rws
debsums: checksum mismatch aspell-fr file /var/lib/aspell/fr-80-only.rws
debsums: checksum mismatch aspell-fr file /var/lib/aspell/fr_CH-only.rws
debsums: checksum mismatch aspell-fr file /var/lib/aspell/fr.compat
debsums: no md5sums for at
...
debsums: no md5sums for ucf
...
The only mismatches are about aspell and xfonts-scalable. The others
package concerned are just whithout md5sum. None of the package listed
with "dpkg -C" are concerned
> the result of "dpkg -C" on your system?
I just tried to remove package that depends on gconf2-common (because of
this problem), and then I tried to reinstall ekiga and gparted.
$ dpkg -C
Les paquets suivants ont été dépaquetés mais ne sont pas configurés. Ils
doivent être configurés en utilisant dpkg --configure ou l'option configure
du menu de dselect pour pouvoir fonctionner :
libbonoboui2-0 The Bonobo UI library
libgnomeui-0 The GNOME 2 libraries (User Interface) - runtime files
libgconf2-4 GNOME configuration database system (shared libraries)
libecal1.2-6 Client library for evolution calendars
libgnomevfs2-common GNOME virtual file-system (common files)
libebook1.2-5 Client library for evolution address books
evolution-data-server evolution database backend server
libgksu2-0 library providing su and sudo functionality
libgnome2-common The GNOME 2 library - common files
libegroupwise1.2-9 Client library for accessing groupwise POA through
SOAP i
libedataserver1.2-7 Utility library for evolution data servers
gparted GNOME partition editor
yelp Help browser for GNOME 2
libgnomevfs2-extra GNOME virtual file-system (extra modules)
libgnomevfs2-0 GNOME virtual file-system (runtime libraries)
gksu graphical frontend to su
libedata-book1.2-2 Backend library for evolution address books
libnautilus-extension1 libraries for nautilus components - runtime version
gconf2 GNOME configuration database system (support tools)
libedata-cal1.2-5 Backend library for evolution calendars
libcamel1.2-8 The Evolution MIME message handling library
libgnome2-0 The GNOME 2 library - runtime files
ekiga H.323 and SIP compatible VOIP client
Les paquets suivants sont à demi configurés, probablement à cause de
problèmes survenus lors de la première configuration. Il faudrait réessayer
de les configurer en utilisant dpkg --configure <paquet> ou l'option
configure du menu de dselect :
gconf2-common GNOME configuration database system (common files)
> Bye,
Thanks
--- End Message ---