On Mon, Apr 13, 2020 at 2:05 PM Arnaud Rebillout <arnaud.rebill...@collabora.com> wrote: > > For what it's worth, I could rebuild containerd packages from the 1.2 > series, starting from [1] and iterating with different containerd versions. > > Starting from containerd version 1.2.7, the containerd binary produced > works. So it looks like we're looking for a change between 1.2.6 and 1.2.7. > > A notable change between those two versions is the update of the > dependency containerd-ttrpc.
But compared to docker.io 19.03.6+dfsg1-2 and 19.03.6+dfsg1-3, the buildinfos[1] show that both used golang-github-containerd-ttrpc-dev/0.0~git20190828.92c8520-2. I'm afraid it's because of the changes in grpc libraries. But I have no clue about it, since containerd is not using grpc, but ttrpc. [1] https://buildd.debian.org/status/fetch.php?pkg=docker.io&arch=amd64&ver=19.03.6%2Bdfsg1-2&stamp=1582680638&raw=0 https://buildd.debian.org/status/fetch.php?pkg=docker.io&arch=amd64&ver=19.03.6%2Bdfsg1-3&stamp=1586598671&raw=0 -- Shengjing Zhu