looking for assistance tracking down why i don't have the ability to run gpg from the command line

charlie derr cderr at simons-rock.edu
Wed Aug 14 17:30:49 CEST 2019


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

I'm running debian 10 buster (upgraded recently from stretch if that
matters) and i use KDE. I haven't yet tried to logout of my desktop
environment completely (and just use a native console), but I thought
I would see if any of you had any ideas. Here's the problem:

ni at quark:~/.ssh$ gpg --list-keys
gpg: checking the trustdb
gpg: waiting for lock (held by 22009) ...
gpg: waiting for lock (held by 22009) ...
gpg: waiting for lock (held by 22009) ...
^C
gpg: signal Interrupt caught ... exiting

ni at quark:~/.ssh$ ps aux | grep 22009
ni        7740  0.0  0.0   6076   892 pts/6    S+   11:21   0:00 grep
22009
ni       22009  2.0  0.2  89404 78536 ?        RL   02:51  10:30 gpg
- --batch --no-sk-comments --status-fd 104 --no-tty --charset utf8
- --enable-progress-filter --exit-on-status-write-error --display :0
- --logger-fd 108 --with-colons --list-keys --
4E2247974AA5A23A5C92BB4DBB8B3D7331A9367F
ni at quark:~/.ssh$ kill 22009
ni at quark:~/.ssh$ gpg --list-keys
gpg: checking the trustdb
gpg: waiting for lock (held by 28999) ...
gpg: waiting for lock (held by 28999) ...
gpg: waiting for lock (held by 28999) ...

as you can see, killing the offending process doesn't work (as it
respawns immediately)

The reason this is important to me right now is because I have a new
laptop and I'm trying to transfer my keys to it. I have an email from
this list sent by Robert J. Hansen on 9/14/2016 that has excellent
instructions (which I've used in the past for this purpose) but the
1st command in those instructions:

gpg --armor --export

dumps a lot of output to the command line but never "finishes" (and my
guess is that it's the same lock that's preventing that command from
completing).

  thanks so very much in advance for your time,
         ~c

- -- 
Charlie Derr   Director, Instructional Technology 413-528-7344
https://www.simons-rock.edu Bard College at Simon's Rock
Encryption key: http://hope.simons-rock.edu/~cderr/
Personal writing: https://medium.com/@cderr   Pronouns: he or they
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEETiJHl0qlojpckrtNu4s9czGpNn8FAl1UKR4ACgkQu4s9czGp
Nn93/w/+MX6xS0bMETgq/dWUaIt8vzubE1z9HypapZDyxqFyObsoWJS0AEwLMmwx
VqEAxFgbGrWT18CP04dLP1L6KPqAI5FsPm9ge0uXYVYF8M5xluIy8NALGWSbwhTm
NZlAuPwnzMmNaR4jD2iVF5PuIzzQF8Cx446vZTdR6vrCFWL+0hTn7Orp8l1Rk/ym
LLGPUU4iSkRpmYXcQyIwvrxpvROSFr521NFoyr8YcwX7w208FV3spqmfvBSO+Jqm
aQMXowggR9O61YPmrmDT6eXFLnULhTUzbaB3GYT55rh4bkqZZrw9I/Poi2j8DxaI
6wfTQasm4Hi2onyF1AgSpv7/uu4KnrR+FrYQfdkU0peCG1AYEcB8VUREfEOdHsUp
ncVZtZsaFk7NXWPYt0ibdBZbI4uJM4NRAPvQGY4mAgKszZpBJPO7lYvaJIpJJ87C
U9CQ4pIXC2ivgQ2jv5/Ti1vvBfbCwuD+9fUBy8yNZqi13E8El+Jo6WG5KhKCqhet
kkgHOBM8EKPKMpWQIBSv1/mc+HE6NAVz6YPiy41emKSmU8cKwimfF/Zsm8eMsgGx
aL7xEL4WRsgMGJaccRlCcTjk1ETROjMOgaGxBaacxq9QPIN0wKZvmti8HhsZdGsR
8FTQzY7fCmxB2m4S7tSdnIJ88W2glzJmWeHDGCgfcBDU80B1sbY=
=u8iV
-----END PGP SIGNATURE-----



More information about the Gnupg-users mailing list