Update installing error

Hi you Guys,

I can’t update my OSMC on my RasberryPi 3 anymore. When I try to update I get this error message:

"OSMC Update Error
Error installing:

Please report this on the OSMC forum."

Log is at http://paste.osmc.io/ivinodeyaw

Please help. Thank you!

I’m getting the same thing.

If I SSH in and run

sudo apt-get update

I get errors along the lines of the following

Err http://apt.osmc.tv jessie Release.gpg
  Something wicked happened resolving 'for.fau.de:http' (-5 - No address associated with hostname)
Ign http://apt.osmc.tv jessie Release
Err http://apt.osmc.tv jessie/main armhf Packages

Probably a bad DNS server. Try:

echo 'nameserver 8.8.8.8' | sudo tee /etc/resolv.conf
sudo apt-get update

That looks to have fixed it - I’ve now successfully updated to the latest release.

Thank you.

You probably want to fix the issue on your other devices or you will have problems accessing some websites.