On Thu, 2026-02-26 at 20:56 +0100, Alexander Kjäll wrote: > I tried giving Antonin DM permission on a package without success: > > $ dcut ftp-master dm --uid 254571A4BCA37CC36B9BB498922C1B66A3D3D022 > --allow rust-ambient-id > Uploading commands file to ftp.upload.debian.org (incoming: > /pub/UploadQueue/) > > There was an error looking up the DM's key > > dput-ng uses the DM keyring in /usr/share/keyrings/ > as the keyring to pull full fingerprints from. > > Please ensure your keyring is up to date: > > sudo apt-get install debian-keyring > > Or, if you can not get the keyring, you may use their > full fingerprint (without spaces) and pass the --force > argument in. This goes to dak directly, so try to > pay attention to formatting. [...] > It seems like it might not be possible to give him DM permissions if > the package isn't updated?
You can update your local copy of the keyring using rsync, as described in the "Accessing the keyrings" section of https://keyring.debian.org/ The dput-ng output that you quoted also provides an alternative option that you can use to override the check. Regards, Adam

