D29063: Fix testpackage-appstream: XDG_DATA_DIRS needs to be explicitly extended
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Wed Apr 22 08:24:29 BST 2020
kossebau added a comment.
The failure which triggered this patch is that appstreamcli or one of the things it links to (since recently?) wants to use some gsettings stuff, which it tries to look up in the system via XDG_DATA_DIRS, as found by sitter.
See https://build.kde.org/job/Frameworks/job/kpackage/job/kf5-qt5%20SUSEQt5.12/96/testReport/projectroot/autotests/testpackage_appstream/
The old code tried to still make any existing XDG_DATA_DIRS content used, just in a broken way. Which this patch fixes. Or: I do not take further responsibilities :P
If that setup is broken/questionable by design, could be possible, did not investigate that, leaving to the actual kpackage maintainers/experts.
REPOSITORY
R290 KPackage
REVISION DETAIL
https://phabricator.kde.org/D29063
To: kossebau, #frameworks, mart, apol, sitter, bcooksley
Cc: pino, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200422/f3145570/attachment.html>
More information about the Kde-frameworks-devel
mailing list