Your message dated Tue, 14 Apr 2009 16:41:44 +0200 with message-id <[email protected]> and subject line Re: Bug#524044: gconf2: /usr/sbin/gconf-schemas fails when no gconfd-2 is running: break package instalation has caused the Debian Bug report #524044, regarding gconf2: /usr/sbin/gconf-schemas fails when no gconfd-2 is running: break package instalation 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 524044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524044 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: gconf2 Version: 2.24.0-7 Severity: important Hi, I've been upgrading a remote server with ssh. The remote server was not running any gconfd-2 process. Several packages fail to configure. For example, libgksu2-0: Paramétrage de libgksu2-0 (2.0.9-1) ... Traceback (most recent call last): File "/usr/sbin/gconf-schemas", line 82, in <module> pids=os.popen('pidof gconfd-2').readlines()[0].split() OSError: [Errno 9] Bad file descriptor dpkg : erreur de traitement de libgksu2-0 (--configure) : le sous-processus post-installation script a retourné une erreur de sortie d'état 1 I was thinking this was related to ubuntu bugs 33421 but I just see that the ubuntu pach is already applied in the Debian package. So I do not know. Regards, Vincent -- System Information: Debian Release: squeeze/sid APT prefers oldstable APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gconf2 depends on: ii dbus-x11 1.2.12-1 simple interprocess messaging syst ii gconf2-common 2.24.0-7 GNOME configuration database syste ii libc6 2.9-7 GNU C Library: Shared libraries ii libgconf2-4 2.24.0-7 GNOME configuration database syste ii libglib2.0-0 2.20.1-1 The GLib library of C routines ii libxml2 2.7.3.dfsg-1 GNOME XML library ii psmisc 22.6-1 Utilities that use the proc filesy ii python 2.5.4-2 An interactive high-level object-o Versions of packages gconf2 recommends: ii libgtk2.0-0 2.14.7-5 The GTK+ graphical user interface Versions of packages gconf2 suggests: pn gconf-defaults-service <none> (no description available) -- no debconf information
--- End Message ---
--- Begin Message ---Hi, I think I've found the 'bug'. This machine is running a 2.6.26 kernel patched with perfmon. Looking at the small python program ==== import os pids=os.popen('pidof gconfd-2').readlines()[0].split() ==== with the strace utility, I saw that a 293 syscall is done. It means pfm_start on this machine but I suspect that the syscall comes from the libc and that the libc expect to find the new pipe2 syscall. I will reboot the machine and try with a non-patched kernel. But I already close this bug as I'm very confident in the cause of the bug. Regards, Vincent -- Vincent Danjean GPG key ID 0x9D025E87 [email protected] GPG key fingerprint: FC95 08A6 854D DB48 4B9A 8A94 0BF7 7867 9D02 5E87 Unofficial pacakges: http://moais.imag.fr/membres/vincent.danjean/deb.html APT repo: deb http://perso.debian.org/~vdanjean/debian unstable main
--- End Message ---

