Mailinglist Archive: opensuse-bugs (10159 mails)

< Previous Next >
[Bug 547928] Postfix does not start during boot process
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sun, 22 Nov 2009 20:39:10 +0000
  • Message-id: <20091122203910.2A8D2CC7CD@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=547928

http://bugzilla.novell.com/show_bug.cgi?id=547928#c7


Marius Tomaschewski <mt@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mt@xxxxxxxxxx |varkoly@xxxxxxxxxx

--- Comment #7 from Marius Tomaschewski <mt@xxxxxxxxxx> 2009-11-22 20:39:03 UTC
---
(In reply to comment #5)
It looks like boot.localnet can't set up the loopback interface (bug 547620):

<...>
Setting up loopback interface... Network interface is managed by the
NetworkManager -> skipping
<...>

Yes, this one is ugly -- will be fixed in the next update. I'll provide
a test package soon.

(In reply to comment #6)
Marius, I guess there is something wrong with ifup.

No, this time nothing is wrong in ifup, but in postfix init script.
The /etc/init.d/network starts interfaces, that can be set up without /usr.

NetworkManager requires /usr that may be on $remote_fs and is not started in
/etc/init.d/network, but delayed to start in /etc/init.d/network-remotefs
(same to wireless, ppp, and other things that need /usr).

When postfix wants to start after the complete network is started, so all
interfaces are up, it needs network-remotefs in Should-Start/Should-Stop.
See also bug 515629 (same problem as with e.g. ntp).

--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >