Public bug reported:
While building from source, golang-github-go-git-go-git for jammy
(5.4.2-3) fails to build due to failing the following test while
building:
```
....
FAIL: ulreq_encode_test.go:239: UlReqEncodeSuite.TestDepthSinceNonUTC
ulreq_encode_test.go:247:
c.Assert(err, IsNil)
... value *errors.errorString = &errors.errorString{s:"unknown time zone
Europe/Berlin"} ("unknown time zone Europe/Berlin")
OOPS: 161 passed, 1 FAILED
--- FAIL: Test (0.04s)
FAIL
FAIL github.com/go-git/go-git/plumbing/protocol/packp 0.050s
....
```
The reason of this failure is a missing build dependency package
`tzdata` in `debian/control` file.
This issue had received the following bug
[#1027907](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027907) in
Debian, and was fixed by adding the above mentioned package to the
`debian/control` file in [this commit](https://salsa.debian.org/go-
team/packages/golang-github-go-git-go-
git/-/commit/79e43e41efba50dcd3f07117f79d5f9cf77b0beb).
** Affects: golang-github-go-git-go-git (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2143856
Title:
go-git: FTBFS on jammy
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-go-git-go-git/+bug/2143856/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs