[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Anon UploadQueue and command files



Hello all,

I have tried to upload a package with dupload to the anonymous ftp
uploadqueue on ftp-master. Unfortunately dupload fails to upload the
files.
ncftp /pub/UploadQueue > ls -l php*
-rw-r-S---    1 2349     802            0   Dez 15 18:24 phpsysinfo_2.1-3.diff.gz

After this I have tried to remove the faulty file with a commands file
as described in the README file. The commands files is attached.

After processing the commands file I got the following error from katie:

katie> From: Archive Administrator <katie@auric.debian.org>
katie> To: tsauter@debian.org
katie> Subject: Processing of phpsysinfo_2.1-3_i386.commands
katie> Delivery-date: Mon, 15 Dec 2003 19:06:48 +0100
katie> X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at resix.de
katie> 
katie> phpsysinfo_2.1-3_i386.commands isn't signed with PGP/GnuPG
katie> Removing phpsysinfo_2.1-3_i386.commands
katie> 
katie> Greetings,
katie> 
katie> 		Your Debian queue daemon

As you can see, the commands file is signed with my gnupg key, which is
available in the debian keyring (no, the key is not one of the
compromised ones).

I have downloaded the debianqueued tarball from [1] and tried to
reproduce the problem localy. But the commands file will processed fine
here. I have found only those relevant lines in the tarball, which could
produce the error message above:
$ cat debianqueued
[...]
        open( CHANGES, "<$changes" )
			or die "Cannot open $changes: $!\n";
[...]
        outer_loop: while( <CHANGES> ) {
			if (/^---+(BEGIN|END) PGP .*---+$/) {
				++$pgplines;
			}
[...]
        if ($pgplines < 3) {
			msg( "log,mail", "$changes isn't signed with PGP/GnuPG\n" );
			msg( "log", "(uploader $main::mail_addr)\n" );
			goto remove_only_changes;
		}
[...]


Is something wrong in my commands file? Or is this an known problem in
the uploadqueue on ftp-master?

Thanks for your help

Thorsten


p.s. Of course, I can also wait for the next regular 24h delete process


[1] ftp://ftp.debian.org/debian/project/misc/

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Uploader: Thorsten Sauter <tsauter@debian.org>
Commands:
 rm phpsysinfo_2.1-3.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/3OsVlJsl7AdEclIRAtqkAJ9Kv2wUFCAbyxgm1qTcqhUXwlEQIQCgg73b
pkOyUReo3y8hb2NBnraKVPA=
=4ngK
-----END PGP SIGNATURE-----

Attachment: signature.asc
Description: Digital signature


Reply to: