Page MenuHome GnuPG

rivy (Roy Ivy)
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 27 2017, 4:48 PM (370 w, 5 d)
Availability
Available

Recent Activity

Sep 5 2016

rivy added a comment to T2670: (Win32/64) gpg-agent locks directory of initial signature.

No, it's not the config files that are a problem. And maybe I'm using
imprecise terminology. But, the gpg-agent process maintains an open
handle on the current working directory in which the process is started,
until it is killed. Here's an example:

Sep 5 2016, 7:36 PM · Bug Report, gpg4win
rivy added a comment to T2670: (Win32/64) gpg-agent locks directory of initial signature.

When initially started from the command line (either directly or secondarily via
gpg --sign ..., the gpg-agent creates a lock on the current directory and
doesn't release it until gpg-agent exits.

This makes the directory un-deleteable until the process is killed. If it needs
a lock, it should lock an essentially unremovable directory (such as
%USERPROFILE%, if it needs to be user-owned).

This is a especially a problem when signing files which are in a temporary
directory (such as packages prepped for distribution) which would then be
deleted (with the enclosing directory).

I've noticed this is a problem ever since the 2.0 release using a graphical user
agent.

Thanks for taking the time to look into the problem.

Sep 5 2016, 5:11 AM · Bug Report, gpg4win
rivy added projects to T2670: (Win32/64) gpg-agent locks directory of initial signature: gpg4win, Bug Report.
Sep 5 2016, 5:06 AM · Bug Report, gpg4win