The patch test--fix-against-libcap2-2.43.patch actually fails the build for me, in a sid chroot with libcap 2.43.
~~~~ === RUN TestTarUntarWithXattr archive_unix_test.go:267: assertion failed: string "/tmp/docker-test-untar-origin293876876/2 = cap_block_suspend+ep\n" does not contain "cap_block_suspend=ep": untar should have kept the 'security.capability' xattr archive_unix_test.go:267: assertion failed: string "/tmp/docker-test-untar-origin293876876/2 = cap_block_suspend+ep\n" does not contain "cap_block_suspend=ep": untar should have kept the 'security.capability' xattr ~~~~ This is not very important anyway, as this patch applies to a test that requires root, hence is skipped on buildd. The patch fix-build-against-runc-rc92.patch indeed fixes the build. Going to upload a new version of the docker.io package soon. Thanks! Arnaud On Sun, Aug 30, 2020 at 8:09 AM Dmitry Smirnov <only...@debian.org> wrote: > On Sunday, 30 August 2020 3:01:34 AM AEST Shengjing Zhu wrote: > > Please see the patches attached. > > Thank you very much! > > > > BTW, is there any instruction to work with the docker.io git repo? > > It seems `gbp buildpackage` or `gbp pq` are hard to use with it. > > Something like the following: > > https://salsa.debian.org/onlyjob/notes/-/wikis/bp > > Start with "debian" directory, obtain and extract orig tarballs with > 'origtargz' then build with your preferred method (e.g. pbuilder). > > MUT and complex Golang packages are ridiculously difficult to maintain > with GBP... > > See also https://salsa.debian.org/onlyjob/notes/-/wikis/no-gbp > > -- > Best wishes, > Dmitry Smirnov. > > --- > > Truth — Something somehow discreditable to someone. > -- H. L. Mencken, 1949 > > --- > > A study on infectivity of asymptomatic SARS-CoV-2 carriers, concludes weak > transmission. "The median contact time for patients was four days and that > for family members was five days." > -- https://pubmed.ncbi.nlm.nih.gov/32513410/ >