Skip to Content.
Sympa Menu

en - [sympa-users] Can't get Archives working for Lists

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: address@concealed
  • To: address@concealed
  • Subject: [sympa-users] Can't get Archives working for Lists
  • Date: Wed, 13 Apr 2011 03:52:59 +0200

Hi,

I am attempting to install Sympa 6.1.4 on RHEL6 x64. ./configure, make &&
make install completes successfully. "sympa_wizard.pl --check" reports that
all required modules are installed (I haven't installed any optional modules).

Sympa itself appears to function normally with the exception of Archives which
are broken. I have arc_path set to "/home/sympa/html/arc" in /etc/sympa.conf,
and have verified that the "sympa" user (which the Sympa perl scripts are
running as) have permission to write to this location.

When attempting to create a new list I get nothing unusual (at log level 4):

Apr 13 13:43:45 tur-listsdev1 wwsympa[2698]: info WWSympa started
Apr 13 13:43:45 tur-listsdev1 wwsympa[2698]: info [robot
listsdev.massey.ac.nz] [session 12950575561379] [client 130.123.146.238] [user
address@concealed] main::do_create_list()
do_create_list(foo10,Something,intranet_list)
Apr 13 13:43:45 tur-listsdev1 wwsympa[2698]: info [robot
listsdev.massey.ac.nz] [session 12950575561379] [client 130.123.146.238] [user
address@concealed] main::do_create_list() do_create_list, get action :
do_it
Apr 13 13:43:45 tur-listsdev1 wwsympa[2698]: info admin::check_topics()
admin::check_topics(arts,listsdev.massey.ac.nz)
Apr 13 13:43:46 tur-listsdev1 wwsympa[2698]: err admin::install_aliases()
admin::install_aliases : Aliases installed successfully

If I post something to the list (either via email and/or via the web
interface) and then try to view the "Archives", I get a message "ERROR (arc) -
Archives are empty for this list" and the following debug output:

Apr 13 13:45:41 tur-listsdev1 wwsympa[2717]: info WWSympa started
Apr 13 13:45:41 tur-listsdev1 wwsympa[2717]: info [robot
listsdev.massey.ac.nz] [session 45961499758236] [client 130.123.146.238] [user
address@concealed] [list foo10] main::do_arc() do_arc(, )
Apr 13 13:45:41 tur-listsdev1 wwsympa[2717]: err [robot listsdev.massey.ac.nz]
[session 45961499758236] [client 130.123.146.238] [user
address@concealed] [list foo10] main::do_arc() do_arc: no directory /
address@concealed

Note that the directory for archives does not appear to be created.

Below I attach my /etc/sympa.conf along with the output of "sympa_wizard.pl --
check". If anyone could assist this would be appreciated.

Thanks,

Patrick Rynhart


/etc/sympa.conf
----------------------
# Sympa6 configuration file

home /home/sympa/list_data
etc /home/sympa/etc
pidfile /home/sympa/sympa.pid
pidfile_distribute /home/sympa/sympa-distribute.pid
pidfile_creation /home/sympa/sympa-creation.pid
pidfile_bulk /home/sympa/bulk.pid
umask 027
arc_path /home/sympa/html/arc
localedir /home/sympa/locale
spool /home/sympa/spool
queue /home/sympa/spool/msg
queuebounce /home/sympa/spool/bounce
queuedistribute /home/sympa/spool/distribute
queueautomatic /home/sympa/spool/automatic
queuedigest /home/sympa/spool/digest
queuemod /home/sympa/spool/moderation
queuetopic /home/sympa/spool/topic
queueauth /home/sympa/spool/auth
queueoutgoing /home/sympa/spool/outgoing
queuetask /home/sympa/spool/task
queuesubscribe /home/sympa/spool/subscribe
http_host http://tur-listsdev1.massey.ac.nz
static_content_path /home/sympa/static_content
static_content_url /static-sympa
syslog LOCAL1
log_socket_type unix
log_level 4
log_smtp off
logs_expiration_period 3
domain listsdev.massey.ac.nz
listmaster address@concealed
email sympa
create_list public_listmaster
edit_list owner
cache_list_config none
sympa_priority 1
default_list_priority 5
default_ttl 3600
default_distribution_ttl 300
default_sql_fetch_timeout 300
sympa_packet_priority 5
request_priority 0
owner_priority 9
bulk_fork_threshold 1
bulk_max_count 3
bulk_lazytime 600
bulk_wait_to_fork 10
bulk_sleep 1
legacy_character_support_feature off
max_size 5242880
use_blacklist send,create_list
rfc2369_header_fields help,subscribe,unsubscribe,post,owner,archive
remove_headers X-Sympa-To,X-Family-To,Return-Receipt-To,Precedence,X-
Sequence,Disposition-Notification-To
reject_mail_from_automates_feature on
bounce_warn_rate 30
bounce_halt_rate 50
lang en_US
supported_lang en_US
bounce_warn_rate 30
bounce_halt_rate 50
expire_bounce_task daily
welcome_return_path owner
remind_return_path owner
sendmail /usr/sbin/sendmail
nrcpt 25
avg 10
maxsmtp 40
dkim_feature off
dkim_add_signature_to robot,list
dkim_header_list from:sender:reply-to:subject:date:message-id:to:cc:list-
id:list-help:list-unsubscribe:list-subscribe:list-post:list-owner:list-
archive:in-reply-to:references:resent-date:resent-from:resent-sender:resent-
to:resent-cc:resent-message-id:mime-version:content-type:content-transfer-
encoding:content-id:content-description
cafile /home/sympa/default/ca-bundle.crt
ssl_cert_dir /home/sympa/list_data/X509-user-certs
crl_dir /home/sympa/list_data/crl

db_type mysql
db_name sympa
db_host localhost
db_port 3306
db_user sympa
db_passwd XXXXXXXXXX

wwsympa_url http://tur-listsdev1.massey.ac.nz/sympa
spam_status x-spam-status
antispam_tag_header_name X-Spam-Status
antispam_tag_header_spam_regexp ^\s*Yes
antispam_tag_header_ham_regexp ^\s*No
max_wrong_password 19

Output of "sympa_wizard.pl --check"
----------------------------------------------

Checking for REQUIRED modules:
------------------------------------------
perl module from CPAN STATUS
----------- --------- ------
Archive::Zip Archive-Zip OK (1.30 >= 1.05)
CGI CGI OK (3.49 >= 3.35)
DBD::mysql Msql-Mysql-modulesOK (4.013 >= 4.008)
DBI DBI OK (1.609 >= 1.48)
DB_File DB_FILE OK (1.82 >= 1.75)
Digest::MD5 Digest-MD5 OK (2.39 >= 2.00)
Encode Encode OK (2.35 >= 1.0)
FCGI FCGI OK (0.71 >= 0.67)
File::Copy::Recursive File-Copy-RecursiveOK (0.38 >= 0.36)
HTML::FormatText HTML-Format OK (2.05 >= 1.0)
HTML::StripScripts::Parser HTML-StripScripts-ParserOK (1.03 >= 1.03)
HTML::TreeBuilder HTML-Tree OK (4.2 >= 1.0)
IO::Scalar IO-stringy OK (2.110 >= 1.0)
LWP libwww-per OK (5.833 >= 1.0)
Locale::TextDomain libintl-perl OK (1.20 >= 1.0)
MHonArc::UTF8 MHonArc OK (2.6.18 >= 2.6.0)
MIME::Base64 MIME-Base64 OK (3.08 >= 3.03)
MIME::Charset MIME-Charset OK (1.008.1 >= 1.006.2)
MIME::EncWords MIME-EncWords OK (1.012 >= 1.010)
MIME::Lite::HTML MIME-Lite-HTML OK (1.23 >= 1.23)
MIME::Tools MIME-tools OK (5.502 >= 5.423)
Net::Netmask Net-Netmask OK (1.9016 >= 1.9015)
Template Template-ToolkitOK (2.22 >= 1.0)
Term::ProgressBar Term-ProgressBarOK (2.09 >= 2.09)
Text::LineFold Unicode-LineBreakOK (2011.03 >= 0.008)
Time::HiRes Time-HiRes OK (1.9721 >= 1.29)
URI::Escape URI-Escape OK (3.29 >= 1.35)
XML::LibXML XML-LibXML OK (1.70 >= 1.0)




Archive powered by MHonArc 2.6.19+.

Top of Page