Hi there,

Am 08.10.17 um 12:28 schrieb Thomas L.:
> yesterday I did an upgrade from Debian Stretch 9.1 to 9.2. Postfix was 
> updated. During the update, no error accured.
> After a reboot, "systemctl status postfix" showed this:
> 
> ● postfix.service - Postfix Mail Transport Agent
>    Loaded: loaded (/lib/systemd/system/postfix.service; enabled; vendor 
> preset: enabled)
>    Active: active (exited) since Sun 2017-10-08 12:10:45 CEST; 2min 7s ago
>   Process: 485 ExecReload=/bin/true (code=exited, status=0/SUCCESS)
>   Process: 447 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
>  Main PID: 447 (code=exited, status=0/SUCCESS)
>     Tasks: 0 (limit: 4915)
>    Memory: 0B
>       CPU: 0
>    CGroup: /system.slice/postfix.service
> 
> When I did "netstat -tulpn" no postfix processed were bound to any IP 
> addresses and htop showed me not a single postfix process. The error log 
> /var/log/mail.log was not touched.
> 
> "systemctl restart postfix" changed nothing, postfix was dead.
> 
> Only "apt-get install --reinstall postfix" helped. After re-installing 
> postfix, everything was working again. I could reproduce this problem on 4 of 
> my hosts. 

in my case the problem was having "inet_interfaces=<IPv4>" specified in
main.cf.
Booting with "init=/bin/sh" "postmulti -l -a" failed with:

postmulti: fatal: parameter inet_interfaces: no local interface found
for <IPv4>

So /lib/systemd/system-generators/postfix-instance-generator failed to
create /run/systemd/generator/postfix.service.wants.

This seems to be a regression introduced by fixing #873957.

Cheers, Jan.
-- 
Never write mail to <w...@spamfalle.info>, you have been warned!
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d-- s+: a C+++ UL++++ P+ L+++ E--- W+++ N+++ o++ K++ w--- O M+ V- PS
PE Y++
PGP++ t-- 5 X R tv- b+ DI D+ G++ e++ h---- r+++ y++++
------END GEEK CODE BLOCK------

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to