W dniu 01.11.2020 o 21:30, Matthias Andree pisze:
Hi Leszek,

Unfortunately, this has two issues:

1. part of it is in Polish, a language I cannot understand,

2. apparently the debug-run masks the bug. Please

2a. try creating a logfile,

2b. then configure fetchmail to log to the logfile (and not to syslog)

2c. run fetchmail, restart, whatever you need to do to reproduce the
problem;

2d. post the log, and for the past few lines, translate them to English
please. Doesn't have to be exact.

That may help find the issue.

If in the future, fetchmail 6.4.13 appears in backports (gcs@ suggested
he might want to do that, but it's not yet ready), it is worth trying to
see if the issue goes away, there were both lock file (pid file) fixes
as well as logging fixes when logging to syslog in daemon mode.

Regards,
Matthias


I have made logfile:

root@orion:# touch /var/log/fetchmail.log
root@orion:# chmod a+rwx /var/log/fetchmail.log


Configured fetchmail:

root@orion:/etc# egrep logfi ./fetchmailrc
set logfile /var/log/fetchmail.log


Then started, restarted, many times.
Normally it worked, but finally no fetchmail was running.

Here is session of starting/restarting:


root@orion:/etc# service fetchmail restart
root@orion:/etc# pgrep fetchmail
21121
root@orion:/etc# service fetchmail stop
root@orion:/etc# pgrep fetchmail
root@orion:/etc# service fetchmail restart
root@orion:/etc# pgrep fetchmail
22644
root@orion:/etc# service fetchmail stop
root@orion:/etc# pgrep fetchmail
root@orion:/etc# service fetchmail start
root@orion:/etc# pgrep fetchmail
23454
root@orion:/etc# service fetchmail restart
root@orion:/etc# pgrep fetchmail            # !!!!!!!!!!!!!!!
root@orion:/etc# pgrep fetchmail
root@orion:/etc# echo "dead" >> /var/log/fetchmail.log
root@orion:/etc# service fetchmail start
root@orion:/etc# pgrep fetchmail                    # !!!!!!!!!!!!!!!
root@orion:/etc# service fetchmail stop
root@orion:/etc# pgrep fetchmail                  # !!!!!!!!!!!!!!!
root@orion:/etc# service fetchmail start
root@orion:/etc# pgrep fetchmail
5673
root@orion:/etc# service fetchmail restart
root@orion:/etc# pgrep fetchmail
5999
root@orion:/etc# service fetchmail restart
root@orion:/etc# pgrep fetchmail
6036
root@orion:/etc#



Here is logfile:

fetchmail: uruchamianie fetchmaila 6.4.0.beta4 w trybie demona
fetchmail: 1 list dla andxxxxxxxxxxxxxelvitrum.pl na naboo.endor.pl(7515398 bajtów). fetchmail: pobieram list andrzej.dub...@dubielvitrum.pl@naboo.endor.pl:1 z 1 (7515398 bajtów) skasowany
fetchmail: przerwany sygnałem 15
fetchmail: uruchamianie fetchmaila 6.4.0.beta4 w trybie demona
fetchmail: przerwany sygnałem 15
fetchmail: uruchamianie fetchmaila 6.4.0.beta4 w trybie demona
fetchmail: przerwany sygnałem 15
fetchmail: uruchamianie fetchmaila 6.4.0.beta4 w trybie demona
fetchmail: przerwany sygnałem 15
fetchmail: uruchamianie fetchmaila 6.4.0.beta4 w trybie demona
fetchmail: przerwany sygnałem 15
fetchmail: uruchamianie fetchmaila 6.4.0.beta4 w trybie demona
fetchmail: przerwany sygnałem 15
fetchmail: uruchamianie fetchmaila 6.4.0.beta4 w trybie demona
fetchmail: przerwany sygnałem 15
dead
fetchmail: uruchamianie fetchmaila 6.4.0.beta4 w trybie demona
fetchmail: 1 list dla zax...@bielvitrum.pl na naboo.endor.pl(100074 bajtów).



So it sometimes starts and sometimes not.



Anyway... My debian is stable and maybe new version doesn't have such problems.
Maybe I'm the only one with such problem.

So please close the bug. After upgrading Debian i will check for error again.



Reply via email to