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

DM upload permission question



Hi there,

  I am trying to give Sven Eckelmann dm upload permission on
exactimage. Here what I did

1. read [1]
2. write a text file:

$ cat malat-1.dak-commands
Archive: ftp.debian.org
Uploader: Sven Eckelmann <sven@narfation.org>

Action: dm
Fingerprint: 522D7163831C73A635D12FE5EC371482956781AF
Allow: exactimage

Then
$ gpg --clearsign malat-1.dak-commands
$ mv malat-1.dak-commands.asc malat-1.dak-commands
$ ftp ftp.upload.debian.org
ftp> cd pub/UploadQueue
ftp> put malat-1.dak-commands
local: malat-1.dak-commands remote: malat-1.dak-commands
200 PORT command successful. Consider using PASV.
150 Ok to send data.
226 Transfer complete.
1037 bytes sent in 0.00 secs (34920.5 kB/s)
ftp> 421 Timeout.

Even if the file disapear from ftp.u.d.o I have not received any
confirmation. What did I miss ?

-----

BTW, I cannot use dput-ng from an oldstable system (need python >=
2.7). If I run dput-ng from my sid schroot all I can get is:

$ dcut dm --uid "Sven Eckelmann <sven@narfation.org>" --allow exactimage
Uploading commands file to ftp.upload.debian.org (incoming: /pub/UploadQueue/)
Picking DM Sven Eckelmann <sven@narfation.org> with fingerprint
522D7163831C73A635D12FE5EC371482956781AF
[Errno 2] No such file or directory

Thanks,

[1] https://lists.debian.org/debian-devel-announce/2012/09/msg00008.html


Reply to: