- Package:
- src:golang-github-likexian-gokit
- Source:
- src:golang-github-likexian-gokit
- Submitter:
- Jochen Sprickerhof
- Date:
- 2024-10-09 08:42:01 UTC
- Severity:
- normal
- Tags:
Hi, golang-github-likexian-gokit has a test that depends on having an IP address available in the build environment: https://sources.debian.org/src/golang-github-likexian-gokit/0.25.9-3/xip/xip_test.go/#L213 This fails in sbuild with the chroot backend: === RUN TestGetEthIPv4 assert.go:197: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/likexian/gokit/xip/xip_test.go:213 assert.go:172: ! expected true, but got false --- FAIL: TestGetEthIPv4 (0.00s) Cheers Jochen
* Jochen Sprickerhof <jspricke@debian.org> [2024-05-03 18:55]: I mean the unshare backend.