El lun, 13-06-2005 a las 20:14 -0400, Joesy Porven escribi�: > Hola a todos : > > Estube tratando de hacer un repositorio con: > > debmirror /Repositorio/ -p -v -m --nosource --method=http -h > ftp.de.debian.org -r /debian -d stable -d testing -s > main,contrib,non-free -a i386 > > Funciona bien hasta un momento en que me da el error: >
Tienes dos opciones: * usar la opci�n --ignore-release-gpg, esto convertir� los errorres gpg en warnings y podr�s descargarte el repositorio sin problemas * La otra opci�n es a�adir en la home del user que hace el debmirror �root?lo siguiente: archivo .gnupg/gpg.conf keyserver-options auto-key-retrieve keyserver keyring.debian.org > Mirroring to /Repositorio/ from > http://anonymous:ftp.de.debian.org//debian/ > Arches: i386 > Dists: stable,testing > Sections: main,contrib,non-free > Checking md5sums. > Attempting to get lock, this might take 2 minutes before it fails. > Get Release files. > Getting: dists/stable/Release... ok > Getting: dists/stable/Release.gpg... ok > gpg: Signature made dom 05 jun 2005 22:22:54 CDT using DSA key ID > 4F368D5D > gpg: Imposible comprobar la firma: Clave p�blica no encontrada > Release signature does not verify. > Getting: dists/testing/Release... ok > Getting: dists/testing/Release.gpg... ok > gpg: Signature made lun 13 jun 2005 15:32:03 CDT using DSA key ID > 4F368D5D > gpg: Imposible comprobar la firma: Clave p�blica no encontrada > Failed to download some Package, Sources, Contents or release files! > WARNING: releasing 1 pending lock... > Release signature does not verify. > Get Packages and Sources files and other miscellany. > Errors: > Release signature does not verify. > Release signature does not verify. > > > Parece que el problema es con el KeyRing de mi PC que no tiene la clave > publica adecuada. de hecho no tiene ninguna clave publica. El problema > es de donde saco la clave publica para poder descargar el repositorio. Y > en segundo lugar como la adiciono al KeyRing. > > Gracias de antemano, > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

