Re: Failing to replace vendored code copies by Debian packages (Was: Update golang-github-appc-cni to 1.0 (was Re: singularity-container: CVE-2021-33622))

2022-02-20 Thread Nilesh Patra
On 2/20/22 12:19 AM, Andreas Tille wrote: I'm afraid the version bump was not responsible for the strange grpc issue. I kept on working on version 3.9.4 of singularity-container to reduce the number of vendored code copies. As I wrote down in d/README.source[1] I failed in replacing any vendore

Newjoiner

2022-02-20 Thread staticdev-support
Hello I am staticdev (github.com/staticdev), I am a software engineer and have been using Debian for ~20 years now. I want to contribute to debian-go packaging. In fact, I am currently integrating Github Actions to generate Debian compliant packages on releases. I already read the documentation

Re: Update golang-github-appc-cni to 1.0 (was Re: singularity-container: CVE-2021-33622)

2022-02-20 Thread Nilesh Patra
Hi Shengjing, On 2/18/22 10:14 PM, Shengjing Zhu wrote: On Sat, Feb 19, 2022 at 12:23 AM Andreas Tille wrote: Cool. I'd be happy if you would ping me to let me continue with singularity. I think you can build singularity in experiment for now to see if there are other failures. It is bui

Re: Update golang-github-appc-cni to 1.0 (was Re: singularity-container: CVE-2021-33622)

2022-02-20 Thread Shengjing Zhu
On Sun, Feb 20, 2022 at 11:33 PM Nilesh Patra wrote: > > Hi Shengjing, > > On 2/18/22 10:14 PM, Shengjing Zhu wrote: > > On Sat, Feb 19, 2022 at 12:23 AM Andreas Tille wrote: > >> Cool. I'd be happy if you would ping me to let me continue with > >> singularity. > >> > > > > I think you can build

Re: Update golang-github-appc-cni to 1.0 (was Re: singularity-container: CVE-2021-33622)

2022-02-20 Thread Andreas Tille
Hi, Am Mon, Feb 21, 2022 at 12:05:48AM +0800 schrieb Shengjing Zhu: > OK, I'll try to work on updating it and all reverse deps next week. > The new version has breaking changes by removing old interfaces. > The two main consumers(containerd and podman) have new > versions(containerd 1.6, podman 4.

Re: Update golang-github-appc-cni to 1.0 (was Re: singularity-container: CVE-2021-33622)

2022-02-20 Thread Shengjing Zhu
On Mon, Feb 21, 2022 at 12:34 AM Andreas Tille wrote: > > Hi, > > Am Mon, Feb 21, 2022 at 12:05:48AM +0800 schrieb Shengjing Zhu: > > OK, I'll try to work on updating it and all reverse deps next week. > > The new version has breaking changes by removing old interfaces. > > The two main consumers(