This is related to why the previous batch of runtimes was failing. But the problem is not with this build, rather with flatpak (the program) itself. As I wrote in the other update:
Apparently flatpak doesn't know how to handle extra-data when pulling from an OCI catalog,
which surprisingly is handled differently than a local install from a downloaded .oci.tar image
(which works just fine, I've been doing that locally for months).
For now, I reverted the runtime change so this won't be pulled down automatically anymore; now it can only be (attempted to be) installed manually.
That being said, somebody in the matrix room wrote that they got this working with a patch to flatpak. If we can get that patch soon, then this still gives us the (only) means to test that. Therefore, I'm going to leave this in testing indefinitely in the hope that we can get that patch soon and use this to test it.
This update can be pushed to stable now if the maintainer wishes
That's expected, nothing has changed wrt https://github.com/flatpak/flatpak/issues/3790 but I'm leaving this in testing in order to have something against which to test a future fix for that issue.
This update has been submitted for testing by yselkowitz.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
Failed with error.......Failed to install org.fedoraproject.Platform.openh264: Extra data missing in detached metadata
This is related to why the previous batch of runtimes was failing. But the problem is not with this build, rather with flatpak (the program) itself. As I wrote in the other update:
For now, I reverted the runtime change so this won't be pulled down automatically anymore; now it can only be (attempted to be) installed manually.
That being said, somebody in the matrix room wrote that they got this working with a patch to flatpak. If we can get that patch soon, then this still gives us the (only) means to test that. Therefore, I'm going to leave this in testing indefinitely in the hope that we can get that patch soon and use this to test it.
This update can be pushed to stable now if the maintainer wishes
Still receiving the same error unfortunately. Cannot even install.
That's expected, nothing has changed wrt https://github.com/flatpak/flatpak/issues/3790 but I'm leaving this in testing in order to have something against which to test a future fix for that issue.