Project Gamera trigger fails every time ClamAV is updated

Forum for getting help with Project Gamera, Spamassassin, Clamav, qmail-scanner and other anti-spam tools.
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Project Gamera trigger fails every time ClamAV is updated

Unread post by breun »

The Project Gamera trigger fails every time we update ClamAV:

Code: Select all

Running Transaction
  Updating       : clamav-db                                                                                        1/7 
  Updating       : clamav                                                                                           2/7 
warning: /etc/freshclam.conf created as /etc/freshclam.conf.rpmnew
  Updating       : clamd                                                                                            3/7 
error: %trigger(project-gamera-1.0-11.el5.art.noarch) scriptlet failed, exit status 1
  Cleanup        : clamav                                                                                           4/7 
  Cleanup        : clamav-db                                                                                        5/7
Any ideas?
Lemonbit Internet Dedicated Server Management
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Re: Project Gamera trigger fails every time ClamAV is update

Unread post by breun »

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: Select all

# qmail-scanner-reconfigure 
Reconfiguring spamassassin settings: Done
Reconfiguring clamav settings: Done
Configuring qmail-scanner:
Strace says:

Code: Select all

# 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,
Lemonbit Internet Dedicated Server Management
Post Reply