Your message dated Mon, 25 Jun 2018 18:45:49 +0000
with message-id <[email protected]>
and subject line Bug#902086: Removed package(s) from unstable
has caused the Debian Bug report #871566,
regarding swarmkit FTBFS: cannot find package
"github.com/docker/docker/api/types"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
871566: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871566
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: swarmkit
Version: 1.12.0+git20170201.779.1c7f003d-3
Severity: serious
https://buildd.debian.org/status/package.php?p=swarmkit&suite=sid
...
# Perform regular build
dh_auto_build
go install
-gcflags=\"-trimpath=/<<BUILDDIR>>/swarmkit-1.12.0\+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src\"
-asmflags=\"-trimpath=/<<BUILDDIR>>/swarmkit-1.12.0\+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src\"
-v -p 1 github.com/docker/swarmkit github.com/docker/swarmkit/agent
github.com/docker/swarmkit/agent/exec
github.com/docker/swarmkit/agent/exec/container
github.com/docker/swarmkit/agent/secrets github.com/docker/swarmkit/api
github.com/docker/swarmkit/api/duration github.com/docker/swarmkit/api/equality
github.com/docker/swarmkit/api/naming github.com/docker/swarmkit/api/timestamp
github.com/docker/swarmkit/ca github.com/docker/swarmkit/ca/testutils
github.com/docker/swarmkit/cli
github.com/docker/swarmkit/cmd/external-ca-example
github.com/docker/swarmkit/cmd/protoc-gen-gogoswarm
github.com/docker/swarmkit/cmd/swarm-bench
github.com/docker/swarmkit/cmd/swarmctl
github.com/docker/swarmkit/cmd/swarmctl/cluster
github.com/docker/swarmkit/cmd/swarmctl/common github.c
om/docker/swarmkit/cmd/swarmctl/network
github.com/docker/swarmkit/cmd/swarmctl/node
github.com/docker/swarmkit/cmd/swarmctl/secret
github.com/docker/swarmkit/cmd/swarmctl/service
github.com/docker/swarmkit/cmd/swarmctl/service/flagparser
github.com/docker/swarmkit/cmd/swarmctl/task
github.com/docker/swarmkit/cmd/swarmd github.com/docker/swarmkit/identity
github.com/docker/swarmkit/integration github.com/docker/swarmkit/ioutils
github.com/docker/swarmkit/log github.com/docker/swarmkit/manager
github.com/docker/swarmkit/manager/allocator
github.com/docker/swarmkit/manager/allocator/networkallocator
github.com/docker/swarmkit/manager/constraint
github.com/docker/swarmkit/manager/controlapi
github.com/docker/swarmkit/manager/dispatcher
github.com/docker/swarmkit/manager/dispatcher/heartbeat
github.com/docker/swarmkit/manager/encryption
github.com/docker/swarmkit/manager/health
github.com/docker/swarmkit/manager/keymanager
github.com/docker/swarmkit/manager/logbroker github.com/docker/s
warmkit/manager/orchestrator
github.com/docker/swarmkit/manager/orchestrator/constraintenforcer
github.com/docker/swarmkit/manager/orchestrator/global
github.com/docker/swarmkit/manager/orchestrator/replicated
github.com/docker/swarmkit/manager/orchestrator/restart
github.com/docker/swarmkit/manager/orchestrator/taskreaper
github.com/docker/swarmkit/manager/orchestrator/testutils
github.com/docker/swarmkit/manager/orchestrator/update
github.com/docker/swarmkit/manager/raftselector
github.com/docker/swarmkit/manager/resourceapi
github.com/docker/swarmkit/manager/scheduler
github.com/docker/swarmkit/manager/state
github.com/docker/swarmkit/manager/state/raft
github.com/docker/swarmkit/manager/state/raft/membership
github.com/docker/swarmkit/manager/state/raft/storage
github.com/docker/swarmkit/manager/state/raft/testutils
github.com/docker/swarmkit/manager/state/store github.com/docker/swarmkit/node
github.com/docker/swarmkit/protobuf/plugin
github.com/docker/swarmkit/protobuf/plugin/
authenticatedwrapper github.com/docker/swarmkit/protobuf/plugin/deepcopy
github.com/docker/swarmkit/protobuf/plugin/deepcopy/test
github.com/docker/swarmkit/protobuf/plugin/raftproxy
github.com/docker/swarmkit/protobuf/plugin/raftproxy/test
github.com/docker/swarmkit/protobuf/ptypes github.com/docker/swarmkit/remotes
github.com/docker/swarmkit/template
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/crc
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/fileutil
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/idutil
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/ioutil
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/pbutil
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/raft
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/raft/raftpb
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/snap
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/snap/snappb
github.com/docker/swarmkit/vendor/github.
com/coreos/etcd/wal
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/wal/walpb
github.com/docker/swarmkit/version github.com/docker/swarmkit/watch
github.com/docker/swarmkit/xnet
src/github.com/docker/swarmkit/agent/exec/container/adapter.go:11:2: cannot
find package "github.com/docker/docker/api/types" in any of:
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/swarmkit/vendor/github.com/docker/docker/api/types
(vendor tree)
/usr/lib/go-1.8/src/github.com/docker/docker/api/types (from $GOROOT)
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/docker/api/types
(from $GOPATH)
src/github.com/docker/swarmkit/agent/exec/container/api_client_test.mock.go:8:2:
cannot find package "github.com/docker/docker/api/types/container" in any of:
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/swarmkit/vendor/github.com/docker/docker/api/types/container
(vendor tree)
/usr/lib/go-1.8/src/github.com/docker/docker/api/types/container (from
$GOROOT)
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/docker/api/types/container
(from $GOPATH)
src/github.com/docker/swarmkit/agent/exec/container/adapter.go:12:2: cannot
find package "github.com/docker/docker/api/types/events" in any of:
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/swarmkit/vendor/github.com/docker/docker/api/types/events
(vendor tree)
/usr/lib/go-1.8/src/github.com/docker/docker/api/types/events (from
$GOROOT)
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/docker/api/types/events
(from $GOPATH)
src/github.com/docker/swarmkit/agent/exec/container/api_client_test.mock.go:10:2:
cannot find package "github.com/docker/docker/api/types/filters" in any of:
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/swarmkit/vendor/github.com/docker/docker/api/types/filters
(vendor tree)
/usr/lib/go-1.8/src/github.com/docker/docker/api/types/filters (from
$GOROOT)
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/docker/api/types/filters
(from $GOPATH)
src/github.com/docker/swarmkit/agent/exec/container/api_client_test.mock.go:11:2:
cannot find package "github.com/docker/docker/api/types/network" in any of:
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/swarmkit/vendor/github.com/docker/docker/api/types/network
(vendor tree)
/usr/lib/go-1.8/src/github.com/docker/docker/api/types/network (from
$GOROOT)
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/docker/api/types/network
(from $GOPATH)
src/github.com/docker/swarmkit/agent/exec/container/api_client_test.mock.go:12:2:
cannot find package "github.com/docker/docker/api/types/registry" in any of:
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/swarmkit/vendor/github.com/docker/docker/api/types/registry
(vendor tree)
/usr/lib/go-1.8/src/github.com/docker/docker/api/types/registry (from
$GOROOT)
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/docker/api/types/registry
(from $GOPATH)
src/github.com/docker/swarmkit/agent/exec/container/api_client_test.mock.go:13:2:
cannot find package "github.com/docker/docker/api/types/swarm" in any of:
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/swarmkit/vendor/github.com/docker/docker/api/types/swarm
(vendor tree)
/usr/lib/go-1.8/src/github.com/docker/docker/api/types/swarm (from
$GOROOT)
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/docker/api/types/swarm
(from $GOPATH)
src/github.com/docker/swarmkit/agent/exec/container/api_client_test.mock.go:14:2:
cannot find package "github.com/docker/docker/api/types/volume" in any of:
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/swarmkit/vendor/github.com/docker/docker/api/types/volume
(vendor tree)
/usr/lib/go-1.8/src/github.com/docker/docker/api/types/volume (from
$GOROOT)
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/docker/api/types/volume
(from $GOPATH)
src/github.com/docker/swarmkit/agent/exec/container/adapter.go:13:2: cannot
find package "github.com/docker/docker/client" in any of:
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/swarmkit/vendor/github.com/docker/docker/client
(vendor tree)
/usr/lib/go-1.8/src/github.com/docker/docker/client (from $GOROOT)
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/docker/client
(from $GOPATH)
src/github.com/docker/swarmkit/node/node.go:17:2: cannot find package
"github.com/docker/docker/pkg/plugingetter" in any of:
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/swarmkit/vendor/github.com/docker/docker/pkg/plugingetter
(vendor tree)
/usr/lib/go-1.8/src/github.com/docker/docker/pkg/plugingetter (from
$GOROOT)
/<<BUILDDIR>>/swarmkit-1.12.0+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src/github.com/docker/docker/pkg/plugingetter
(from $GOPATH)
dh_auto_build: go install
-gcflags=\"-trimpath=/<<BUILDDIR>>/swarmkit-1.12.0\+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src\"
-asmflags=\"-trimpath=/<<BUILDDIR>>/swarmkit-1.12.0\+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src\"
-v -p 1 github.com/docker/swarmkit github.com/docker/swarmkit/agent
github.com/docker/swarmkit/agent/exec
github.com/docker/swarmkit/agent/exec/container
github.com/docker/swarmkit/agent/secrets github.com/docker/swarmkit/api
github.com/docker/swarmkit/api/duration github.com/docker/swarmkit/api/equality
github.com/docker/swarmkit/api/naming github.com/docker/swarmkit/api/timestamp
github.com/docker/swarmkit/ca github.com/docker/swarmkit/ca/testutils
github.com/docker/swarmkit/cli
github.com/docker/swarmkit/cmd/external-ca-example
github.com/docker/swarmkit/cmd/protoc-gen-gogoswarm
github.com/docker/swarmkit/cmd/swarm-bench
github.com/docker/swarmkit/cmd/swarmctl
github.com/docker/swarmkit/cmd/swarmctl/cluster
github.com/docker/swarmkit/cmd/swarmctl/c
ommon github.com/docker/swarmkit/cmd/swarmctl/network
github.com/docker/swarmkit/cmd/swarmctl/node
github.com/docker/swarmkit/cmd/swarmctl/secret
github.com/docker/swarmkit/cmd/swarmctl/service
github.com/docker/swarmkit/cmd/swarmctl/service/flagparser
github.com/docker/swarmkit/cmd/swarmctl/task
github.com/docker/swarmkit/cmd/swarmd github.com/docker/swarmkit/identity
github.com/docker/swarmkit/integration github.com/docker/swarmkit/ioutils
github.com/docker/swarmkit/log github.com/docker/swarmkit/manager
github.com/docker/swarmkit/manager/allocator
github.com/docker/swarmkit/manager/allocator/networkallocator
github.com/docker/swarmkit/manager/constraint
github.com/docker/swarmkit/manager/controlapi
github.com/docker/swarmkit/manager/dispatcher
github.com/docker/swarmkit/manager/dispatcher/heartbeat
github.com/docker/swarmkit/manager/encryption
github.com/docker/swarmkit/manager/health
github.com/docker/swarmkit/manager/keymanager
github.com/docker/swarmkit/manager/logbroker githu
b.com/docker/swarmkit/manager/orchestrator
github.com/docker/swarmkit/manager/orchestrator/constraintenforcer
github.com/docker/swarmkit/manager/orchestrator/global
github.com/docker/swarmkit/manager/orchestrator/replicated
github.com/docker/swarmkit/manager/orchestrator/restart
github.com/docker/swarmkit/manager/orchestrator/taskreaper
github.com/docker/swarmkit/manager/orchestrator/testutils
github.com/docker/swarmkit/manager/orchestrator/update
github.com/docker/swarmkit/manager/raftselector
github.com/docker/swarmkit/manager/resourceapi
github.com/docker/swarmkit/manager/scheduler
github.com/docker/swarmkit/manager/state
github.com/docker/swarmkit/manager/state/raft
github.com/docker/swarmkit/manager/state/raft/membership
github.com/docker/swarmkit/manager/state/raft/storage
github.com/docker/swarmkit/manager/state/raft/testutils
github.com/docker/swarmkit/manager/state/store github.com/docker/swarmkit/node
github.com/docker/swarmkit/protobuf/plugin github.com/docker/swarmkit/pr
otobuf/plugin/authenticatedwrapper
github.com/docker/swarmkit/protobuf/plugin/deepcopy
github.com/docker/swarmkit/protobuf/plugin/deepcopy/test
github.com/docker/swarmkit/protobuf/plugin/raftproxy
github.com/docker/swarmkit/protobuf/plugin/raftproxy/test
github.com/docker/swarmkit/protobuf/ptypes github.com/docker/swarmkit/remotes
github.com/docker/swarmkit/template
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/crc
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/fileutil
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/idutil
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/ioutil
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/pbutil
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/raft
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/raft/raftpb
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/snap
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/snap/snappb
github.com/docker/swarmkit/
vendor/github.com/coreos/etcd/wal
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/wal/walpb
github.com/docker/swarmkit/version github.com/docker/swarmkit/watch
github.com/docker/swarmkit/xnet returned exit code 1
debian/rules:9: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
--- End Message ---
--- Begin Message ---
Version: 1.12.0+git20170201.779.1c7f003d-3+rm
Dear submitter,
as the package swarmkit has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/902086
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)
--- End Message ---