Your message dated Thu, 13 Jan 2011 21:31:02 +0100
with message-id <[email protected]>
and subject line Re: Bug#526390: webalizer: Feeding log via standard input does 
not work
has caused the Debian Bug report #526390,
regarding webalizer: Feeding log via standard input does not work
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
526390: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526390
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: webalizer
Version: 2.01.10-32.4
Severity: normal

Doing:
webalizer -c test.conf file.log
works fine, while:
cat file.log | webalizer -c test.conf -
does not, and should, according to the documentation.

Also, in the documentation it's written that not providing an input file should 
automatically switch reading from standard input but this not happens

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable'), (400, 'testing'), (50, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages webalizer depends on:
ii  debconf [debconf-2.0]  1.5.24            Debian configuration management sy
ii  libc6                  2.7-18            GNU C Library: Shared libraries
ii  libdb4.5               4.5.20-13         Berkeley v4.5 Database Libraries [
ii  libgd2-xpm             2.0.36~rc1~dfsg-3 GD Graphics Library version 2
ii  libgeoip1              1.4.4.dfsg-3      A non-DNS IP-to-country resolver l
ii  libpng12-0             1.2.27-2+lenny2   PNG library - runtime
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

webalizer recommends no packages.

Versions of packages webalizer suggests:
ii  apache2-mpm-prefork [htt 2.2.9-10+lenny2 Apache HTTP Server - traditional n

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Version: 2.01.10-32.7

On Thu, Apr 30, 2009 at 10:56:04PM +0200, Alessandro Polverini wrote:
> Package: webalizer
> Version: 2.01.10-32.4
> Severity: normal
> 
> Doing:
> webalizer -c test.conf file.log
> works fine, while:
> cat file.log | webalizer -c test.conf -
> does not, and should, according to the documentation.
> 
This works provided that you don't use DNS resolution, or you run it
twice as explained in DNS.README (once with resolution enabled and once
without to produce the report)

> Also, in the documentation it's written that not providing an input file 
> should automatically switch reading from standard input but this not happens
> 
Note that webalizer _always_ read it's main configuration
(/etc/webalizer/webalizer.conf in current package) first, so both the
default and the configuration file you provide on the command line must
not have the LogFile configuration option set in order for webalizer to
switch to stdin.

Best Regards,

-- 
Julien Viard de Galbert                        <[email protected]>
http://silicone.homelinux.org/           <[email protected]>


--- End Message ---

Reply via email to