elementary / houston

Debian-repository-based AppCenter Dashboard, the backend for elementary AppCenter on elementary OS 5.1 and earlier.
https://developer.elementary.io
MIT License
163 stars 32 forks source link

Appstream validate fails #685

Open ztefn opened 5 years ago

ztefn commented 5 years ago

See: https://github.com/ztefn/haguichi/issues/19

AppCenter tried to run appstreamcli validate on com.github.ztefn.haguichi and received the following errors:

I - com.github.ztefn.haguichi.appdata.xml:com.github.ztefn.haguichi:47
    First 'description/p' paragraph might be too short (< 80 characters).

W - com.github.ztefn.haguichi.appdata.xml:com.github.ztefn.haguichi:168
    Found empty 'content_rating' tag.

Validation failed: warnings: 1, infos: 1

I'm using standard the tag generated by using https://hughsie.github.io/oars/generate.html <content_rating type="oars-1.1" />

So what exactly is the problem here???

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/66626992-appstream-validate-fails?utm_campaign=plugin&utm_content=tracker%2F27692469&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F27692469&utm_medium=issues&utm_source=github).
btkostner commented 5 years ago

Related to: https://github.com/elementary/houston/issues/641

ztefn commented 5 years ago

Any news on this? This issue is blocking the 1.141.0 release for elementary...