On Sat, Oct 2, 2021 at 9:35 PM Utkarsh Gupta <utka...@debian.org> wrote: > With these 3 commits, I tried to build the package and it failed > with the following error: > 8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8< > gpg --no-options --no-default-keyring --no-auto-check-trustdb --trustdb-name ./trustdb.gpg \ > --keyring keyrings/team-members.gpg \ > --verify active-keys/index.gpg active-keys/index > gpg: Signature made Wed Feb 24 20:38:18 2021 UTC > gpg: using RSA key 0032DDC8B18C9DE1989FC76D44D32AB5FA26F8C9 > gpg: ./trustdb.gpg: trustdb created > gpg: BAD signature from "Jonathan Wiltshire <j...@debian.org>" [expired] > Makefile:9: recipe for target 'verify-indices' failed > 8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8< > > I then also cherry-picked 0b6a54a5302793954af9659a399e76169281b98b, > that is, updating your key. But it still failed with the same > error. I am not sure what's up? Do you have an idea what's > happening? TIA!
I've pushed the changes to my namespace so that it's easy to see what I am doing. The repository/commits could be found here: https://salsa.debian.org/utkarsh/debian-archive-keyring/-/commits/master Please let me know what I am missing. Thank you! - u