Matthias Klumpp

Results 331 comments of Matthias Klumpp

> I suggest a cron job, cause cron knows how to send mails. > > ``` > [email protected] > @hourly /sbin/btrfs device stats /data | grep -vE ' 0$' >...

In general I think those are good ideas, and the case of errors rapidly increasing on a disk actually appears to be relatively common - on our systems once a...

Does using `validate-relax` help in this case? You should be validating with `appstreamcli` for your own project, and we are actually working on moving Flathub to that too, so this...

AFAIR `appstreamcli` was testing for this from the start, so this should already be covered :-)

> Could be, that commit not in 0.8.0 right? It's not - it is cherry-picked to at least Fedora and Debian though. Hughsie is currently away, so can't make a...

Hi! `appstream-util` does not do an equivalent thing to `appstreamcli` here. What you need to do is run `appstream-util news-to-appdata ./NEWS` (no other parameters) and then the tool will print...

> before the last line `` If you have any `` tag in your metainfo file, you should seriously think about upgrading that file to a newer version of the...

Jup, but including it in the SDK directly is also probably a good idea (but I'll leave that call to the Flatpak people, I don't have enough experience with building...

> Thinking about this some more; isn't putting unknown tags in to the description metadata going to make it fail the appstream validator? It absolutely will, but I think unknown...