[Solved] apt-get "404 Not Found" - Raspberry Pi Forums
hi, i've got 2 pis in house (an b , pi2) , on both i'm getting problems when using apt-get upgrade or install packages. before upgrading i've used 'sudo apt-get update'.
issue seems packages raspbian.org repo.
here's output 'sudo apt-get update' on 1 of pis:
issue seems packages raspbian.org repo.
here's output 'sudo apt-get update' on 1 of pis:
, /etc/apt/sources.list:pi@raspberrypi:~$ sudo apt-get upgrade
reading package lists... done
building dependency tree
reading state information... done
following packages have been kept back:
epiphany-browser libfreetype6 libfreetype6-dev lxpanel lxpanel-data minecraft-pi
raspberrypi-ui-mods wolfram-engine
following packages upgraded:
cups-bsd cups-client cups-common fuse get-iplayer libapache2-mod-php5 libcups2
libcupsimage2 libfuse2 php5 php5-cli php5-common
12 upgraded, 0 newly installed, 0 remove , 8 not upgraded.
need 203 kb/7,475 kb of archives.
after operation, 297 kb disk space freed.
want continue [y/n]? y
err http://mirrordirector.raspbian.org/raspbian/ wheezy/main fuse armhf 2.9.0-2+deb7u2
404 not found
err http://mirrordirector.raspbian.org/raspbian/ wheezy/main libfuse2 armhf 2.9.0-2+deb7u2
404 not found
failed fetch http://mirrordirector.raspbian.org/rasp ... _armhf.deb 404 not found
failed fetch http://mirrordirector.raspbian.org/rasp ... _armhf.deb 404 not found
e: unable fetch archives, maybe run apt-get update or try --fix-missing?
--fix-missing doesn't seem eitherdeb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
can please try
wget http://mirrordirector.raspbian.org/raspbian/pool/main/f/fuse/fuse_2.9.0-2+deb7u2_armhf.deb
, post complete output.
wget http://mirrordirector.raspbian.org/raspbian/pool/main/f/fuse/fuse_2.9.0-2+deb7u2_armhf.deb
, post complete output.
raspberrypi
Comments
Post a Comment