Thank you. Just tried the systemd-timesync command but its saying -bash: systemd-timesync: command not found
I'm sorry im a newbie, how do i type the command? I have also tried the ntpdate -b -s -u pool.ntp.org command, not sure if it works the same way with your command. On 21 Feb 2016 16:47, "Robert Nelson" <[email protected]> wrote: > On Sun, Feb 21, 2016 at 12:02 AM, Tinashe Mudavanhu <[email protected]> > wrote: > > I formatted the SDCard and created another bootable SDCard. Sshed into it > > and updated the distro but the problem came when using apt-get upgrade, > it > > upgrades some dependencies but then reaches a point it keeps on > executing on > > and on. It has been doing that for 4hrs now. Below are the statements > that > > are repeatedly displayin in the terminal; > > > > ACTION Regenerating Makefile > > make: Leaving directory '/root/.c9/node_modules/pty.js/buld' > > make: Entering directory '/root/.9/node_module/pty.jsbuild' > > make: Warning: File '../../../../.node-gyp/0.10.42/common.gypt' has > > modification time 7.6+06 s in the future > > Sync up your clock.. > > c9-core-installer (aka cloud9 on port 3000) relies on nodejs/npm to > install a few dependicys... > > Last week we also transitioned from, nodejs 0.10.x -> 0.12.x and npm > 1.2.x -> 3.7.1 > > So make sure you clock is synced: > > systemd-timesync > > then > > sudo apt-get update > sudo apt-get upgrade > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/LkVeTUvIDqM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
