Control: severity -1 normal Assuming this is mostly a matter of missing notice/NEWS, I'm lowering the severity, and will be closing this with today's upload which will include such NEWS entry.
(My previous questions below still stand though. :) On Sat, 2025-03-01 at 18:33:04 +0100, Guillem Jover wrote: > On Sat, 2025-03-01 at 16:27:05 +0100, Christian Marillat wrote: > > On 01 mars 2025 15:02, Guillem Jover <[email protected]> wrote: > > > I assume this is fallout from the new OpenPGP multi-backend support, > > > which requires passing explicit keyrings for hosts that have an > > > openpgp-check hook enabled. This is the case for pre-configured hosts > > > in the shipped conffile, but I'm assuming you might be using a custom > > > host entry? > > > > Here is my configuration. After reading /etc/dupload.conf I added > > global hooks and three use lines no dupload is working. > > I assume that meant to say s/no/now/? > > > ,---- > > | default_host = "ftp-master"; > > | > > | $cfg{'ftp-master'} = { > > | fqdn => 'ssh.upload.debian.org', > > | method => 'scpb', > > | incoming => '/srv/upload.debian.org/UploadQueue/', > > | # Files pass on to dinstall on ftp-master which sends emails itself. > > | dinstall_runs => 1, > > | }; > > `---- > > I'd still be interested to know whether you could get the > openpgp-check hook to work, though. Also in theory using the > system-wide config on a Debian system should do the right thing with > no need to customize anything. > So it would be nice to know also whether that would work for you out > of the box? Thanks, Guillem

