https://bugs.kde.org/show_bug.cgi?id=495722
--- Comment #7 from Michael Fuchs <fo...@posteo.at> --- Thank you. For now I'm still trying to just rebuild the original package. I downloaded the PKGBUILD and compiled it in a clean chroot with `pkgctl build` but I get an error which seems odd to me: > [ 7%] Building CXX object > core/libs/database/CMakeFiles/digikamdatabase_obj.dir/coredb/coredburl.cpp.o > /build/digikam/src/digikam-8.4.0/core/libs/database/coredb/coredburl.cpp: In > member function ‘bool Digikam::CoreDbUrl::operator==(const QUrl&) const’: > /build/digikam/src/digikam-8.4.0/core/libs/database/coredb/coredburl.cpp:251:19: > error: ‘operator==’ is not a member of ‘QUrl’ > 251 | return (QUrl::operator==(digikamalbumsUrl)); > | ^~~~~~~~~~ > make[2]: *** > [core/libs/database/CMakeFiles/digikamdatabase_obj.dir/build.make:404: > core/libs/database/CMakeFiles/digikamdatabase_obj.dir/coredb/coredburl.cpp.o] > Error 1 > make[1]: *** [CMakeFiles/Makefile2:6998: > core/libs/database/CMakeFiles/digikamdatabase_obj.dir/all] Error 2 > make: *** [Makefile:136: all] Error 2 Anyway, as this isn't about this bug i'll ask for help in arch forums. I can still setup a VM (or WSL) with ubuntu and use your scripts. -- You are receiving this mail because: You are watching all bug changes.