[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#189555: xlibs postinst failes



Package: xlibs
Version: 4.2.1-6
Severity: important
Tags: sid

I already filed a bugreport against dpkg, but maybe you could find the
reason for the segfault, as xlibs is the only package where i found the
following behaviour:

Installing xlibs via dpkg doesn't lead to success, as many files are
missing after "successful" installation, i suspect that postinst fails
silently, because if i install xlibs passing -D2 to dpkg (and only if i
pass -D2), dpkg tells me that postinst segfaults.

using strace dpkg -i xlibs... (without -D2) reveals:

[...]
stat64("/var/lib/dpkg/info/xlibs.postinst", {st_mode=S_IFREG|0755,
st_size=7196, ...}) = 0
fork()                                  = 13629
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
wait4(13629, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 13629
--- SIGCHLD (Child exited) @ 0 (0) ---
[...]

It appears xlibs.postinst exists before it performs anything.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux DeepThought 2.4.20 #2 Mon Mär 10 02:04:31 CET 2003 i686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE (ignored: LC_ALL set)

Versions of packages xlibs depends on:
ii  libc6                         2.3.1-16   GNU C Library: Shared libraries an
ii  libfreetype6                  2.1.4-1    FreeType 2 font engine, shared lib
ii  xfree86-common                4.2.1-6    X Window System (XFree86) infrastr

-- no debconf information





Reply to: