Internet is dying

Volker Wysk post at volker-wysk.de
Sat Oct 21 14:50:10 UTC 2017


Am Samstag, 21. Oktober 2017, 16:40:43 CEST schrieb Oliver Grawert:
> hi,
> 
> Am Samstag, den 21.10.2017, 14:29 +0200 schrieb Volker Wysk:
> > Oct 21 13:20:26 desktop NetworkManager[1271]: run-parts:
> > /etc/resolvconf/
> > update-libc.d/fetchmail exited with return code 1
> 
> did you put this script in place before the breakage started to happen
> ? 
> 
> there seems to be a typo in the script that makes it fail ...

No, I didn't. fetchmail brings the script along, it's included in the 
fetchmail package.

This is /etc/resolvconf/update-libc.d/fetchmail :

#!/bin/sh

if [ -x /etc/init.d/fetchmail ] && [ -n "$(pidof fetchmail)" ]; then
        /etc/init.d/fetchmail awaken
fi


Where do you spot a typo..?

Bye
Volker





More information about the ubuntu-users mailing list