- Submitter:
- Santiago Vila
- Date:
- 2026-05-11 06:11:02 UTC
- Severity:
- normal
- Tags:
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: [ please read the notes at the end ] -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem=golang --with=golang dh_auto_clean -O--buildsystem=golang dh_autoreconf_clean -O--buildsystem=golang dh_clean -O--buildsystem=golang debian/rules binary dh binary --buildsystem=golang --with=golang dh_update_autotools_config -O--buildsystem=golang dh_autoreconf -O--buildsystem=golang dh_auto_configure -O--buildsystem=golang dh_auto_build -O--buildsystem=golang cd obj-x86_64-linux-gnu && go install -trimpath -v -p 1 github.com/cyphar/filepath-securejoin [... snipped ...]
retitle 1102300 golang-github-cyphar-filepath-securejoin: FTBFS: flaky test: timeout or FAIL: TestMkdirAll_Basic thanks It seems to fail in another way now. Only on amd64, all other archs okay. https://ci.debian.net/packages/g/golang-github-cyphar-filepath-securejoin/testing/amd64/66239029/ /Simon 251s --- FAIL: TestMkdirAll_Basic (0.15s) 251s --- FAIL: TestMkdirAll_Basic/openat2=auto (0.04s) ... 251s --- FAIL: TestMkdirAll_Basic/openat2=auto/loop-trailing (0.00s) ... 251s --- FAIL: TestMkdirAll_Basic/openat2=auto/loop-basic (0.00s) 251s --- FAIL: TestMkdirAll_Basic/openat2=auto/loop-dotdot (0.00s)
Further new failures here: https://ci.debian.net/packages/g/golang-github-cyphar-filepath-securejoin/testing/arm64/70979096/#L2095 392s --- FAIL: TestPartialLookup_RacingRename (185.37s) /Simon