Control: tags -1 + confirmed
Control: found -1 6.0.5-1

  Yeah, something weird is going on. I've been able to come up with a
minimal reproducer, starting with checking out the upstream v6.0.5 tag.
Building the incus-agent binary with

   CGO_ENABLED=0 go build -tags=agent,netgo ./cmd/incus-agent

  performs a "normal" go build and fetches dependencies from online
sources. The resulting incus-agent binary works as expected.

  Repeating the build with appropriate GOPATH, GO111MODULE, GOPROXY,
and GOTOOLCHAIN environment variables set to use packaged dependencies
in Debian results in a broken incus-agent binary.

  The agent isn't entirely broken, either. It does correctly report
back guest VM information such as OS and process count as seen when
running `incus info <vm>`.

Mathias

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to