[yocto] gnupg: Fix for host clashes(2d678cd3f4) - reg

vijai kumar vijaikumar.kanagarajan at gmail.com
Tue Jul 30 12:37:46 PDT 2019


Hi All,

I have been using the rpm signing facility of poky for sometime now.

Looks like
https://git.yoctoproject.org/cgit.cgi/poky/commit/meta/recipes-support/gnupg/gnupg?id=2d678cd3f4746adce9d89b8daa877fd669f2ca2d
introduced a patch for gnupg native to change the socket name from
S.gpg-agent to S.gpg-agent.yocto-native.

This might break builds when you have gnupg socket redirection setup as
below in the host.

https://wiki.gnupg.org/NFS.

One could easily setup docker to volume mount the agent socket to the
container and setup S.gpg-agent as above to redirect requests to the
host's socket. You would just need the public keys in the container.
This is one such case where this patch could cause problems.

Thoughts?


- Vijai Kumar K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190731/671b3a4e/attachment-0001.html>


More information about the yocto mailing list