[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: containerd fails to build
From: |
Tanguy Le Carrour |
Subject: |
Re: containerd fails to build |
Date: |
Fri, 14 Feb 2020 09:38:16 +0100 |
Hi Jack,
Le 02/13, Jack Hill a écrit :
> On Thu, 13 Feb 2020, Tanguy Le Carrour wrote:
> > Hi Guix!
> > containerd fails to build on my system! :-(
>
> [content elided]
>
> > starting phase `check'
> > flag provided but not defined: -test.testlogfile
> > Usage of
> > /tmp/guix-build-containerd-1.2.5.drv-0/go-build772692618/b001/containerd.test:
> > -address string
> > The address to the containerd socket for use in the tests (default
> > "/run/containerd-test/containerd.sock")
> > -no-criu
> > Do not run the checkpoint tests
> > -no-daemon
> > Do not start a dedicated daemon for the tests
> > -test.root
> > enable tests that require root
> > FAIL github.com/containerd/containerd 0.004s
> > FAIL
> > command "go" "test" "github.com/containerd/containerd" failed with status 1
> > ```
> >
> > Any idea?!
>
> Oops, sorry about that. this is realated to the Go 1.13 upgrade and an
> change in how the test module works. I've submitted a patch to fix it for
> the containerd 1.2.5: https://issues.guix.gnu.org/issue/39581
>
> It seems the latest containerd release, 1.3.2, does not support go 1.13
> either, but is has landed in unreleased containerd.
No problem! Thanks for working on that!
Regards
--
Tanguy