Skip to content

Conversation

rohanKanojia
Copy link
Contributor

Description

While running unit tests from GoLand, I encountered this error multiple times:

pkg-config --cflags -- gpgme
Package gpgme was not found in the pkg-config search path.
Perhaps you should add the directory containing `gpgme.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gpgme' found
pkg-config: exit status 1

This happens when running unit tests from certain packages (such as cmd)

I thought it's better to document this so that some newcomers don't face this issue.

…e package

While running unit tests from GoLang, I had encountered this error
multiple times. I thought it's better to document this so that some
newcomer doesn't face this issue.

Signed-off-by: Rohan Kumar <[email protected]>
@gbraad gbraad merged commit e21bf56 into crc-org:main Mar 9, 2025
1 check passed
@rohanKanojia rohanKanojia deleted the pr/gpgme-install branch March 9, 2025 16:30
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.

2 participants