[pkg-gnupg-maint] Bug#868550: Bug#868550: reprepro seems to provide a repro
NIIBE Yutaka
gniibe at fsij.org
Thu Aug 17 06:39:20 UTC 2017
Ian Jackson <ijackson at chiark.greenend.org.uk> wrote:
> gpg --ignore-time-conflict
> --no-options
> --no-default-keyring
> --homedir
> /tmp/apt-key-gpghome.yLlu1bwwPI
> --no-auto-check-trustdb
> --trust-model
> always
> --batch
> --import
Thank you for minimizing. I'd like to clarify the case. Is this
importing private key?
The invocation of gpg-agent by gpg frontend has an inherent race in the
current implementation; When gpg frontend invokes gpg-agent, after
spawning gpg-agent, gpg frontend tries to connect five times with one
second intervals. When a machine is busy enough and scheduling of
processes goes not that fair, the connection to gpg-agent from gpg
frontend may fail.
That's I have investigated, so far. I wonder if this is related to the
issue.
--
More information about the pkg-gnupg-maint
mailing list