Skip to content

gpg-agent does not terminate #75

Open
@mzhaase

Description

@mzhaase

Using 0.3.12 and the following cronjob:

for file in /var/www/myrepo/incoming/*; do /usr/bin/freight add -c /etc/freight-myrepo.conf \$file apt/bionic; done \ && /usr/bin/freight cache -c /etc/freight-myrepo.conf \ && /bin/chown -R www-data:www-data /var/www/myrepo"

/var/www is NFS and mounted on two servers which might execute it at the same time.

gpg-agent does not terminate. Examples:

root 31556 0.0 0.0 167520 448 ? Ss 10:45 0:00 gpg-agent --homedir /var/www/freight/ubuntu/work.30973.JF89f2zoUu/gpg --use-standard-socket --daemon root 31595 0.0 0.0 167520 444 ? Ss 11:45 0:00 gpg-agent --homedir /var/www/freight/debian/work.31140.CVDlPXIipT/gpg --use-standard-socket --daemon root 31716 0.0 0.0 167520 572 ? Ss 11:15 0:00 gpg-agent --homedir /var/www/freight/ubuntu/work.31110.GumCdaAaFN/gpg --use-standard-socket --daemon root 31788 0.0 0.0 93788 428 ? Ss Nov07 0:00 gpg-agent --homedir /var/www/freight/ubuntu/work.31245.uffqsiwJSj/gpg --use-standard-socket --daemon root 31850 0.0 0.0 167520 444 ? Ss 01:00 0:00 gpg-agent --homedir /var/www/freight/debian/work.31497.hyqxqupzff/gpg --use-standard-socket --daemon root 31852 0.0 0.0 93788 624 ? Ss Nov07 0:00 gpg-agent --homedir /var/www/freight/debian/work.31561.imrztyaQFk/gpg --use-standard-socket --daemon root 31871 0.0 0.0 167520 440 ? Ss 06:15 0:00 gpg-agent --homedir /var/www/freight/ubuntu/work.31300.GBRzFmzmV1/gpg --use-standard-socket --daemon root 31894 0.0 0.0 167520 440 ? Ss Nov07 0:00 gpg-agent --homedir /var/www/freight/ubuntu/work.31319.pDiIXdqOXr/gpg --use-standard-socket --daemon root 32024 0.0 0.0 167520 444 ? Ss 10:15 0:00 gpg-agent --homedir /var/www/freight/debian/work.31624.cvscVyKfiY/gpg --use-standard-socket --daemon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions