Bug 487532

Summary: Fails to build with flatpak 1.14.6
Product: [Applications] Discover Reporter: Fabian Vogt <fabian>
Component: Flatpak BackendAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aleixpol, jgrulich, sitter, travier
Priority: NOR    
Version First Reported In: git-stable-Plasma/6.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Fabian Vogt 2024-05-25 14:09:21 UTC
Git commit 370a22daaded23f4a754fb5168cb582ed34a9d14 ("flatpak: handle end_of_lifed_with_rebase") introduced use of flatpak_transaction_add_rebase_and_uninstall but that's only available from 1.15.4 on.

Either discover needs to raise the minimum required version or use separate rebase + uninstall calls.
Comment 1 Harald Sitter 2024-05-27 15:23:46 UTC

*** This bug has been marked as a duplicate of bug 487404 ***