<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000066">
Hallo Fre,<br>
<br>
erstmal danke für die Hinweise.<br>
<blockquote cite="mid:4CE129B3.3090004@mail.zentrum.lan" type="cite">
<pre wrap="">Herbert Sauerer schrieb:
</pre>
<blockquote type="cite">
<pre wrap="">Hallo,
ich habe mailman auf einem eisfair-Rechner am Laufen. Das funktioniert
auch gut, nur laufen scheinbar die ganzen Cron-Tasks nicht. Ich
bekomme dazu auch keine nähere Fehlerbeschreibung und finde in den
Logs nichts. In den Mails von fcron ist nur jeweils im Betreff eine
Fehlermeldung, im Mailtext steht nichts.
Um 8 Uhr kommt meine Mail mit dem Betreff
fcron <mailman@sine> Could not run fcron job: /usr/bin/python -S
/usr/local/mailman/cron/checkdbs
</pre>
</blockquote>
<pre wrap="">
die beiden Files in den angegebenen Verzeichnissen gibt es ? </pre>
</blockquote>
ja, die gibt es.<br>
sine /usr/local/mailman/cron $ ls -al<br>
total 84<br>
drwxrwsr-x 2 root mailman 4096 Nov 16 08:49 .<br>
drwxrwsr-x 20 mailman mailman 4096 Jul 5 09:11 ..<br>
-rwxr-xr-x 1 mailman mailman 2378 Jul 5 08:33 bumpdigests<br>
-rwxr-xr-x 1 mailman mailman 6855 Jul 5 08:33 checkdbs<br>
-rw-r--r-- 1 mailman mailman 1403 Jul 5 08:33 crontab.in<br>
-rwxr-xr-x 1 mailman mailman 3563 Jul 5 08:33 cull_bad_shunt<br>
-rwxr-xr-x 1 mailman mailman 8355 Jul 5 08:33 disabled<br>
-rwxr-xr-x 1 mailman mailman 10649 Jul 5 08:33 gate_news<br>
-rwxr-xr-x 1 mailman mailman 9339 Jul 5 08:33 mailpasswds<br>
-rwxr-xr-x 1 mailman mailman 4380 Jul 5 08:33 nightly_gzip<br>
-rw-r--r-- 1 mailman mailman 2968 Jul 5 08:33 paths.py<br>
-rw-r--r-- 1 mailman mailman 1085 Oct 11 08:02 paths.pyc<br>
-rwxr-xr-x 1 mailman mailman 2877 Jul 5 08:33 senddigests<br>
<br>
<br>
<blockquote cite="mid:4CE129B3.3090004@mail.zentrum.lan" type="cite">
<pre wrap="">.. sie werden auch mit den richtigen Rechten aufgerufen ?
(der Aufruftext sollte in der Crontab stehen...)
</pre>
</blockquote>
ich denke, ja<br>
$ crontab -l mailman<br>
09:18:11 listing mailman's fcrontab<br>
# At 8AM every day, mail reminders to admins as to pending requests.<br>
# They are less likely to ignore these reminders if they're mailed<br>
# early in the morning, but of course, this is local time... ;)<br>
0 8 * * * /usr/bin/python -S /usr/local/mailman/cron/checkdbs<br>
#<br>
# At 9AM, send notifications to disabled members that are due to be<br>
# reminded to re-enable their accounts.<br>
0 9 * * * /usr/bin/python -S /usr/local/mailman/cron/disabled<br>
#<br>
# Noon, mail digests for lists that do periodic as well as
threshhold delivery.<br>
0 12 * * * /usr/bin/python -S /usr/local/mailman/cron/senddigests<br>
#<br>
# 5 AM on the first of each month, mail out password reminders.<br>
0 5 1 * * /usr/bin/python -S /usr/local/mailman/cron/mailpasswds<br>
#<br>
# Every 5 mins, try to gate news to mail. You can comment this one
out<br>
# if you don't want to allow gating, or don't have any going on
right now,<br>
# or want to exclusively use a callback strategy instead of polling.<br>
#0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/bin/python -S
/usr/local/mailman/cron/gate_news<br>
#<br>
# At 3:27am every night, regenerate the gzip'd archive file. Only<br>
# turn this on if the internal archiver is used and<br>
# GZIP_ARCHIVE_TXT_FILES is false in mm_cfg.py<br>
27 3 * * * /usr/bin/python -S /usr/local/mailman/cron/nightly_gzip<br>
#<br>
# At 4:30AM daily, cull old entries from the 'bad' and 'shunt'
queues.<br>
30 4 * * * /usr/bin/python -S /usr/local/mailman/cron/cull_bad_shunt<br>
<br>
<blockquote cite="mid:4CE129B3.3090004@mail.zentrum.lan" type="cite">
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">
Um 9 Uhr kommt
fcron <mailman@sine> Could not run fcron job: /usr/bin/python -S
/usr/local/mailman/cron/disabled
Und Mittags dann wieder
fcron <mailman@sine> Could not run fcron job: /usr/bin/python -S
/usr/local/mailman/cron/senddigests
Wenn ich z. B. /usr/bin/python -S /usr/local/mailman/cron/checkdbs
manuell aufrufe, scheint das zu funktionieren.
Was könnte ich denn tun, um den Fehler zu beheben?
</pre>
</blockquote>
<pre wrap="">welcher User ruft die automatisch auf
</pre>
</blockquote>
Das ist der User mailman<br>
<br>
<blockquote cite="mid:4CE129B3.3090004@mail.zentrum.lan" type="cite">
<pre wrap="">welcher User per Hand ?
</pre>
</blockquote>
root, nachdem ich mich nicht als mailman anmelden kann<br>
sine / $ su - mailman<br>
su: incorrect password<br>
<br>
keine Ahnung, welches Passwort mailman hat. Hab swiw keines
vergeben. <font face="Helvetica, Arial, sans-serif"><br>
<br>
Viele Grüße,<br>
Herbert<br>
</font>
</body>
</html>