On Thu, Jun 9, 2016 at 5:47 PM, Matt99eo <
mattmahe...@gmail.com> wrote:
> 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?