Results 223 comments of waja

@polve thanks for the very usefull comment, but why not doing it yourself?

> Unfortunately I don't have either the skills not the time needed to do it! So you comment was absolutely superfluous.

Unfortunately this did not fix this issue. Actually I'm working around something like this: ``` ICINGA2_VER="$(apt-cache policy icinga2| grep "\.buster" | head -1 | awk '{print $1}')" && [ -n...

> Please transfer to packaging. To whom is this addressed?

The updated test for the 1.1.6 release: ``` possible bashism in nagios/bin/pmp-check-lvm-snapshots line 103 ($_): [ "${0##*/}" = "pmp-check-lvm-snapshots" ] || [ "${0##*/}" = "bash" -a "$_" = "$0" ]...

Hmm ... I can't find any arm dmg at https://github.com/VSCodium/vscodium/releases/tag/1.90.0.24158

Looks like malloc has issues on 32 bit arch ... [seen](https://github.com/waja/docker-nextcloud/runs/4497073638?check_suite_focus=true#step:11:1705) this on i386 and armv6 (other not tested yet): ``` > [linux/arm/v6 build-malloc 2/2] RUN apk --no-cache add build-base...

I opened an [issue](https://github.com/GrapheneOS/hardened_malloc/issues/156) down at hardened_malloc.