You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that appstreamcli is failing when processing app.opencomic.OpenComic.metainfo.xml, but I can't find what is wrong with the file.
Error:
Composing metadata...
Run failed, some data was ignored.
Errors were raised during this compose run:
app.opencomic.OpenComic
E: file-read-error
general
E: filters-but-no-output
Refer to the generated issue report data for details on the individual problems.
Error: ERROR: appstreamcli compose failed: El proceso hijo terminó con el código 1
Thanks in advance.
Additional Information
If I remove the following line from app.opencomic.OpenComic.yml the build runs correctly.
Checklist
flatpak-builder version
1.4.2
Flatpak version
1.14.6
How to reproduce
Repo: https://github.com/ollm/flathub/tree/app.opencomic.OpenComic
app.opencomic.OpenComic.yml
app.opencomic.OpenComic.metainfo.xml
app.opencomic.OpenComic.desktop
git clone --single-branch --branch app.opencomic.OpenComic https://github.com/ollm/flathub.git cd flathub flatpak-builder build app.opencomic.OpenComic.yml --install-deps-from=flathub --force-clean --user --install --verbose
Expected Behavior
Built correctly.
Actual Behavior
It seems that
appstreamcli
is failing when processingapp.opencomic.OpenComic.metainfo.xml
, but I can't find what is wrong with the file.Error:
Composing metadata... Run failed, some data was ignored. Errors were raised during this compose run: app.opencomic.OpenComic E: file-read-error general E: filters-but-no-output Refer to the generated issue report data for details on the individual problems. Error: ERROR: appstreamcli compose failed: El proceso hijo terminó con el código 1
Thanks in advance.
Additional Information
If I remove the following line from
app.opencomic.OpenComic.yml
the build runs correctly.The text was updated successfully, but these errors were encountered: