On another 8.10 machine (a fresh install), aiccu behaves the same when
installing (crash of aiccu when filling out incorrect sixxs
username/password, see my older bug report) and hangs for a long time
when running "sudo dpkg --configure aiccu"
So I ran "sudo strace dpkg --configure aiccu" to see where aiccu hangs.
Log included. I think the interesting part is below: a "waitpid(5028,"
for about 10 - 15 minutes with nothing happening, and then the message
"Warning: Couldn't find global Tunnel Brokers List, please check your
DNS settings and read the FAQ.", and then the curses GUI.
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
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb7d6f000
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/info/aiccu.postinst", {st_mode=S_IFREG|0755,
st_size=3121, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xb7e90748) = 5028
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
waitpid(5028,
Warning: Couldn't find global Tunnel Brokers List, please check your DNS
settings and read the FAQ.
Response not accepted: User sander does not exist in the DB..
[{WIFEXITED(s) && WEXITSTATUS(s) == 255}], 0) = 5028
--- SIGCHLD (Child exited) @ 0 (0) ---
write(2, "dpkg: error processing aiccu (--"..., 112dpkg: error processing aiccu
(--configure):
subprocess post-installation script returned error exit status 255
) = 112
** Attachment added: "aiccu-strace.log"
http://launchpadlibrarian.net/19557127/aiccu-strace.log
--
upgrade to 8.10 blocked by aiccu
https://bugs.launchpad.net/bugs/296036
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs