Bug 487532 - Fails to build with flatpak 1.14.6
Summary: Fails to build with flatpak 1.14.6
Status: RESOLVED DUPLICATE of bug 487404
Alias: None
Product: Discover
Classification: Applications
Component: Flatpak Backend (other bugs)
Version First Reported In: git-stable-Plasma/6.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-25 14:09 UTC by Fabian Vogt
Modified: 2024-05-27 15:23 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***