Is that still an issue? I understand the package now builds just fine.

I think that's a general issue with golang packages. The line you quoted
is not including the error message, but shows the packages that the dh-
golang debhelper identified as needing to build. From the linked
logfile, this is the actual relevant error:

  # github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net
  
src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net/http.go:174:13:
 undefined: http2.ConfigureTransports

this indicates that some (possibly vendored) dependency is outdated and
needs syncing with the rest of the ubuntu archive.

** Changed in: libpod (Ubuntu)
       Status: New => Invalid

** Changed in: libpod (Ubuntu)
     Assignee: (unassigned) => Reinhard Tartler (siretart)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1917884

Title:
  fails to buid in autopkgtest but not the actual build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpod/+bug/1917884/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to