Gentoo Archives: gentoo-dev

From: Matt Turner <mattst88@g.o>
To: gentoo development <gentoo-dev@l.g.o>
Cc: "Vadim A. Misbakh-Soloviov" <mva@g.o>, dev-portage@g.o
Subject: Re: [gentoo-dev] Experimental binary package hosting
Date: Thu, 23 Sep 2021 19:28:42
Message-Id: CAEdQ38GHxYfQ4g_L_ZzByvLfunOManauOYhBAV3iAvVucbgyQA@mail.gmail.com
In Reply to: Re: [gentoo-dev] Experimental binary package hosting by "Andreas K. Huettel"
1 On Thu, Sep 23, 2021 at 7:12 AM Andreas K. Huettel <dilfridge@g.o> wrote:
2 >
3 > Hi Vadim,
4 >
5 > > Finally it happened!
6 > > I already planned to try to ask infra/council about sponsoring few
7 > > servers for build farm for "official gentoo binhosts" when I had
8 > > enough time, but fortunately, you've already did that.
9 > > It's very good news.
10 >
11 > Thanks! Nice to see that this is appreciated :)
12 >
13 > So far I'm only using "spare time" on the machine that builds the
14 > releng stages (amd64, x86, m68k, riscv). So no need for a big server
15 > farm.
16 >
17 > > Btw, do you need any help with that?
18 > > I'd be very happy to help with that project.
19 >
20 > Sure! Feel free to add yourself to the Project:Binhost wiki page. I'll
21 > ask for an alias and a channel soon.
22 >
23 > The most useful steps now are only half related to actual building. I
24 > barely know any python and am not very familiar with portage
25 > internals... this is what in my opinion we'd need next:
26 >
27 > 1) a tool to manage and manipulate a binpkg/ directory tree
28 > The main functions that I see needed are
29 > * delete packages/versions that are not in the gentoo repository
30 > anymore (xpak and in index file), maybe with some grace time
31 > * merge xpak files built elsewhere into the directory (also in the
32 > index file)
33
34 eclean packages from gentoolkit does this exactly.

Replies

Subject Author
Re: [gentoo-dev] Experimental binary package hosting Marc Schiffbauer <mschiff@g.o>