https://bugs.kde.org/show_bug.cgi?id=485564

Malte S. Stretz <m...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.fe...@gmx.de

--- Comment #2 from Malte S. Stretz <m...@apache.org> ---
Ok, I found the issue: There is no dependency at all defined between gpgme and
libgpg-error. So the latter is never build (except for Qt I guess) and as long
as the system headers match the gpgme package nobody notices.

I worked around it via this command:
echo 'third-party/gpgme: third-party/libgpg-error' >>
~/.local/state/sysadmin-repo-metadata/dependencies/dependency-data-kf6-qt6

Not sure how this should be fixed properly, maybe in
https://invent.kde.org/nicolasfella/dependency-generator?

The quickest fix would probably if third-party/libgpg-error was added as a
dependency to
https://invent.kde.org/frameworks/kwallet/-/blob/master/.kde-ci.yml since
kwallet is the only app which depends on gpgme according to the dependencies
file.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to