-----Original Message-----

From: Matías Bellone <[email protected]>

To: Yuniesky Machado Rojas <[email protected]>

Cc: [email protected]

Date: Tue, 5 Feb 2013 15:43:46 -0300

Subject: Re: sobre debmirror




On Tue, Feb 5, 2013 at 3:28 PM, Yuniesky Machado Rojas

<[email protected]> wrote:

> Saludos Lista

>

>

> Tengo un problema muy frecuente con debmirror y se trata de:

> tengo un script para actualizar mi repositorio local

> #!/bin/sh

>

> exec debmirror \

>     --ignore-missing-release \

>     --progress \

>     --verbose \

>     --diff=none \

>     --nosource \

>     --host=ftp.fr.debian.org \

>     --root=debian \

>     --dist=squeeze \

>     --section=main,contrib,non-free \

>     --arch=i386 \

>     --timeout=600 \

>     --method=http \

>     --postcleanup \

>     --ignore-release-gpg \

>     --ignore-small-errors \

>     /var/www/mirror/squeeze > /var/www/mirror/reporte/debian$(date

> +'%Y%m%d-%H-%M-%S') 2>&1&

>

> exit 0

>

> entonces el reporte que me arroja es el siguiente

>

> Mirroring to /var/www/mirror/squeeze from http://ftp.fr.debian.org/debian/ 
[http://ftp.fr.debian.org/debian/]

> Arches: i386

> Dists: squeeze

> Sections: main,contrib,non-free

> Pdiff mode: none

> Will clean up AFTER mirroring.

> Attempting to get lock, this might take 2 minutes before it fails.

> Get Release files.

> [0%] Getting: dists/squeeze/Release... ok

> [0%] Getting: dists/squeeze/Release.gpg... ok

> gpgv: Firmado el sáb 29 sep 2012 13:31:52 CEST usando clave RSA ID 
473041FA

> gpgv: Firma correcta de "Debian Archive Automatic Signing Key 
(6.0/squeeze)

> <[email protected]>"

> gpgv: Firmado el sáb 29 sep 2012 13:41:02 CEST usando clave RSA ID 
B98321F9

> gpgv: Imposible comprobar la firma: Clave pública no encontrada

> Use --allow-dist-rename to have debmirror do the conversion automatically.

> WARNING: releasing 1 pending lock...

> The directory for a dist should be its codename, not a suite.

>



La causa del WARNING es que estás usando «dists/squeeze/» en lugar de
«dists/stable».
Y donde como le indico es squeeze?
Si tu problema es el fallo de verificación de la segunda llave pública

podés hacer lo siguiente [1]:



  sudo apt-key adv --keyserver pgpkeys.mit.edu --recv-keys

AED4B06F473041FA 64481591B98321F9



[1] http://blog.bachi.net/?p=495 [http://blog.bachi.net/?p=495]



Saludos,

Toote



[1]



-- 

Web: http://www.enespanol.com.ar [http://www.enespanol.com.ar/]

Responder a