mattia@chase /tmp % echo "rebuild scribus_1.4.2.dfsg.3+r18267-1 unstable" |gpg --clearsign > scribus.commands
You need a passphrase to unlock the secret key for
user: "Mattia Rizzolo <mattia@mapreri.org>"
4096-bit RSA key, ID B9444540, created 2012-11-18
mattia@chase /tmp % dcut debomatic-powerpc upload -f scribus.commands
Traceback (most recent call last):
File "/usr/bin/dcut", line 86, in <module>
command_registry = dput.command.load_commands(profile)
File "/usr/lib/python2.7/dist-packages/dput/command.py", line 78, in load_commands
for command in profile['valid_commands']:
KeyError: 'valid_commands'
1 mattia@chase /tmp % dcut -U debomatic-powerpc scribus.commands
Traceback (most recent call last):
File "/usr/bin/dcut", line 86, in <module>
command_registry = dput.command.load_commands(profile)
File "/usr/lib/python2.7/dist-packages/dput/command.py", line 78, in load_commands
for command in profile['valid_commands']:
KeyError: 'valid_commands'
1 mattia@chase /tmp %
<mapreri> paultag: what's wrong with this? (http://paste.debian.net/111216 ↑)
maybe I'm missing something...
<paultag> mapreri: eww, can you file a bug? We added something to flag when you
can dcut (for instance, dcut on launchpad isn't useful), this feels like that
<mapreri> paultag: a flag like
https://gitlab.com/mapreri/settings/blob/master/dput.cf#L43 ?
<paultag> yeah. Something funny is going on there
<paultag> I'll need to look into that more carefully
<mapreri> paultag: you'll get a bug report :)
<paultag> thanks :)