[pkg-go] Bug#980480: autopkgtest always fail
Shengjing Zhu
zhsj at debian.org
Tue Jan 19 15:46:07 GMT 2021
Source: libpod
Version: 2.1.1+dfsg1-4
Severity: important
X-Debbugs-Cc: zhsj at debian.org
Hi,
Looking at https://ci.debian.net/packages/libp/libpod/testing/amd64/
The tests always fail.
The error comes from dh_golang_autopkgtest
[error] Source code not found, even with dev packages installed (golang-github-containers-libpod-dev)
The reason is that libpod's debian/rules confuses dh_golang_autopkgtest,
What's the purpose of this line?
https://salsa.debian.org/debian/libpod/-/blob/debian/2.1.1+dfsg1-4/debian/rules#L21
After removing it, dh_golang_autopkgtest seems to be happy.
More information about the Pkg-go-maintainers
mailing list