pop-os / flatpak

Fork of https://salsa.debian.org/debian/flatpak
GNU Lesser General Public License v2.1
2 stars 5 forks source link

Flatpak 1.14.4 #7

Closed 13r0ck closed 1 year ago

13r0ck commented 1 year ago

Should fix https://github.com/flatpak/flatpak/issues/5434

This branch will be pushed to master_jammy when approved. Please ignore the merge branch of master_focal here

ximion commented 1 year ago

This has fixed the issue. It does however lead to another issue.

You would need to update appstream as well - to 0.15.4 or higher (so http://archive.ubuntu.com/ubuntu/pool/main/a/appstream/appstream_0.15.5-1.dsc would work). Or wait for Ubuntu to resolve this as SRU.

13r0ck commented 1 year ago

@n3m0-22 can you please check that https://github.com/pop-os/appstream fixes the appstream issue?

(Thank you @ximion! )

n3m0-22 commented 1 year ago

@n3m0-22 can you please check that https://github.com/pop-os/appstream fixes the appstream issue?

I tested and it does resolve the issue on my end.

n3m0-22 commented 1 year ago

The rebase of appstream https://github.com/pop-os/appstream is now working correctly. I was able to build it without issue. Running ninja test shows all tests as passing. After installing the remaining issue of GLib-CRITICAL ** flooding the terminal when running flatpak search ... is resolved.

13r0ck commented 1 year ago

Merged into master jammy