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

Re: dput-ng/1.1 in unstable



Am Dienstag, den 04.12.2012, 10:01 -0500 schrieb Paul Tagliamonte:
> Advantages
> ----------
>   * dcut support, including management of DM permissions [4]

I wanted to play with DM permission support and tried an example from
the man page of dcut (adding -O test):

$ dcut dm --dm 0xDEFACED --allow glibc linux --deny kfreebsd9
usage: dcut [HOST] dm [-h] --uid DM [--allow [PACKAGES [PACKAGES ...]]]
                      [--deny [PACKAGES [PACKAGES ...]]]
dcut [HOST] dm: error: argument --uid is required

$ dcut -O test dm --uid 0xDEFACED --allow glibc linux --deny kfreebsd9
Uploading commands file to ftp.upload.debian.org
(incoming: /pub/UploadQueue/)
Traceback (most recent call last):
  File "/usr/bin/dcut", line 90, in <module>
    upload_command(args)
  File "/usr/lib/python2.7/dist-packages/dput/command.py", line 185, in
invoke_dcut
    command.validate(args)
  File "/usr/lib/python2.7/dist-packages/dput/commands/dm.py", line 113,
in validate
    (args.dm, err))
dput.commands.dm.DmCommandError: DM fingerprint lookupfor argument
0xDEFACED failed. GnuPG returned error: gpg: error reading key:
malformed user id

-- 
Benjamin Drung
Debian & Ubuntu Developer


Reply to: