From kde-devel Thu Jul 06 15:43:11 2023 From: Robby Stephenson Date: Thu, 06 Jul 2023 15:43:11 +0000 To: kde-devel Subject: Tellico failing CI with exiv2 error Message-Id: X-MARC-Message: https://marc.info/?l=kde-devel&m=168865820131416 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--0000000000003505b905ffd36186" --0000000000003505b905ffd36186 Content-Type: text/plain; charset="UTF-8" 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. From https://invent.kde.org/office/tellico/-/jobs/1042785/raw: QDEBUG : FileListingTest::testXMPData() kf.filemetadata: Found plugin with metadata: "/builds/office/tellico/_install/lib64/plugins/kf5/kfilemetadata/kfilemetadata_exiv2extractor.so" QWARN : FileListingTest::testXMPData() kf.filemetadata: Could not create Extractor: "/builds/office/tellico/_install/lib64/plugins/kf5/kfilemetadata/kfilemetadata_exiv2extractor.so" QWARN : FileListingTest::testXMPData() kf.filemetadata: "Cannot load library /builds/office/tellico/_install/lib64/plugins/kf5/kfilemetadata/kfilemetadata_exiv2extractor.so: (libexiv2.so.27: cannot open shared object file: No such file or directory)" Since Tellico's test looks as exiv data is read by Tellico, it obviously fails. I believe I've isolated the cause, but I guess it could be something else, but the error about not loading the library seems rather relevant. https://invent.kde.org/office/tellico/-/jobs/1040551 was the first failure yesterday. Thanks for any help, Robby --0000000000003505b905ffd36186 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi all,

Can anyone help with= a failing CI test for Tellico? It just started recently, and looks to be d= ue to kfilemetadata not finding the libexiv2 library. I'm not sure what= might have changed. Nothing in recent Tellico commits seems to be related.=

From https://invent.kde.org/office/tellico/-/jobs/10427= 85/raw:
QDEBUG : FileListingTest::testXMPData() kf.filem=
etadata: Found plugin with metadata: "/builds/office/tellico/_install/=
lib64/plugins/kf5/kfilemetadata/kfilemetadata_exiv2extractor.so"
QW= ARN : FileListingTest::testXMPData() kf.filemetadata: Could not create Ext= ractor: "/builds/office/tellico/_install/lib64/plugins/kf5/kfilemetada= ta/kfilemetadata_exiv2extractor.so" QWARN : FileListingTest::testXMPData() kf.filemetadata: "Cannot load = library /builds/office/tellico/_install/lib64/plugins/kf5/kfilemetadata/kfi= lemetadata_exiv2extractor.so: (libexiv2.so.27: cannot open shared object fi= le: No such file or directory)"
Since Tellico's test l= ooks as exiv data is read by Tellico, it obviously fails. I believe I'v= e isolated the cause, but I guess it could be something else, but the error= about not loading the library seems rather relevant. https://invent.kde.org/office/t= ellico/-/jobs/1040551 was the first failure yesterday.

Thanks for any help,<=
br>
Robby
=
--0000000000003505b905ffd36186--