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

Bug#34136: dpkg: dpkg: ../../../main/packages.c:191: process_queue: Assertion `dependtry <= 4' failed.



Package: dpkg
Version: 1.4.1.1

Seems it choked somehow, can't go on till I possibly remove the offending
postinst file(s). I would bet this is rather a grave bug, but I don't
see it deep enough to decide. Raise as you wish.

strace follows:

brk(0x8538000)                          = 0x8538000
read(4, "omm/lrzsz_0.12.20-2.deb\nSize: 9"..., 16384) = 16384
brk(0x8549000)                          = 0x8549000
read(4, "tures have\n divergent source tr"..., 16384) = 16384
brk(0x854a000)                          = 0x854a000
read(4, "s to support software\n configur"..., 16384) = 16384
brk(0x854b000)                          = 0x854b000
read(4, "eet the copyright requirements o"..., 16384) = 16384
brk(0x854c000)                          = 0x854c000
brk(0x855d000)                          = 0x855d000
read(4, "ap file.\n\nPackage: hdparm\nPri"..., 16384) = 16384
read(4, "n\'t meant to be used to compile"..., 16384) = 16384
brk(0x855e000)                          = 0x855e000
brk(0x855f000)                          = 0x855f000
read(4, "e3\nPriority: optional\nSection:"..., 16384) = 16384
brk(0x8570000)                          = 0x8570000
read(4, ": kwnn-dev\nPriority: optional\n"..., 16384) = 16384
brk(0x8571000)                          = 0x8571000
read(4, "xview-clients\nConflicts: xview "..., 16384) = 10435
brk(0x8572000)                          = 0x8572000
read(4, "", 16384)                      = 0
close(4)                                = 0
open("/var/lib/dpkg/updates/tmp.i", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4
fstat(4, {st_mode=S_IFCHR|S_ISVTX|01, st_rdev=makedev(156, 61), ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4000c000
write(4, "#padding\n#padding\n#padding\n#p"..., 4096) = 4096
write(4, "padding\n#padding\n#padding\n#pa"..., 512) = 512
lseek(4, 0, SEEK_SET)                   = 0
brk(0x8575000)                          = 0x8575000
open("/var/lib/dpkg/diversions", O_RDONLY) = 5
fstat(5, {st_mode=S_ISGID|031, st_size=0, ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4000d000
read(5, "/usr/X11R6/bin/xload\n/usr/X11R6"..., 4096) = 2255
read(5, "", 4096)                       = 0
brk(0x8586000)                          = 0x8586000
brk(0x8597000)                          = 0x8597000
brk(0x85a8000)                          = 0x85a8000
brk(0x85b9000)                          = 0x85b9000
lstat("/var/lib/dpkg/info/libggi2.postinst", {st_mode=S_ISGID|064, st_size=0, ...}) = 0
write(2, "dpkg: ../../../main/packages.c:1"..., 86dpkg: ../../../main/packages.c:191: process_queue: Assertion `Dependtry <= 4'
failed.
) = 86
sigprocmask(SIG_UNBLOCK, [ABRT], NULL)  = 0
getpid()                                = 24411
kill(24411, SIGABRT)                    = 0
--- SIGABRT (Aborted) ---
+++ killed by SIGABRT +++



root@Yikes:~# cat /var/lib/dpkg/info/libggi2.postinst
#!/bin/sh
/sbin/ldconfig


-- System Information
Debian Release: potato
Kernel Version: Linux Yikes 2.2.1 #4 Sat Jan 30 01:57:48 CET 1999 i586 unknown

Versions of the packages dpkg depends on:
ii  libc6           2.0.7.19981211 GNU C Library: shared libraries
ii  libncurses4     4.2-3          Shared libraries for terminal handling
ii  libstdc++2.9    2.91.61-1      The GNU stdc++ library (egcs version)


Reply to: