Skip to Content.
Sympa Menu

en - [sympa-users] webarchives

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Redmond Militante <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] webarchives
  • Date: Wed, 31 May 2006 15:33:59 -0500

Hi-

I'm experiencing web archives problem on a new sympa install.
my setup: rhel 4, sympa 5.2

relevant snippet of our logs:

May 31 14:13:20 announce wwsympa[27880]: List::verify(true()
)
May 31 14:13:20 announce wwsympa[27880]: rule true()
,md5,do_it accepted
May 31 14:13:20 announce wwsympa[27880]: [robot announce.uchicago.edu]
[client 128.135.0.144] [user address@concealed] [list ddfg] do_arc(, )
May 31 14:13:20 announce wwsympa[27880]: List::check_list_authz
web_archive.access,md5
May 31 14:13:20 announce wwsympa[27880]: List::request_action
web_archive.access,md5,announce.uchicago.edu
May 31 14:13:20 announce wwsympa[27880]: List::new(ddfg,
announce.uchicago.edu, )
May 31 14:13:20 announce wwsympa[27880]: List::load(ddfg,
announce.uchicago.edu, )
May 31 14:13:20 announce wwsympa[27880]: List::verify(true() )
May 31 14:13:20 announce wwsympa[27880]: List::new(ddfg,
announce.uchicago.edu, )
May 31 14:13:20 announce wwsympa[27880]: List::load(ddfg,
announce.uchicago.edu, )
May 31 14:13:20 announce wwsympa[27880]: rule true() ,md5,do_it accepted
May 31 14:13:21 announce wwsympa[27880]: [robot announce.uchicago.edu]
[client 128.135.0.144] [user address@concealed] [list ddfg] do_arc: no
directory /address@concealed
May 31 14:13:21 announce wwsympa[27880]: [robot announce.uchicago.edu]
[client 128.135.0.144] [user address@concealed] [list ddfg] check_param_out
May 31 14:13:21 announce wwsympa[27880]: [robot announce.uchicago.edu]
[client 128.135.0.144] [user address@concealed] [list ddfg] list-name ddfg


mhonarc is found in the correct path

# less /etc/wwsympa.conf | grep mhonarc
mhonarc /usr/bin/mhonarc

# ls -ls /usr/bin/mhonarc
4 -rwxr-xr-x 1 root root 3166 May 11 17:24 /usr/bin/mhonarc

archived.pl is running
# ps aux | grep archived.pl
sympa 28136 0.0 8.1 30392 20764 pts/0 S 14:26 0:00 /usr/bin/perl
/home/sympa/bin/archived.pl


archived.pl has write permissions to the arc_path
# less /etc/wwsympa.conf | grep arc_path
arc_path /home/sympa/arc
# ls -la /home/sympa/
drwxrwxr-x 10 sympa sympa 4096 May 18 16:52 arc

there is a 'web_archive' parameter defined for the list

# pwd
/home/sympa/expl/ddfg

# vi config | grep web_archive
web_archive
access public

--what is the next thing to check? looks like archive directories for
individual lists (i.e., /address@concealed/ ) are not being
created. archived.pl and wwsympa.fcgi are both owned by user 'sympa'.

Thanks,
Redmond
--
Redmond Militante / NSIT / The University of Chicago
PGP Public Key: <http://home.uchicago.edu/~rjm/pubkey.asc>


  • [sympa-users] webarchives, Redmond Militante, 05/31/2006

Archive powered by MHonArc 2.6.19+.

Top of Page