On Sun, Feb 26, 2023 at 9:21 PM Shengjing Zhu <z...@debian.org> wrote: > > Source: golang-github-influxdata-tail > Version: 1.0.0+git20180327.c434825-4 > Severity: serious > Tags: ftbfs > X-Debbugs-Cc: z...@debian.org > > > https://buildd.debian.org/status/logs.php?pkg=golang-github-influxdata-tail&ver=1.0.0%2Bgit20180327.c434825-4%2Bb9&arch=s390x > > === RUN TestWaitsForFileToExist > 2023/02/26 13:14:35 Waiting for .test/waits-for-file-to-exist/test.txt to > appear... > tail_test.go:527: tail ended early; expecting more: [hello world] > --- FAIL: TestWaitsForFileToExist (0.10s)
FTR, I don't think it's worth fixing this package. A better alternative is available golang-github-nxadm-tail. $ build-rdeps --old golang-github-influxdata-tail-dev Reverse Build-depends in main: ------------------------------ golang-ginkgo nomad libpod Found a total of 3 reverse build-depend(s) for golang-github-influxdata-tail-dev. golang-ginkgo already uses nxadm-tail, but we have a local patch to use influxdata-tail. I'll drop that patch and switch to nxadm-tail. nomad is not in testing. libpod doesn't use influxdata-tail at all, this is a needless build-depends. I'll update it to drop influxdata-tail. -- Shengjing Zhu