On Wed, Sep 20, 2017 at 6:54 AM, <[email protected]> wrote: > In order to install the ntpdate program, I would like to update the linux > version (Debian GNU/Linux 8.8 jessie). > I get the following errors: > > root@beaglebone:~# sudo apt-get update > Ign https://deb.nodesource.com jessie InRelease > Err http://repos.rcn-ee.com jessie InRelease > Err http://security.debian.org jessie/updates InRelease > Err http://security.debian.org jessie/updates Release.gpg > Could not resolve 'security.debian.org' > Err http://repos.rcn-ee.com jessie Release.gpg > Could not resolve 'repos.rcn-ee.com' > Ign https://deb.nodesource.com jessie Release.gpg > Err http://httpredir.debian.org jessie InRelease > Err http://httpredir.debian.org jessie-updates InRelease > Err http://httpredir.debian.org jessie Release.gpg > Could not resolve 'httpredir.debian.org' > Err http://httpredir.debian.org jessie-updates Release.gpg > Could not resolve 'httpredir.debian.org' > Ign https://deb.nodesource.com jessie Release > Err https://deb.nodesource.com jessie/main armhf Packages > Err https://deb.nodesource.com jessie/main armhf Packages > Err https://deb.nodesource.com jessie/main armhf Packages > Err https://deb.nodesource.com jessie/main armhf Packages > Err https://deb.nodesource.com jessie/main armhf Packages > Could not resolve host: deb.nodesource.com > Reading package lists... Done > W: Failed to fetch http://httpredir.debian.org/debian/dists/jessie/InRelease > W: Failed to fetch > http://httpredir.debian.org/debian/dists/jessie-updates/InRelease > W: Failed to fetch http://security.debian.org/dists/jessie/updates/InRelease > W: Failed to fetch http://repos.rcn-ee.com/debian/dists/jessie/InRelease > W: Failed to fetch http://repos.rcn-ee.com/debian/dists/jessie/Release.gpg > Could not resolve 'repos.rcn-ee.com' > W: Failed to fetch > http://security.debian.org/dists/jessie/updates/Release.gpg Could not > resolve 'security.debian.org' > W: Failed to fetch > http://httpredir.debian.org/debian/dists/jessie/Release.gpg Could not > resolve 'httpredir.debian.org' > W: Failed to fetch > http://httpredir.debian.org/debian/dists/jessie-updates/Release.gpg Could > not resolve 'httpredir.debian.org' > W: Failed to fetch > https://deb.nodesource.com/node_0.12/dists/jessie/main/binary-armhf/Packages > Could not resolve host: deb.nodesource.com > W: Some index files failed to download. They have been ignored, or old ones > used instead.
Both of these issues can be caused by not plugging in the Ethernet cable.. By default we have jessie builds configured to use systemd-timesyncd, this replaces the userspace tool "ntpdate". systemd-timesyncd will keep the clock up-to date, as long as you have open internet connection. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYiPDLRhQj5-NXZa_%3DDjEdZoEUy5KCay%2Bv0FGoaCwnFf7g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
