Control: tag -1 pending Hello,
Bug #1068468 in tracker reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/gnome-team/tracker/-/commit/587320af234305f93f80aefc31ff81a8b3a2bf69 ------------------------------------------------------------------------ Fix autopkgtests libtracker-sparql-3-0 is the only library loaded form LD_LIBRARY_PATH. First we compile the tests, which will also compile this library, then we replace it with the system installed version of the library, which will dlopen loadable modules from /usr/lib/$arch/tracker-3.0/ libtracker-common is a static library, so we cannot use the system installed version. We must compile it masking the BUILDROOT macro to make it load modules from /usr/lib/$arch/tracker-3.0/ rather than from the build dir. We can re-enable the tracker:sparql suite because it's passing. Closes: #1068468 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1068468