Hi, I am trying to reinstall ntp on some BBB running 3.8.13-bone70 debian wheezy.
When I run apt-get -y install --reinstall ntp I get: apt-get install --reinstall ntp Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 81 not upgraded. Need to get 494 kB of archives. After this operation, 0 B of additional disk space will be used. Err http://security.debian.org/ wheezy/updates/main ntp armhf 1:4.2.6.p5+dfsg-2+deb7u4 404 Not Found [IP: 128.101.240.215 80] Failed to fetch http://security.debian.org/pool/updates/main/n/ntp/ntp_4.2.6.p5+dfsg-2+deb7u4_armhf.deb 404 Not Found [IP: 128.101.240.215 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? I don't want to run apt-get update -- as this device is running remotely off a 2G slow connection. How can I fix this without having to run apt-get update? Did my sources.list get too old? Here is what is in there now: cat /etc/apt/sources.list deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free #deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free deb http://ftp.us.debian.org/debian/ wheezy-updates main contrib non-free #deb-src http://ftp.us.debian.org/debian/ wheezy-updates main contrib non-free deb http://security.debian.org/ wheezy/updates main contrib non-free #deb-src http://security.debian.org/ wheezy/updates main contrib non-free #deb http://ftp.debian.org/debian wheezy-backports main contrib non-free ##deb-src http://ftp.debian.org/debian wheezy-backports main contrib non-free #Kernel source (repos.rcn-ee.net) : https://github.com/RobertCNelson/linux-stable-rcn-ee # #git clone https://github.com/RobertCNelson/linux-stable-rcn-ee #cd ./linux-stable-rcn-ee #git checkout `uname -r` -b tmp # deb [arch=armhf] http://repos.rcn-ee.net/debian/ wheezy main #deb-src [arch=armhf] http://repos.rcn-ee.net/debian/ wheezy main Regards, Matt -- 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/dbb2a627-d631-426e-b6b1-615b22515eff%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
