Closed martinpitt closed 3 weeks ago
We've had some AppStream metadata problems for a long time:
Recently, lintian started to become louder about appstreamcli validate issues. As our image-prepare check treats lintian warnings as fatal (for the very reason to force us to fix them), this now breaks the image refresh: https://github.com/cockpit-project/bots/pull/6969
appstreamcli validate
Now this is squeaky clean:
make install DESTDIR=/tmp/i appstreamcli validate-tree /tmp/i --explain
We've had some AppStream metadata problems for a long time:
Recently, lintian started to become louder about
appstreamcli validate
issues. As our image-prepare check treats lintian warnings as fatal (for the very reason to force us to fix them), this now breaks the image refresh: https://github.com/cockpit-project/bots/pull/6969Now this is squeaky clean: