<html style="direction: ltr;">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body bidimailui-charset-is-forced="true" style="direction: ltr;">
<p>How do I go about giving you debug information?</p>
<p>I am not operating in batch or unattended mode now. All lines in
my user gpg.conf are commented out.</p>
<p><br>
</p>
<p>Before knowing the proper procedure for managing IDs graciously
explained to me on this list, I deliberately created a temporary
ID with a short time of validity so as to discard it when it
expired (after about three days. Not intending to share the keys
with anybody.) I deleted the ID after expiration and re-created a
new ID with the same name. When it expired again I deleted it and
created a new ID with the same name again; and that is when my
problems started.<br>
</p>
<p><br>
</p>
<p>ayoub@vboxpwfl:~/testdir$ ls</p>
textfile<br>
<p><br>
</p>
<p>ayoub@vboxpwfl:~/testdir$ gpg -r develop1 -e textfile </p>
<p><br>
</p>
<p>ayoub@vboxpwfl:~/testdir$ ls</p>
textfile textfile.gpg<br>
<p><br>
</p>
<p>ayoub@vboxpwfl:~/testdir$ gpg -u develop1 -o textfile.dcr -d
textfile </p>
gpg: no valid OpenPGP data found.<br>
gpg: decrypt_message failed: Unknown system error<br>
<p>ayoub@vboxpwfl:~/testdir$ <br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>ayoub@vboxpwfl:~/testdir$ gpg --list-keys<br>
/home/ayoub/.gnupg/pubring.kbx<br>
------------------------------<br>
pub ed25519 2020-07-09 [SC] [expires: 2020-07-19]<br>
3C5B212A55B966881E2D2718A45398B520BEE91E<br>
uid [ultimate] sentry<br>
sub cv25519 2020-07-09 [E] [expires: 2020-07-19]<br>
<br>
pub ed25519 2020-07-09 [SC] [expires: 2021-07-09]<br>
7A675D7F52BC905C22F8249091556BC29D4C595E<br>
uid [ultimate] develop1<br>
sub cv25519 2020-07-09 [E] [expires: 2021-07-09]<br>
<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>ayoub@vboxpwfl:~/testdir$ gpg --list-secret-keys<br>
/home/ayoub/.gnupg/pubring.kbx<br>
------------------------------<br>
sec ed25519 2020-07-09 [SC] [expires: 2020-07-19]<br>
3C5B212A55B966881E2D2718A45398B520BEE91E<br>
uid [ultimate] sentry<br>
ssb cv25519 2020-07-09 [E] [expires: 2020-07-19]<br>
<br>
sec ed25519 2020-07-09 [SC] [expires: 2021-07-09]<br>
7A675D7F52BC905C22F8249091556BC29D4C595E<br>
uid [ultimate] develop1<br>
ssb cv25519 2020-07-09 [E] [expires: 2021-07-09]<br>
<br>
ayoub@vboxpwfl:~/testdir$ <br>
<br>
<br>
</p>
<p><br>
</p>
</body>
</html>