gpg: make_keysig_packet failed: End of file

Ayoub Misherghi ayoubhm at gmail.com
Sun Jul 26 04:58:22 CEST 2020


What am I doing wrong?


ayoub at vboxpwfl:~/sentry/trunk$ gpg --list-keys

/home/ayoub/.gnupg/pubring.kbx
------------------------------
pub   ed25519 2020-07-09 [SC] [expired: 2020-07-19]
       3C5B212A55B966881E2D2718A45398B520BEE91E
uid           [ expired] sentry

pub   ed25519 2020-07-09 [SC] [expires: 2021-07-09]
       7A675D7F52BC905C22F8249091556BC29D4C595E
uid           [ultimate] develop1
sub   cv25519 2020-07-09 [E] [expires: 2021-07-09]



ayoub at vboxpwfl:~/sentry/trunk$ gpg --list-secret-keys
/home/ayoub/.gnupg/pubring.kbx
------------------------------
sec   ed25519 2020-07-09 [SC] [expired: 2020-07-19]
       3C5B212A55B966881E2D2718A45398B520BEE91E
uid           [ expired] sentry

sec   ed25519 2020-07-09 [SC] [expires: 2021-07-09]
       7A675D7F52BC905C22F8249091556BC29D4C595E
uid           [ultimate] develop1
ssb   cv25519 2020-07-09 [E] [expires: 2021-07-09]



ayoub at vboxpwfl:~/sentry/trunk$ gpg --no-batch --edit-key 
3C5B212A55B966881E2D2718A45398B520BEE91E
Secret key is available.

sec  ed25519/A45398B520BEE91E
      created: 2020-07-09  expired: 2020-07-19  usage: SC
      trust: ultimate      validity: expired
ssb  cv25519/D17AA44F49BB5A08
      created: 2020-07-09  expired: 2020-07-19  usage: E
[ expired] (1). sentry



gpg> expire
Changing expiration time for the primary key.
Please specify how long the key should be valid.
          0 = key does not expire
       <n>  = key expires in n days
       <n>w = key expires in n weeks
       <n>m = key expires in n months
       <n>y = key expires in n years
Key is valid for? (0) 2m
Key expires at Wed 23 Sep 2020 07:50:43 PM PDT
Is this correct? (y/N) y
gpg: signing failed: End of file
gpg: make_keysig_packet failed: End of file



gpg> q
ayoub at vboxpwfl:~/sentry/trunk$



More information about the Gnupg-users mailing list