Comentarles que se me daño el sources.list por ejecutar apt-spy jejeje un error de "deditis" jejeje, se que JM tambien tuvo el error asi que asi lo corregi:
nano /etc/apt/sources.list.d/apt-spy.list alli reemplazas todo por: # Line commented out by installer because it failed to verify: deb http://security.debian.org/ lenny/updates main contrib # Line commented out by installer because it failed to verify: deb-src http://security.debian.org/ lenny/updates main contrib # Line commented out by installer because it failed to verify: deb http://ftp.fr.debian.org/debian lenny main contrib # Line commented out by installer because it failed to verify: deb-src http://ftp.fr.debian.org/debian lenny main contrib deb http://www.debian-multimedia.org lenny main Esto es lo que si es correcto, hago un copy and paste de lo que hize en la terminal: titan:~# apt-get update titan:~# apt-spy update Updating... Grabbing file http://http.us.debian.org/debian/README.mirrors.txt... Update complete. Exiting. titan:~# apt-spy -d lenny -s ES -o /etc/apt/mej_sources.list > /etc/apt/mej-sources.txt titan:~# cp /etc/apt/mej_sources.list /etc/apt/sources.list titan:~# apt-get update Des:1 ftp://ftp.es.debian.org lenny Release.gpg [386B] Des:2 ftp://ftp.es.debian.org lenny/main Translation-es [562kB] luego de esto ya lo tienes. saludos. On Fri, Feb 27, 2009 at 6:58 PM, Omar Munoz Morales <[email protected]> wrote: > 2009/2/27 Gary Ariel Sandi Vigabriel <[email protected]>: >> 2009/2/27 Gary Ariel Sandi Vigabriel <[email protected]>: >>> 2009/2/27 Jose Miguel de los Reyes <[email protected]>: >>>> Gary, acabo de ejecutar apt-spy en la terminal y me devuelve en la >>>> pantalla todas las opciones, pero no me agrega el o los mejores >>>> repositorios a sources... ¿hay que meterle algún comando en concreto? >>> >>> >>> apt-spy -d stable -e 10 -l nsources.list -s mirrors.txt >>> >>> esto te generara un archivos nsources.list en el directorio donde >>> estees tambien un mirrors.txt donde veras los que si estan mejor luego >>> añade el que menos tiempo tenga en mirrors.txt a tu >>> /etc/apt/sources.list >>> >>> nota: debes anteponer deb http://ftp.loquemuestra.el.archivo >>> mirror.txt/debian /main contrib non-free >> >> >> espera me equivoque en la linea de comandos. >> >> >>> >>> >>>> >>>> Un saludo, >>>> >>>> JM. >>>> >>>> >>>> >>>> ----- Mensaje original ---- >>>> De: Gary Ariel Sandi Vigabriel <[email protected]> >>>> Para: Jose Miguel de los Reyes <[email protected]> >>>> CC: Debian <[email protected]> >>>> Enviado: viernes, 27 de febrero, 2009 23:30:42 >>>> Asunto: Re: Repositorios >>>> >>>> On Fri, Feb 27, 2009 at 6:26 PM, Jose Miguel de los Reyes >>>> <[email protected]> wrote: >>>>> Buenas noches, >>>>> >>>>> Como la instalación de Lenny en su modalidad netinst no lleva los >>>>> repositorios de aplicaciones, sólo las de seguridad, me gustaría saber si >>>>> estas son las correctas o bien hay algún mirror con mayor velocidad... >>>>> >>>>> deb http://ftp.es.debian.org/debian lenny main non-free contrib >>>>> deb-src http://ftp.es.debian.org/debian lenny main non-free contrib >>>> >>>> Instala apt-spy: # apt-get install apt-spy >>>> >>>> Ejecutalo: # apt-spy >>>> >>>> automaticamente seleccionara los mejores mirros para ti y los añadira >>>> al sources.list >>>> >>>> personalmente me prefiero los repositorios de francia: >>>> >>>> deb http://ftp.fr.debian.org/debian lenny main non-free contrib >>>> deb-src http://ftp.fr.debian.org/debian lenny main non-free contrib >>>> >>>> tienen unos mounstros como servidores para debian. >>>>> >>>>> Un saludo, >>>>> >>>>> JM. >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> To UNSUBSCRIBE, email to [email protected] >>>>> with a subject of "unsubscribe". Trouble? Contact >>>>> [email protected] >>>>> >>>>> >>>> >>>> >>>> >>>> -- >>>> .''`. **Debian GNU/Linux** | Gary Ariel Sandi Vigabriel >>>> : :' : *The Universal O.S.* | gary[dot]gsv[at]gmail[dot]com >>>> `. `'` Linux User: 448533 | GPG Key ID: 428C8940 >>>> `- http://www.debian.org | Debian GNU/Linux User >>>> Sent from: Cochabamba C Bolivia. >>>> >>>> >>>> >>>> >>>> >>>> >>>> -- >>>> To UNSUBSCRIBE, email to [email protected] >>>> with a subject of "unsubscribe". Trouble? Contact >>>> [email protected] >>>> >>>> >>> >>> >>> >>> -- >>> .''`. **Debian GNU/Linux** | Gary Ariel Sandi Vigabriel >>> : :' : *The Universal O.S.* | gary[dot]gsv[at]gmail[dot]com >>> `. `'` Linux User: 448533 | GPG Key ID: 428C8940 >>> `- http://www.debian.org | Debian GNU/Linux User >>> Sent from: Cochabamba C Bolivia. >>> >> >> >> >> -- >> .''`. **Debian GNU/Linux** | Gary Ariel Sandi Vigabriel >> : :' : *The Universal O.S.* | gary[dot]gsv[at]gmail[dot]com >> `. `'` Linux User: 448533 | GPG Key ID: 428C8940 >> `- http://www.debian.org | Debian GNU/Linux User >> Sent from: Cochabamba C Bolivia. >> >> >> -- >> To UNSUBSCRIBE, email to [email protected] >> with a subject of "unsubscribe". Trouble? Contact [email protected] >> >> > > En el siguiente link lo explican de manera más detallada. > > http://www.esdebian.org/articulos/23538/seleccionando-mirrors-debian-mas-rapidos-segun-nuestra-ubicacion-geografica > > Saludos > Omar Muñoz M. > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > > -- .''`. **Debian GNU/Linux** | Gary Ariel Sandi Vigabriel : :' : *The Universal O.S.* | gary[dot]gsv[at]gmail[dot]com `. `'` Linux User: 448533 | GPG Key ID: 428C8940 `- http://www.debian.org | Debian GNU/Linux User Sent from: Cochabamba C Bolivia. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

