A la hora de instalar paquetes y actualizar los mismos, por ejemplo en Synaptic trabajamos con una serie de repositorios donde buscamos dichos paquetes. Este repositorio es para Ubuntu Dapper, aunque para Edgy podemos encontrar un super sources.list aqui.
Bien para aumentar los repositorios y aumentar la posibilidad de instalar casi todos los paquetes que necesitemos desde Synaptic, hacemos lo siguiente:
sudo gedit /etc/apt/sources.list
Aconsejo el hacer una copia del archivo sources.list por si las moscas.
Y cambiamos el contenido por:
deb http://es.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ dapper main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://es.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://es.archive.ubuntu.com/ubuntu/ dapper universe
deb-src http://es.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://es.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
deb http://security.ubuntu.com/ubuntu dapper-security universe
deb-src http://security.ubuntu.com/ubuntu dapper-security universe
### automatix ###
deb http://www.getautomatix.com/apt dapper main
#################
#AUTOMATIX REPOS START
deb http://wine.lowvoice.nl/apt dapper main
deb http://archive.canonical.com/ubuntu dapper-commercial main
deb http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu dapper-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu dapper-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu dapper main restricted universe multiverse
#AUTOMATIX REPOS END
Hacemos : sudo apt-get update
en nuestra consola.
Si nos muestra algún error de clave pública con automatix simplemente ponemos en consola:
wget http://www.beerorkid.com/automatix/apt/key.gpg.asc
gpg --import key.gpg.asc
gpg --export --armor 521A9C7C | sudo apt-key add -
Bien, volvemos a hacer:
sudo apt-get update
Y listo.
I appreciate, cause I found exactly what I was looking for. You have ended my 4 day long hunt! God Bless you man. Have a nice day. Bye
http://www.bastcilkdoptb.com/
muchas gracias estimado!!!!!!
Muchas gracias me salvaste de formatear la maquina XD
Saludos
gracias me han salvado, me habia jodido el archivo!!
Wena compare..
Hace dias que no tenia el window list, y muchas paginas me decian mucho pero nada… Ahora ya solucione el problema.. aunque no tuve mucha suerte con el asunto de las claves publicas, no me funciono lo que dice la pagina…
Gracias…
chauu..
gracias ante todo men por el manual ta buenazo, pero tengo problemas con el apt-get update, para ser mas especifico te dejo los mensajes de error:
W: GPG err http://getautomatix.com dapper Release: las firmas siguientes no se pudieron verificar por que su llave pública no está disponible
W: GPG err http://wine.lowvoice.nl dapper Release: las firmas siguientes no se pudieron verificar por que su llave pública no está disponible
había estado buscando una sources.list para mi dapper, pero todas estaban desactualizadas o con errores, la tuya increíble, de verdad, ¡muchas gracias! =D
Exelente me salvaste, habia hechado a perder mi sources.list
gracias men