I am trying to install git on my raspberry pi but keep getting these errors.
need to install ffmpeg from source
[email protected]:/etc/apt# aptitude install git
The following NEW packages will be installed:
git git-man{a} libcurl3-gnutls{a} liberror-perl{a} rsync{a}
0 packages upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
Need to get 7,621 kB of archives. After unpacking 13.8 MB will be used.
Do you want to continue? [Y/n/?] y
Err http://mirrordirector.raspbian.org/raspbian/ wheezy/main libcurl3-gnutls armhf 7.26.0-1+wheezy2
404 Not Found
Get: 1 http://mirrordirector.raspbian.org/raspbian/ wheezy/main liberror-perl all 0.17-1 [23.6 kB]
Get: 2 http://mirrordirector.raspbian.org/raspbian/ wheezy/main git-man all 1:1.7.10.4-1+wheezy1+rpi2 [1,074 kB]
Get: 3 http://mirrordirector.raspbian.org/raspbian/ wheezy/main git armhf 1:1.7.10.4-1+wheezy1+rpi2 [5,861 kB]
Get: 4 http://mirrordirector.raspbian.org/raspbian/ wheezy/main rsync armhf 3.0.9-4 [356 kB]
Fetched 7,315 kB in 5s (1,411 kB/s)
Selecting previously unselected package git-man.
dpkg: warning: files list file for package 'libcurl3:armhf' missing; assuming package has no files currently installed
(Reading database ... 59904 files and directories currently installed.)
Unpacking git-man (from .../git-man_1%3a1.7.10.4-1+wheezy1+rpi2_all.deb) ...
Selecting previously unselected package liberror-perl.
Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ...
Selecting previously unselected package rsync.
Unpacking rsync (from .../rsync_3.0.9-4_armhf.deb) ...
Processing triggers for man-db ...
Setting up git-man (1:1.7.10.4-1+wheezy1+rpi2) ...
Setting up liberror-perl (0.17-1) ...
Setting up rsync (3.0.9-4) ...
E: Failed to fetch http://mirrordirector.raspbian.org/rasp ... _armhf.deb: 404 Not Found