[pkg-go] Bug#980480: Bug#980480: autopkgtest always fail

Reinhard Tartler siretart at gmail.com
Tue Jan 26 19:30:04 GMT 2021


On Tue, Jan 26, 2021 at 10:44 AM Shengjing Zhu <zhsj at debian.org> wrote:

> So for podman, it can either keep this line and drop
> autopkgtest-pkg-go, or write Makefile in a way that autopkgtest-pkg-go
> can recognize.
>

I suppose the issue is around here:
https://salsa.debian.org/go-team/packages/dh-golang/-/blob/21002d72bfeab16a7f86696a585e04aa12803585/script/dh_golang_autopkgtest#L40-45

the issue is that the testsuite is literally invoking debian/rules (with
the options -pRfq), and the `$(info ...)` statement is producing additional
output that confuses the awk script from the debhelper.

I don't see a good solution to that other than
rewriting dh_golang_autopkgtest.

-rt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-go-maintainers/attachments/20210126/eb9f44c4/attachment.html>


More information about the Pkg-go-maintainers mailing list