I sometimes get errors like this on my local mirror. Is it possible to change to another repository?
Regards, Dave Date: Thu, 17 Jul 2014 23:51:18 +0530 From: [email protected] To: [email protected] CC: [email protected] Subject: Re: [oselas] Compiling PTXdist Hello Bjørn, thanks for the quick response.. I have done apg-get update.. and I was still not able to get those packages.. below pasted is what is done after getting apg-get update and then tried to install gawk. Even tried the option of --fix-missing.. still no luck =========================================================== root@desai-Inspiron-N5050:~# apt-get install gawk* Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'gawk' for regex 'gawk*' Note, selecting 'gawk-doc' for regex 'gawk*' The following package was automatically installed and is no longer required: openjdk-7-jre-lib Use 'apt-get autoremove' to remove it. The following extra packages will be installed: libsigsegv2 The following NEW packages will be installed: gawk gawk-doc libsigsegv2 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. Need to get 751 kB/3,834 kB of archives. After this operation, 7,793 kB of additional disk space will be used. Do you want to continue [Y/n]? y WARNING: The following packages cannot be authenticated! libsigsegv2 gawk gawk-doc Install these packages without verification [y/N]? y Err http://in.archive.ubuntu.com/ubuntu/ raring/main libsigsegv2 i386 2.9-4ubuntu3 404 Not Found [IP: 91.189.91.13 80] Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main libsigsegv2 i386 2.9-4ubuntu3 404 Not Found [IP: 217.19.16.188 80] Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main gawk i386 1:4.0.1+dfsg-2ubuntu1 404 Not Found [IP: 217.19.16.188 80] Failed to fetch http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/libs/libsigsegv/libsigsegv2_2.9-4ubuntu3_i386.deb 404 Not Found [IP: 217.19.16.188 80] Failed to fetch http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/g/gawk/gawk_4.0.1+dfsg-2ubuntu1_i386.deb 404 Not Found [IP: 217.19.16.188 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? =========================================================== Thanks, Girish On Thu, Jul 17, 2014 at 4:00 PM, Bjoern Buerger <[email protected]> wrote: Am Do, 17 Jul 2014 schrieb Girish: > apt-get install gawk* > The following NEW packages will be installed: > gawk gawk-doc libsigsegv2 > 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. > Need to get 751 kB/3,834 kB of archives. > After this operation, 7,793 kB of additional disk space will be used. > Do you want to continue [Y/n]? y > Err http://in.archive.ubuntu.com/ubuntu/ raring/main libsigsegv2 > i386 2.9-4ubuntu3 > 404 Not Found [IP: 91.189.88.153 80] > Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main libsigsegv2 > i386 2.9-4ubuntu3 > 404 Not Found [IP: 217.19.16.188 80] > Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main gawk i386 > 1:4.0.1+dfsg-2ubuntu1 > 404 Not Found [IP: 217.19.16.188 80] > Failed to fetch > http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/libs/libsigsegv/libsigsegv2_2.9-4ubuntu3_i386.deb > 404 Not Found [IP: 217.19.16.188 80] > Failed to fetch > http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/g/gawk/gawk_4.0.1+dfsg-2ubuntu1_i386.deb > 404 Not Found [IP: 217.19.16.188 80] > E: Unable to fetch some archives, maybe run apt-get update or try > with --fix-missing? > root@desai-Inspiron-N5050:/home/girish/FriendlyARM/Pengutronix/ptxdist-2013.09.0# > ========================================= > > Is there any alternative to this? First, try to run "apt-get update" as suggested in the error-message. Most probably, your apt-cache ist just outdated and apt-get update will refresh the package lists. With kind regards, Bjørn -- Pengutronix e.K. | Bjørn Bürger | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-5002 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
