Internet is dying

Oliver Grawert ogra at ubuntu.com
Sat Oct 21 14:58:16 UTC 2017


hi,
Am Samstag, den 21.10.2017, 16:50 +0200 schrieb Volker Wysk:
> 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..?

i don't, but i did spot the "exit 1" in the above error message of the
dns config updater scripts ... (that's why i said "there seems ..." ;)
...)

in general, working network setups do not simply start to fail out of
the blue, try to remember what you changed right before this happened
(... i'd also try to move that failing script out of the way for a test
(just mv it somewhere so you can move it back if it doesn't help))

ciao
	oli


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20171021/380668f6/attachment.sig>


More information about the ubuntu-users mailing list