https://bugs.kde.org/show_bug.cgi?id=523018
--- Comment #2 from Cajus Pollmeier <[email protected]> --- Yes. You can reproduce the problem this way: $ git clone --single-branch --recursive -b chore/flatpak-qt6.11 https://github.com/gonicus/gonnect.git $ flatpak-builder build --default-branch=stable --install-deps-from=flathub --user --force-clean --repo=repo --disable-rofiles-fuse gonnect/resources/flatpak/de.gonicus.gonnect.yml There was a bug in the past with parallel jobs - if it fails with pjproject, add "--jobs 1" to the flatpak-builder call. -- You are receiving this mail because: You are watching all bug changes.
