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

dpkg: crash installing postfix



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yo!

Installing postfix, dpkg crashes - no error msg. This leaves postfix in a 
half-installed state.

Environment:
Corel Netwinder
kernel-image-2.4.19-netwinder 2.4.19-6
libc6 2.3.2.ds1-10.0.1
dpkg 1.10.18

I tried installing both postfix 2.0.16-4 and 1.1.11-0.woody3, which showed 
the same symptoms.

strace (see below) doesn't tell me much because the crash happens after dpkg
fork()s:

Anything I can do here?

cheers
- -- vbi

write(1, "Preparing to replace postfix 2.0"..., 79Preparing to replace postfix 2.0.16-4 (using .../postfix_2.0.16-4_arm.deb) ...
) = 79
open("/var/lib/dpkg/tmp.ci/conffiles", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=374, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
read(7, "/etc/init.d/postfix\n/etc/ppp/ip-"..., 4096) = 374
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x40017000, 4096)                = 0
write(4, "Package: postfix\nStatus: install"..., 106) = 106
ftruncate64(0x4, 0x6a)                  = 0
fsync(4)                                = 0
close(4)                                = 0
munmap(0x40015000, 4096)                = 0
rename("/var/lib/dpkg/updates/tmp.i", "/var/lib/dpkg/updates/0000") = 0
open("/var/lib/dpkg/updates/tmp.i", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
write(4, "#padding\n#padding\n#padding\n#padd"..., 4096) = 4096
write(4, "padding\n#padding\n#padding\n#paddi"..., 512) = 512
_llseek(4, 0, [0], SEEK_SET)            = 0
stat64("/var/lib/dpkg/tmp.ci/preinst", {st_mode=S_IFREG|0755, st_size=6280, ...}) = 0
fork()                                  = 606
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
wait4(606, 0xbffff4c0, 0, NULL)         = ? ERESTARTSYS (To be restarted)
- --- SIGTERM (Terminated) ---
+++ killed by SIGTERM +++
Leaving `diversion of /usr/share/man/man8/smtpd.8.gz to /usr/share/man/man8/smtpd.real.8.gz by postfix'


- -- 
You're definitely on their list.  The question to ask next is what list it is.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: get my key from http://fortytwo.ch/gpg/92082481

iKcEARECAGcFAkAOdMlgGmh0dHA6Ly9mb3J0eXR3by5jaC9sZWdhbC9ncGcvZW1h
aWwuMjAwMjA4MjI/dmVyc2lvbj0xLjUmbWQ1c3VtPTVkZmY4NjhkMTE4NDMyNzYw
NzFiMjVlYjcwMDZkYTNlAAoJEIukMYvlp/fWO2cAoONtz9u4dPyFzn5/eRVzhoZU
f344AKDpMFAag9qv07y3ivIV5HleBVPweQ==
=9Tub
-----END PGP SIGNATURE-----



Reply to: