Public bug reported: There is a big difference between the dependencies of golang-github- docker-docker-dev in debian and ubuntu:
https://pastebin.ubuntu.com/p/9d8XmsfGqT/ tl;dr ubuntu only has golang-github-docker-docker-credential-helpers-dev listed in Depends, whereas debian has tons more This is possibly what caused the ftbfs in golang-github-fsouza-go- dockerclient (bug #1883960), as it builds fine in debian, but failed in ubuntu because of a missing golang-golang-x-crypto-dev b-d, which may come indirectly via golang-github-docker-docker-dev. I'm fixing that ftbfs by adding this b-d, but we should check why our golang-github- docker-docker-dev has so few depends. ** Affects: docker.io (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883978 Title: Possibly missing dependencies in golang-github-docker-docker-dev To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1883978/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
