I've started packaging all dependencies up to buildah and have updated the
repository for 4.7.1 in the branch debian/experimental, commit e71d62879
Here is where I'm currently at:
src/github.com/containers/podman/pkg/machine/fcos.go:17:2: cannot find package
"github.com/coreos/stream-metadata-go/fedoracoreos" in any of:
/usr/lib/go-1.21/src/github.com/coreos/stream-metadata-go/fedoracoreos
(from $GOROOT)
/<<PKGBUILDDIR>>/_output/src/github.com/coreos/stream-metadata-go/fedoracoreos
(from $GOPATH)
src/github.com/containers/podman/pkg/machine/fcos.go:18:2: cannot find package
"github.com/coreos/stream-metadata-go/release" in any of:
/usr/lib/go-1.21/src/github.com/coreos/stream-metadata-go/release (from
$GOROOT)
/<<PKGBUILDDIR>>/_output/src/github.com/coreos/stream-metadata-go/release (from
$GOPATH)
src/github.com/containers/podman/pkg/machine/fcos.go:19:2: cannot find package
"github.com/coreos/stream-metadata-go/stream" in any of:
/usr/lib/go-1.21/src/github.com/coreos/stream-metadata-go/stream (from
$GOROOT)
/<<PKGBUILDDIR>>/_output/src/github.com/coreos/stream-metadata-go/stream (from
$GOPATH)
src/github.com/containers/podman/pkg/checkpoint/crutils/checkpoint_restore_utils.go:12:2:
cannot find package "github.com/checkpoint-restore/checkpointctl/lib" in any
of:
/usr/lib/go-1.21/src/github.com/checkpoint-restore/checkpointctl/lib
(from $GOROOT)
/<<PKGBUILDDIR>>/_output/src/github.com/checkpoint-restore/checkpointctl/lib
(from $GOPATH)
src/github.com/containers/podman/libpod/plugin/volume_api.go:19:2: cannot find
package "github.com/docker/go-plugins-helpers/sdk" in any of:
/usr/lib/go-1.21/src/github.com/docker/go-plugins-helpers/sdk (from
$GOROOT)
/<<PKGBUILDDIR>>/_output/src/github.com/docker/go-plugins-helpers/sdk
(from $GOPATH)
src/github.com/containers/podman/libpod/plugin/volume_api.go:20:2: cannot find
package "github.com/docker/go-plugins-helpers/volume" in any of:
/usr/lib/go-1.21/src/github.com/docker/go-plugins-helpers/volume (from
$GOROOT)
/<<PKGBUILDDIR>>/_output/src/github.com/docker/go-plugins-helpers/volume (from
$GOPATH)
package github.com/containers/podman/pkg/checkpoint: build constraints exclude
all Go files in
/<<PKGBUILDDIR>>/_output/src/github.com/containers/podman/pkg/checkpoint
package github.com/containers/podman/pkg/specgen/generate: build constraints
exclude all Go files in
/<<PKGBUILDDIR>>/_output/src/github.com/containers/podman/pkg/specgen/generate
package github.com/containers/podman/pkg/specgen/generate/kube: build
constraints exclude all Go files in
/<<PKGBUILDDIR>>/_output/src/github.com/containers/podman/pkg/specgen/generate/kube
src/github.com/containers/podman/pkg/domain/infra/abi/play.go:41:2: cannot find
package "k8s.io/kubernetes/third_party/forked/golang/expansion" in any of:
/usr/lib/go-1.21/src/k8s.io/kubernetes/third_party/forked/golang/expansion
(from $GOROOT)
/<<PKGBUILDDIR>>/_output/src/k8s.io/kubernetes/third_party/forked/golang/expansion
(from $GOPATH)
I'm not really sure what changed from the previous version, but this needs ot
be resolved one way or another. Please reach out to me if you are interested in
helping out here.
-rt
_______________________________________________
Pkg-go-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers