Your message dated Fri, 27 Oct 2006 17:30:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#395522: whitelister terminates immediately
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: whitelister
Version: 0.8-2
Severity: grave
Justification: renders package unusable

I just installed whitelister, but it is not usable. It terminates
immediately after it is started.
First I didn't change the config and in a later run I enabled the default
RBLs.

The last lines of an strae look like this:
####
open("/dev/null", O_WRONLY|O_LARGEFILE) = 5
close(0)                                = 0
dup2(5, 1)                              = 1
dup2(5, 2)                              = 2
close(5)                                = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
  child_tidptr=0x4001cba8) = 19479
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(19479, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 19479
exit_group(0)                           = ?
Process 19478 detached
####

I don't get any output on the console. Anything ideas what could be wrong or
what I could test?

/Armin

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-022stab078.21-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages whitelister depends on:
ii  libc6                   2.3.6.ds1-4      GNU C Library: Shared libraries
ii  libspf0                 0.999-1.0.0-p3-3 the ANSI C SPF reference library (

whitelister recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
On Fri, Oct 27, 2006 at 04:49:25PM +0200, Armin Berres wrote:
> Package: whitelister
> Version: 0.8-2
> Severity: grave
> Justification: renders package unusable
> 
> I just installed whitelister, but it is not usable. It terminates
> immediately after it is started.
> First I didn't change the config and in a later run I enabled the default
> RBLs.
> 
> The last lines of an strae look like this:
> ####
> open("/dev/null", O_WRONLY|O_LARGEFILE) = 5
> close(0)                                = 0
> dup2(5, 1)                              = 1
> dup2(5, 2)                              = 2
> close(5)                                = 0
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
>   child_tidptr=0x4001cba8) = 19479

  yes the *daemon* _forks_ in the background.
  what surprises you ? moreover it logs things in /var/log/mail.log so…

> --- SIGCHLD (Child exited) @ 0 (0) ---
> waitpid(19479, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 19479
> exit_group(0)                           = ?
> Process 19478 detached
> ####
> 
> I don't get any output on the console. Anything ideas what could be wrong or
> what I could test?
> 
> /Armin
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: i386 (x86_64)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.9-022stab078.21-smp
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> 
> Versions of packages whitelister depends on:
> ii  libc6                   2.3.6.ds1-4      GNU C Library: Shared libraries
> ii  libspf0                 0.999-1.0.0-p3-3 the ANSI C SPF reference library 
> (
> 
> whitelister recommends no packages.
> 
> -- no debconf information
> 

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Attachment: pgpeuCdEAMzRI.pgp
Description: PGP signature


--- End Message ---

Reply via email to