root@debian:/home/david/Documentos# apt-get update && apt-get -V upgrade Ign cdrom://[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150114-03:51] wheezy Release.gpg Ign cdrom://[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150114-03:51] wheezy Release Ign cdrom://[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150114-03:51] wheezy/main amd64 Packages/DiffIndex Ign cdrom://[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150114-03:51] wheezy/main Translation-es_AR Ign cdrom://[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150114-03:51] wheezy/main Translation-es Ign cdrom://[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150114-03:51] wheezy/main Translation-en Des:1 http://ftp.ccc.uba.ar wheezy Release.gpg [2.373 B] Des:2 http://ftp.ccc.uba.ar wheezy-updates Release.gpg [1.554 B] Des:3 http://ftp.ccc.uba.ar wheezy Release [191 kB] Des:4 http://ftp.ccc.uba.ar wheezy-updates Release [143 kB] Err http://ftp.ccc.uba.ar wheezy-updates Release
Des:5 http://ftp.ccc.uba.ar wheezy/main Sources [5.982 kB] Des:6 http://security.debian.org wheezy/updates Release.gpg [1.554 B] Des:7 http://security.debian.org wheezy/updates Release [102 kB] Des:8 http://security.debian.org wheezy/updates/main Sources [212 kB] Des:9 http://security.debian.org wheezy/updates/main amd64 Packages [336 kB] Des:10 http://security.debian.org wheezy/updates/main Translation-en [195 kB] Des:11 http://ftp.ccc.uba.ar wheezy/main amd64 Packages [5.840 kB] Des:12 http://ftp.ccc.uba.ar wheezy/main Translation-es [349 kB] Des:13 http://ftp.ccc.uba.ar wheezy/main Translation-en [3.846 kB] Descargados 17,2 MB en 2min. 24seg. (119 kB/s) Leyendo lista de paquetes... Hecho W: Se produjo un error durante la verificación de las firmas. El repositorio no está actualizado y se utilizarán los ficheros de índice antiguos. El error GPG es: http://ftp.ccc.uba.ar wheezy-updates Release: Las siguientes firms fueron inválidas: BADSIG 8B48AD6246925553 Debian Archive Automatic Signing Key (7.0/wheezy) <[email protected]> W: Imposible obtener http://ftp.ccc.uba.ar/pub/linux/debian/debian/dists/wheezy-updates/Release W: Some index files failed to download. They have been ignored, or old ones used instead. Leyendo lista de paquetes... Hecho Creando árbol de dependencias Leyendo la información de estado... Hecho 0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados. ---No probé todavia cambiar ese repositorio porque tampoco se por cual espejo lo tendria que hacer, estoy a su disposicion por como continuar. Gracias El 22/02/16 a las 11:41, Camaleón escribió: > El Sun, 21 Feb 2016 19:55:22 -0300, OJEDA David escribió: > >> Hola a todos tengo una situacion que no pude resolver por actualizacion >> de Keyrings. > > ¿Y la situación cuál es, exactamente? :-) > >> Esta consulta que hubo (https://lists.debian.org/debian-user >> -spanish/2014/11/msg00080.html) es identica solo que varia el >> repositorio: http://ftp.ccc.uba.ar wheezy-updates Release. >> ¿Que espejo es el correcto en este caso y como puedo reemplazarlo? > > Para cambiar la URL de los repos tienes que editar el archivo > "/etc/apt/sources.list". > >> lei sobre utilizar "nano" pero las opciones finales de guardado me >> superan. > > Para guardar los cambios con nano tienes que pulsar la combinación de > teclas "Ctrl+O" pero puedes usar cualquier editor de textos, tanto en > línea de comandos como gráfico si te sientes más cómodo con la última > opción. Eso sí, siempre como usuario root ya que de lo contrario no te > dejará guardar los cambios. > >> Mi Sources List es simple ya que soy un usuario aprendiz todavia: >> >> # deb cdrom:[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 >> LIVE/INSTALL Binary 20150114-03:51]/ wheezy main >> >> deb cdrom:[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 >> LIVE/INSTALL Binary 20150114-03:51]/ wheezy main > > Si tienes acceso a Internet, comenta (#) el repositorio del CD. > >> deb http://ftp.ccc.uba.ar/pub/linux/debian/debian/ wheezy main >> deb-src http://ftp.ccc.uba.ar/pub/linux/debian/debian/ wheezy main > > Este parece correcto si sólo quieres usar software libre. > >> deb http://security.debian.org/ wheezy/updates main >> deb-src http://security.debian.org/ wheezy/updates main > > Este también. > >> # wheezy-updates, previously known as 'volatile' >> deb http://ftp.ccc.uba.ar/pub/linux/debian/debian/ wheezy-updates main >> deb-src http://ftp.ccc.uba.ar/pub/linux/debian/debian/ wheezy-updates main > ^ > > Parece correcto también. Mejor si ejecutas "apt-get update && apt-get -V > upgrade" > y mandas la salida. > > Saludos, >

