Source: ipp-usb
Version: 0.9.30-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=ipp-usb&ver=0.9.30-1
...
=== RUN TestTCPClientUIDIp4
tcpuid_test.go:32: lo:
tcpuid_test.go:34: 127.0.0.1/8
tcpuid_test.go:34: ::1/128
tcpuid_test.go:94: TCPClientUID("127.0.0.1:51898","127.0.0.1:44853"):
NLMSG_ERROR: no such file or directory
--- FAIL: TestTCPClientUIDIp4 (0.01s)
=== RUN TestTCPClientUIDIp6
tcpuid_test.go:32: lo:
tcpuid_test.go:34: 127.0.0.1/8
tcpuid_test.go:34: ::1/128
tcpuid_test.go:94: TCPClientUID("[::1]:38622","[::1]:37583"): NLMSG_ERROR:
no such file or directory
--- FAIL: TestTCPClientUIDIp6 (0.01s)
=== RUN TestUsbAddrListAddFind
--- PASS: TestUsbAddrListAddFind (0.00s)
=== RUN TestUsbAddrListAddCommutative
--- PASS: TestUsbAddrListAddCommutative (0.00s)
=== RUN TestUsbAddrListDiff
--- PASS: TestUsbAddrListDiff (0.00s)
=== RUN TestUUIDNormalize
--- PASS: TestUUIDNormalize (0.00s)
FAIL
FAIL github.com/OpenPrinting/ipp-usb 0.021s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 6
github.com/OpenPrinting/ipp-usb returned exit code 1
make: *** [debian/rules:6: binary-arch] Error 25