Source: golang-github-libgit2-git2go-v32 Version: 32.1.4-1 Severity: serious Tags: ftbfs Justification: fails to build from source
Hi, golang-github-libgit2-git2go-v32 FTBFS in a minimal chroot without tzdata (which is neither build-essential nor pulled in by any build dependency). ... === RUN TestApplyDiffAddfile index_test.go:281: Fail at /build/golang-github-libgit2-git2go-v32-32.1.4/obj-x86_64-linux-gnu/src/github.com/libgit2/git2go/v32/git_test.go:97; unknown time zone Europe/Berlin --- FAIL: TestApplyDiffAddfile (0.00s) === RUN TestApplyToTree index_test.go:281: Fail at /build/golang-github-libgit2-git2go-v32-32.1.4/obj-x86_64-linux-gnu/src/github.com/libgit2/git2go/v32/git_test.go:97; unknown time zone Europe/Berlin --- FAIL: TestApplyToTree (0.00s) ... There are a lot more tests failing with the same error... (With tzdata installed everything works fine.) Andreas