You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error happens after invoking envoy id_rsa <gpgkeyfp>.
I have tried rebooting and reinstalling the software numerous times, as well as manually removing envoy-gpg-agent-monitor-1000.scope to no avail. I am running archlinux.
# journalctl -u envoy@gpg-agent
-- Reboot --
Feb 03 20:24:17 localhost envoyd[4702]: Starting gpg-agent for uid=1000.
Feb 03 20:24:17 localhost envoyd[4702]: envoyd: dbus error: Unit envoy-gpg-agent-monitor-1000.scope already exists.
Feb 03 20:24:17 localhost envoyd[4702]: gpg-agent exited with status 1.
Feb 03 20:24:17 localhost envoyd[4702]: Agent gpg-agent for uid=1000 has terminated. Restarting...
Feb 03 20:24:17 localhost envoyd[4702]: Starting gpg-agent for uid=1000.
Feb 03 20:24:17 localhost envoyd[4702]: envoyd: dbus error: Unit envoy-gpg-agent-monitor-1000.scope already exists.
Feb 03 20:24:17 localhost envoyd[4702]: gpg-agent exited with status 1.
The text was updated successfully, but these errors were encountered:
Okay, so there are two parts to this problem, I know a few corner cases that get misreported with that error message, and then there might be some bugs or things that have changed with the latest version of systemd.
I'll give this a look - I promise - by Sunday.
Sorry, I've left my open-source stuff and only just getting right back in.
The error happens after invoking
envoy id_rsa <gpgkeyfp>
.I have tried rebooting and reinstalling the software numerous times, as well as manually removing
envoy-gpg-agent-monitor-1000.scope
to no avail. I am running archlinux.The text was updated successfully, but these errors were encountered: