[Bug 736092] New: Fetchmail does not start
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c0 Summary: Fetchmail does not start Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: james.knott@rogers.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0 Fetchmail does not start with either systemd or systemv. With systemv, there is no info in either /var/log/messages or dmesg. With systemd, /var/log/messages contains the following: "Dec 10 17:46:53 linux fetchmail[1666]: Starting fetchmailFile /etc/fetchmailrc must be owned by you. Dec 10 17:46:53 linux startproc: startproc: exit status of parent of /usr/bin/fetchmail: 6 Dec 10 17:46:53 linux fetchmail[1666]: ..failed Dec 10 17:46:53 linux systemd[1]: fetchmail.service: control process exited, code=exited status=7 Dec 10 17:46:53 linux systemd[1]: Unit fetchmail.service entered failed state." However, fetchmailrc is owned by root, as shown: "ls /etc/fetchmailrc -l -rwx------ 1 root root 271 Dec 4 22:02 /etc/fetchmailrc" In previous versions of openSUSE, I have also been able to start fetchmail, as a user, with /etc/init.d/after.local, but that only works with systemv in 12.1. As a result, if I run systemd in 12.1, I have to manually start fetchmail. Reproducible: Always Steps to Reproduce: 1.Enable fetchmail in System Services 2. 3. Actual Results: Fetchmail fails to start on reboot Expected Results: Fetchmail should be running -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c1 Lars Müller <lmuelle@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |james.knott@rogers.com AssignedTo|bnc-team-screening@forge.pr |fcrozat@suse.com |ovo.novell.com | --- Comment #1 from Lars Müller <lmuelle@suse.com> 2011-12-11 00:24:08 CET --- There had been two independend threads about this issue on the general openSUSE list. One of them is http://lists.opensuse.org/opensuse/2011-12/msg00130.html the former first one had been much longer and I've asked James to add the link from the point where the systemd relevant part started here too. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c2 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|james.knott@rogers.com | --- Comment #2 from Frederic Crozat <fcrozat@suse.com> 2011-12-12 09:48:11 UTC --- please test with package from home:fcrozat:systemd / systemd, it might improve package "fork" startproc is doing.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c3 --- Comment #3 from James Knott <james.knott@rogers.com> 2011-12-12 13:29:47 UTC --- Is that package available on a web site somewhere? That "location" you gave is meaningless to me. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c4 --- Comment #4 from Frederic Crozat <fcrozat@suse.com> 2011-12-12 13:42:22 UTC --- yes, sorry : http://download.opensuse.org/repositories/home:/fcrozat:/systemd/openSUSE_12... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c5 --- Comment #5 from James Knott <james.knott@rogers.com> 2011-12-14 15:33:00 UTC --- I installed systemd-37-317.1.x86_64.rpm, but fetchmail still didn't start. However, that may be because networking didn't start either. It would certainly appear that openSUSE should not have switched to systemd, as it is clearly not ready. In all the years I've been using Linux, I have never seen a distro as buggy as 12.1, and many of these bugs are severe! Perhaps a patch could be created to roll back the systems to system v, which has worked reliably for years. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c6 --- Comment #6 from Frederic Crozat <fcrozat@suse.com> 2011-12-14 17:04:17 UTC --- please attach dmesg output when booting with : systemd.log_level=debug systemd.log_target=kmsg -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c7 --- Comment #7 from James Knott <james.knott@rogers.com> 2011-12-14 17:16:34 UTC --- Where does one change those settings? Also, since systemd is is new and unknown to most users, you have to provide explicit instructions, so we know how to make the changes. Also, the network problem (Bug #736059) should be fixed first as, IIRC, fetchmail won't start without it. At the moment, I have to manually select systemv at boot, as I do not have reliable networking with systemd. It often takes 3 or 4 reboots to get networking to work in systemd. This is before I can start worrying about fetchmail. The system that this is failing is my main computer, which means disrupting things whenever I test something. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c8 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |james.knott@rogers.com --- Comment #8 from Frederic Crozat <fcrozat@suse.com> 2011-12-14 17:26:18 UTC --- either add them manually on bootloader command line, or use yast booloader editor to add them to your bootkloader configuration. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c9 Jeff L <spikeoreo@erols.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spikeoreo@erols.com --- Comment #9 from Jeff L <spikeoreo@erols.com> 2012-01-03 19:17:00 UTC --- I also have the issue with fetchmail not starting. I have a fresh install of opensuse 12.1 32bit using systemd. I have dovecot and procmail successfully installed and set up. When I add fetchmail to the runlevel 3 & 5 it fails to start and there is no log in /var/log/fetchmail. If I su to root and run /etc/rc.d/fetchmail start I get this error core2:/etc/rc.d # ./fetchmail start redirecting to systemctl Starting fetchmailFile /etc/fetchmailrc must be owned by you. startproc: exit status of parent of /usr/bin/fetchmail: 6 failed I can successfully start fetchmail by fetchmail -d 600 but I must do this every time I boot into opensuse. If you need any more info, let me know. Jeff -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c10 --- Comment #10 from James Knott <james.knott@rogers.com> 2012-01-03 21:41:23 UTC --- I reverted two of my computers to system v. Between this and the networking not starting, systemd was simply not usable. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c11 --- Comment #11 from Jeff L <spikeoreo@erols.com> 2012-01-03 23:43:54 UTC --- I am not having any network troubles with systemd. I do like how fast the system startup and shutdown times are with systemd. Does system v take longer to startup and shutdown ? I wish they would fix the few issues because I like how systemd is shaping up. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c13 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |james.knott@rogers.com --- Comment #13 from Frederic Crozat <fcrozat@suse.com> 2013-03-11 16:01:28 UTC --- is there still issue to start fetchmail with systemd ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|fcrozat@suse.com |systemd-maintainers@suse.de -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c14 --- Comment #14 from James Knott <james.knott@rogers.com> 2013-12-04 18:15:45 UTC --- I have been running fetchmail with a script and it works well. I have no idea if it works with System Services. I gave up trying with it 2 years ago. BTW, I'm now running openSUSE 13.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=736092 https://bugzilla.novell.com/show_bug.cgi?id=736092#c15 Pawel Wieczorkiewicz <pwieczorkiewicz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED CC| |pwieczorkiewicz@suse.com InfoProvider|james.knott@rogers.com | Resolution| |FIXED --- Comment #15 from Pawel Wieczorkiewicz <pwieczorkiewicz@suse.com> 2013-12-05 07:48:16 CET --- Bug no longer reproducible: $ sudo systemctl enable fetchmail fetchmail.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig fetchmail on After reboot: $ chkconfig |grep fetchmail fetchmail on -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com