Emmanuel Arias <emmanuelaria...@gmail.com> writes: > I am trying to update celery to 4.3.0.
First a warning: Might be hard to justify getting a new release of celery into Buster at thiss point in time... > But when I run ```gbp import-orig --uscan``` > > I have the next error: > > gpgv: Signature made Sun 31 Mar 2019 03:56:37 PM UTC > gpgv: using RSA key 246C61675A0FB0E16A3E219C29C4F24992EDDC6D > gpgv: Can't check signature: No public key > uscan die: OpenPGP signature did not verify. at > /usr/share/perl5/Devscripts/Uscan/Output.pm line 58. > gbp:error: Uscan failed: OpenPGP signature did not verify. It looks like don't have the public key that the package was signed with. I see there in stretch that there is a key in debian/upstream-signing-key.pgp, maybe upstream changed their key? $ gpg < debian/upstream-signing-key.pgp gpg: WARNING: no command supplied. Trying to guess what you mean ... pub rsa2048/0xE02B14E5030A2708 2013-10-24 [SC] Key fingerprint = F11D EE52 6472 1B58 8D5A DE93 E02B 14E5 030A 2708 uid Celery Security Team <secur...@celeryproject.org> sub rsa2048/0x71F0610B99741E57 2013-10-24 [E] -- Brian May <b...@debian.org>