The new docker.io 1.8.2~ds1-1 is BD-Uninstallable on arm64 and several
other architectures because of mongodb. On arm64:

(https://buildd.debian.org/status/package.php?p=docker.io&suite=sid)

docker.io build-depends on:
- arm64:golang-github-hashicorp-go-msgpack-dev (>= 0.0~git20140221~)
arm64:golang-github-hashicorp-go-msgpack-dev depends on:
- arm64:golang-gopkg-mgo.v2-dev
arm64:golang-gopkg-mgo.v2-dev depends on missing:
- arm64:mongodb-server

One reason for mongodb not being available on arm64 is that libv8-dev
is not yet available there, though it could be made available: there's
a working libv8 bundled with nodejs.

Are any of these dependencies easily avoidable, or do we just have to
get libv8, then mongodb built, if we want docker.io to work?

Reply via email to