Hello Arnauld, Reinhard, Thanks for your response and inputs.
Update: dh_auto_test fixed for dockerd, docker-proxy and libnetwork. Currently I am pushing the commits to my fork: https://salsa.debian.org/badrikesh/docker/-/tree/badrikesh/docker24?ref_type=heads I checked Reinhard's branch, and for the incremental changes, feel free to pick up the following changes with commit IDs: * cli disable go111module for generating manpages : d5e81ed7162fc7a61927e1f0e0c623822fb5e6db * remove swarmkit references and build docker-proxy : 5f82f82493e60a39cd8354328a9ff6adde8fbf44 * skip TestBuildWithBuilder tests for cli : d0737fc733f42d05081b426583ac672632ed081f * add build bin path to PATH variable : f837875b4860a9bb0a064038ba8e09435654d79a * skip pkg archive/sysinfo test due to permission : 0d3c6966549832e2158b866a85dad5cf7f168e2f * skip network interfaces and apparmor test that fails : 35b757d85fbfb08272ede5e908f613e6d08f0cd4 * skip network drivers tests bridge/remote that fails : 57d7db0ae99a62703daba91f6f2600444fd654ca * skip libnetwork TestHostsEntries, TestUserChain tests : 457a1357093eb86ad0f47f48cc079deced742304 * skip libnetwork DNS tests that fails : 924e7b5e2de25ee26abcd9ea17537cb47baad975 * skip libnetwork internal, linux tests that fails : aa02a23b49ab8b46f9f5d0cf91328e436e7ba5c9 * skip iptables, netutils, networkdb tests that fails : f55e4ba57bc564ad5a524a9e0d6c474d3b866801 * skip libnetwork osl kernel, sandbox tests that fails : dad7ca09b0ccdddb6401bdd55a67bf3003ab44dd * skip libnetwork sandbox, store tests that fails : 03180a75200b30650d204138955f4f9ad813c5c2 * skip libnetwork ipam, portmapper tests that fails : 08418293c8f60029836f871368dbbcdee8266fdc * debian/patches: update series : 914131d891c22d8e7ff5e0f4baa181096e40e265 Please review the patches, and provide feedback. Let me know if any update needed. Regarding the update to golang-github-gotestyourself-gotest.tools-dev, will take a look with the method shared. Thanks & Regards, Badrikesh