Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795756 - app-crypt/monkeysphere-0.44 - gpg-agent processes still running after emerge finished
Summary: app-crypt/monkeysphere-0.44 - gpg-agent processes still running after emerge ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-13 09:22 UTC by Toralf Förster
Modified: 2021-06-13 14:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-06-13 09:22:11 UTC
AT the tinderbox I'm regularly faced with those processes:

tinderbox@mr-fox ~ $ ps -efla | grep monkeysphere
1 S root      9385  3417  0  81   1 - 39410 -      00:48 ?        00:00:01 gpg-agent --homedir /var/lib/monkeysphere/authentication/core --use-standard-socket --daemon
1 S 390      10580  3417  0  81   1 - 39410 -      00:48 ?        00:00:00 gpg-agent --homedir /var/lib/monkeysphere/authentication/sphere --use-standard-socket --daemon
1 S root     25117  3151  0  81   1 - 39415 -      11:06 ?        00:00:00 gpg-agent --homedir /var/lib/monkeysphere/authentication/core --use-standard-socket --daemon
1 S 390      25630  3151  0  81   1 - 39415 -      11:06 ?        00:00:00 gpg-agent --homedir /var/lib/monkeysphere/authentication/sphere --use-standard-socket --daemon


I do wonder why those aren't killed if emerge finished ?