Control: tag -1 confirmed

Adrian Bunk <b...@debian.org> writes:

> Source: containerd
> Version: 1.7.18~ds1-4
> Severity: serious
>
> https://ci.debian.net/data/autopkgtest/testing/amd64/c/containerd/49714060/log.gz
>
> ...
> 10s 
> src/github.com/containerd/containerd/cmd/containerd/builtins/aufs_linux.go:21:8:
>  cannot find package "github.com/containerd/aufs/plugin" in any of:
> 610s  /usr/lib/go-1.22/src/github.com/containerd/aufs/plugin (from $GOROOT)
> 610s  
> /tmp/autopkgtest-lxc.tsx974yl/downtmp/build.LYV/src/_build/src/github.com/containerd/aufs/plugin
>  (from $GOPATH)
> 610s package github.com/containerd/containerd/cmd/containerd/builtins
[...]

> This seems to be related to EXTRA_EXCLUDES in debian/rules

there are some libraries, like aufs, zfs, that are vendored to the
containerd package. They are maitnained on separate github
repostiories. However, it doesn't appear to make sense to mpackage them
separately, because they have cyclic dependencies on containerd-dev.

I'll adjust the packaging to install them from the vendored sources.

Reply via email to