Reinhard Tartler
Reinhard Tartler
Sure thing, here you go: ``` level=info ts=2024-01-30T11:49:38.172080751Z caller=main.go:182 build_context="(go=go1.21.6, platform=linux/arm64, user=Action-Run-ID-7656327832, date=20240125-14:59:00, tags=unknown)" level=info ts=2024-01-30T11:49:38.17186033Z caller=main.go:181 msg="Starting Prometheus Operator" version="(version=0.71.2, branch=refs/tags/v0.71.2, revision=af2014407bdc25c4fc2b26cd99c9655235ebdf88)" /home/runner/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 +0x98 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine...
done, PTAL
I took the liberty of cherry-picking @lrita 's fixes to the precisions checks from bb326cd into https://salsa.debian.org/go-team/packages/golang-github-rcrowley-go-metrics/-/blob/master/debian/patches/precision.patch and uploaded it to debian/unstable to fix http://bugs.debian.org/976543 to prevent other unrelated package...
I believe the test makes assumptions that hold in CI but not on the build machines in Debian (and probably other distributions). Any chance to make the test skip automatically...
Debian builds often run in https://manpages.debian.org/testing/pseudo/fakeroot.1.en.html -- so just testing for UID==0 might not be the best choice. Checking for entry in `/etc/subuid` seems more reliable to me
apparently this test was dropped in 2d959dd4bf9050a85e3b91c11083fc005577c2ed ?
just FTR: I took the liberty of fixing the build failure on mips in debian with this patch: https://sources.debian.org/src/golang-github-hanwen-go-fuse/2.4.2-3/debian/patches/fix-ftbfs-mipsel64.patch/
@sorphin I have two WLPP1CFH plugs with firmware version 1.2.0.53 around, but I can't get around #16 -- can you please share some updates how you got around that and...
possibly additional clues from my homelab: `time="2024-05-12T15:28:21Z" level=error msg="error generating application from params" applicationset=argocd/cluster-resources error="error generating params from git: error retrieving Git files: rpc error: code = Internal desc =...
cc: @todaywasawesome @similark PTAL