Not sure if it's related, but since upgrading to ClamAV 0.97.2 qmail-scanner-reconfigure hangs on 'Configuring qmail-scanner:' on a Project Gamera box:
Code:
# qmail-scanner-reconfigure
Reconfiguring spamassassin settings: Done
Reconfiguring clamav settings: Done
Configuring qmail-scanner:
Strace says:
Code:
# strace qmail-scanner-reconfigure
(...)
write(1, "Configuring qmail-scanner: ", 27Configuring qmail-scanner: ) = 27
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
stat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/share/qmail-scanner", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
chdir("/usr/share/qmail-scanner") = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -263, [1657], SEEK_CUR) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb779cbc8) = 32583
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x807b610, [], 0}, {SIG_DFL, [], 0}, 8) = 0
waitpid(-1,