Bug#784885: [dput-ng-maint] Bug#784885: dcut: "dm" subcommand do not work

2019-08-16 Thread Tari
Hi To fix the key error for missing valid commands I added some checks. Would that solve the bug? Or should we check if the host is ftp-master when dm is supplied? ./dput/command.py in invoke_dcut() command.validate(args) +if 'ftp-master' not in profile['name'] and 'dm' in

Bug#784885: [dput-ng-maint] Bug#784885: dcut: dm subcommand do not work

2015-05-10 Thread Paul Tagliamonte
The error is unhelpful, but the reason it might not have worked is if you changed the default server from ftp-master to one that doens't support dcut commands On Sun, May 10, 2015 at 3:10 AM, Dmitry Smirnov only...@debian.org wrote: When invoked with host the follwing command seems to work:

Bug#784885: [dput-ng-maint] Bug#784885: dcut: dm subcommand do not work

2015-05-10 Thread Dmitry Smirnov
On Sun, 10 May 2015 09:53:24 Paul Tagliamonte wrote: The error is unhelpful, but the reason it might not have worked is if you changed the default server from ftp-master to one that doens't support dcut commands The error is extraordinary unhelpful indeed... Examples from man page seems to

Bug#784885: [dput-ng-maint] Bug#784885: dcut: dm subcommand do not work

2015-05-10 Thread Paul Tagliamonte
Tags: 784885 + newcomer thanks On Mon, May 11, 2015 at 12:04:36AM +1000, Dmitry Smirnov wrote: The error is extraordinary unhelpful indeed... We've established that. Patches welcome. Examples from man page seems to work only when ftp-master is the default server (dm command is hardly ever