Skip to content

Conversation

@ppisar
Copy link
Contributor

@ppisar ppisar commented Nov 27, 2025

e206603 commit ("PGP: Enable creating a UID directory for GnuGP agent socket in /run/gnupg/user") added a non-default -DUSE_RUN_GNUPG_USER_SOCKET=ON CMake option to create GnuGP agent socket in /run/gnupg/user directory.

However, because of a typo in preprocessor condition, the the option had no effect and librepo always created /run/user/$UID.

This patch fixes it.

@ppisar ppisar requested a review from a team as a code owner November 27, 2025 16:39
@ppisar ppisar requested review from evan-goode and removed request for a team November 27, 2025 16:39
e206603 commit ("PGP: Enable creating
a UID directory for GnuGP agent socket in /run/gnupg/user") added
a non-default -DUSE_RUN_GNUPG_USER_SOCKET=ON CMake option to create
GnuPG agent socket in /run/gnupg/user directory.

However, because of a typo in preprocessor condition, the the option
had no effect and librepo always created /run/user/$UID.

This patch fixes it.
@ppisar ppisar force-pushed the DUSE_RUN_GNUPG_USER_SOCKET_typo branch from a57634d to 9b79f07 Compare November 27, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant