New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.6.5 generates truncated metadata for some packages #47
Comments
|
Metadata for kdenlive as extracted by asgen 0.6.5. Note the many missing Name fields |
|
Metadata for kdenlive as extracted by asgen 0.6.3 |
|
kdenlive metainfo provided by upstream |
|
Turns out the asgen version is irrelevant, this regressed in appstream 0.11.1. Downgrading to 0.11.0 fixes the metadata extraction |
|
Jup, this has to be an AppStream bug. |
|
Thanks for reporting this! It was a rather simple mistake done while refactoring the XML code (return -> continue). |
With 0.6.5 metadata is incorrectly extracted for some packages, giving a broken xml that is not validated by appstream
The text was updated successfully, but these errors were encountered: