Control: tag -1 pending Hello,
Bug #1091811 in golang-github-caarlos0-env reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/go-team/packages/golang-github-caarlos0-env/-/commit/67e45c82f301e6e35afcc3f2583648ec462fa2d3 ------------------------------------------------------------------------ Fix Go test failure due to missing time zone (Closes: #1091811) The root cause is unknown, but recent builds on this package on e.g. reproducible builds farm were failing in Go test with: === RUN TestParsesEnv env_test.go:265: unexpected error: unknown time zone Europe/Berlin --- FAIL: TestParsesEnv (0.00s) This time zone is shipped in the tzdata package: $ apt-file search /usr/share/zoneinfo/Europe/Berlin tzdata: /usr/share/zoneinfo/Europe/Berlin Fix the issue by making sure the package, if built with checks enabled, depends on `tzdata`. ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1091811