Bernd Zeimetz

Results 73 comments of Bernd Zeimetz

> Just a challange question: holfuy is little coverage from what I see, is it worth to add and what is the quality of their data? No idea what you...

`board_build.partitions = ${esp32_base.board_build.partitions}` is missing in your new board definition to be able to upload the FS image.

clamdscan does not have an option --infected....

@cybardev in signal? You'd have to create a new stickerpack. Its not possble to add stickers.

@cybardev you might want to open a new issue then. This one does not talk about SVGs...

Indeed, a documentation (or even better: some easy to include code) of the remote read API would be very appreciated. For example there are issues like https://github.com/go-graphite/graphite-clickhouse/issues/99 which are basically...

https://salsa.debian.org/debian/liboping/-/blob/debian/debian/patches/fix_HOST_PRINTF_format_string.patch should fix all issues, you might want to use that instead of the PR.

@blalor https://salsa.debian.org/debian/liboping/-/blob/debian/debian/patches/fix_HOST_PRINTF_format_string.patch should fix all issues, thats at least what I've just uploaded to debian.

@blalor thats because salsa is down. https://github.com/octo/liboping/pull/61 has the same content.

Creating directories at install time won't help - according to the FHS you are not supposed to depend on stuff in /var/cache, it should be fine to empty that directory,...