Hello,
I am trying to upgrade and to install additional packages on my RaspBian Wheezy installation and I do receive many 404 "Not Found" error, such as
pi@raspberrypi ~ $ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
idle3 python3 python3-minimal
3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 65.4 kB of archives.
After this operation, 2048 B of additional disk space will be used.
Do you want to continue [Y/n]?
WARNING: The following packages cannot be authenticated!
python3-minimal idle3 python3
Install these packages without verification [y/N]? y
Err http://mirrordirector.raspbian.org/raspbian/ wheezy/main python3-minimal all 3.2.3-4
404 Not Found
Err http://mirrordirector.raspbian.org/raspbian/ wheezy/main idle3 all 3.2.3-4
404 Not Found
Err http://mirrordirector.raspbian.org/raspbian/ wheezy/main python3 all 3.2.3-4
404 Not Found
Failed to fetch http://mirrordirector.raspbian.org/rasp ... -4_all.deb 404 Not Found
Failed to fetch http://mirrordirector.raspbian.org/rasp ... -4_all.deb 404 Not Found
Failed to fetch http://mirrordirector.raspbian.org/rasp ... -4_all.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Any help ?
Thanks
Seb
