Gentoo Archives: gentoo-user

From: Ionen Wolkens <sudinave@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] app-emulation/docker-20.10.2 ebuild is borked?
Date: Sat, 09 Jan 2021 03:02:56
Message-Id: X/kc1JUTceJXiMNW@eversor.ev.qc.to
In Reply to: [gentoo-user] app-emulation/docker-20.10.2 ebuild is borked? by Nikos Chantziaras
1 On Sat, Jan 09, 2021 at 03:46:10AM +0200, Nikos Chantziaras wrote:
2 > Portage was trying to update docker from 20.10.1 to 20.10.2. However, it
3 > aborts with:
4 >
5 > ERROR: setup
6 > CONFIG_RT_GROUP_SCHED: is not set when it should be.
7
8 I don't believe this check aborts the build, maybe something else
9 happened? At least it doesn't for me.
10
11 > ERROR: compile
12 > ERROR: app-emulation/docker-20.10.2::local failed (compile phase):
13 > USE Flag 'selinux' not in IUSE for app-emulation/docker-20.10.2
14 >
15 > OK, so I added "selinux" to IUSE. Portage now aborts with:
16 >
17 > Building: bundles/dynbinary-daemon/dockerd-dev
18 > GOOS="" GOARCH="" GOARM=""
19 > cannot find package "github.com/docker/docker/cmd/dockerd" in any of:
20 > /usr/lib/go/src/github.com/docker/docker/cmd/dockerd (from $GOROOT)
21 >
22 > /var/tmp/portage/app-emulation/docker-20.10.2/work/docker-20.10.2/src/github.com/docker/docker/cmd/dockerd
23 > (from $GOPATH)
24 > * ERROR: app-emulation/docker-20.10.2::local failed (compile phase):
25 > * dynbinary failed
26 >
27 > Unfortunately, 20.10.1 was deleted from portage and I cannot go back as
28 > docker-cli has already been updated to 20.10.2...
29 >
30
31 I replied to https://bugs.gentoo.org/764524#c1 which should answer both
32 issues. I'm assuming some extra changes were accidentally merged while adding
33 cli USE.
34
35 --
36 ionen

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: app-emulation/docker-20.10.2 ebuild is borked? Nikos Chantziaras <realnc@×××××.com>