On Donnerstag, 6. Juli 2023 17:43:11 CEST Robby Stephenson wrote: > Hi all, > > Can anyone help with a failing CI test for Tellico? It just started > recently, and looks to be due to kfilemetadata not finding the libexiv2 > library. I'm not sure what might have changed. Nothing in recent Tellico > commits seems to be related.
Broken CI setup. KFiletaData was apparently built against libexiv2 0.27, which cannot be found on the CI host. Probably libexiv2 on the CI host was updated to libexiv2 0.28, but KFileMetaData was not rebuilt. Automatic dependency tracking for artifacts from the CI system is obviously incomplete (or likely nonexistent). Regards, Stefan > From https://invent.kde.org/office/tellico/-/jobs/1042785/raw: > ... > QWARN : FileListingTest::testXMPData() > kf.filemetadata: "Cannot load library > /builds/office/tellico/_install/lib64/plugins/kf5/kfilemetadata/kfilemetada > ta_exiv2extractor.so: (libexiv2.so.27: cannot open shared object file: No > such file or directory)"
signature.asc
Description: This is a digitally signed message part.