Bug#605572: postinstall script hangs

Michal Čihař nijel at debian.org
Wed Dec 1 11:28:55 UTC 2010


Package: gconf2
Version: 2.28.1-6
Severity: important

Hi

I can reproduce this in headless pbuilder environment (started from
cron), but it seems to work fine when pbuilder (and thus gconf2
postinstall) runs in terminal.

The postinstall script hangs at executing:

    /usr/bin/python /usr/sbin/gconf-schemas --register-all --no-signal

The process seems to be reading some file descriptor, strace only
repeats:

    read(5, "", 16)                         = 0
    read(5, "", 16)                         = 0
    read(5, "", 16)                         = 0

The standard output/error does not show any problems:

    Setting up gconf2 (2.28.1-6) ...
    update-alternatives: using /usr/bin/gconftool-2 to provide /usr/bin/gconftool (gconftool) in auto mode.

I have no idea what else might be needed to debug this, but I'll try to
provide any required information.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-vserver-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash






More information about the pkg-gnome-maintainers mailing list