Open tytan652 opened 11 months ago
The old location was removed in https://github.com/flatpak/flatpak-builder/commit/e3e12335e86cd13c4b0e296956dff292946aa1c3#diff-81460d46a2933ba7be79c8a9e9b7df7c28c7b6d867a80ae5436bbafd9108dbdaL2792 and https://github.com/flatpak/flatpak-builder/commit/a94517b5a10d17e9f412950623f831c8db0a5e30#diff-a5328208d48d74071a8dbe8dda818b3188ad0cc1bdcd491761d097bd5c2c073dL958 It is now saved to builddir/share/app-info/media
.
For future reference the original logic was here: https://github.com/hughsie/appstream-glib/blob/d26446e437c9b82f3267ca22874f86f4a1954638/client/as-util.c#L3536-L3653
The media directory is not the same contents so we'll might have to recreate that?
Checklist
flatpak-builder version
1.3.5
Flatpak version
1.15.4
How to reproduce
Use the flatpak/flatpak-github-actions with a
mirror-screenshots-url
set.Expected Behavior
The build pass.
Actual Behavior
The build fails:
Additional Information