From owner-freebsd-pkg@freebsd.org Thu May 14 15:06:20 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 43DBD2F4583 for ; Thu, 14 May 2020 15:06:20 +0000 (UTC) (envelope-from vas@sibptus.ru) Received: from admin.sibptus.ru (admin.sibptus.ru [IPv6:2001:19f0:5001:21dc::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49NFHG0pfwz4RZc for ; Thu, 14 May 2020 15:06:17 +0000 (UTC) (envelope-from vas@sibptus.ru) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sibptus.ru; s=20181118; h=In-Reply-To:Message-ID:Subject:To:From:Date; bh=Gm0GbhZ6yGQ3W8WmxgcQ1EYNP1KVy1FbYwUnB4ZcQCI=; b=SpENqcnaSviqni6+N8sa0x4V4Q x1tdChvExwMIjO1qibv2GRefclkIQVZiT66DnXEbcFg0WjShdLaiqcKgJbFzzBkw/VPgz7A8TXFTR T7/N0O2+kIOfD1cl0IwF2UUvk9X3QRDwlroQf1NKyyyfy4DueiDuoc8nSM+njuKYdrKg=; Received: from vas by admin.sibptus.ru with local (Exim 4.93.0.4 (FreeBSD)) (envelope-from ) id 1jZFR5-0002Fh-6d for freebsd-pkg@freebsd.org; Thu, 14 May 2020 22:06:11 +0700 Date: Thu, 14 May 2020 22:06:11 +0700 From: Victor Sudakov To: freebsd-pkg@freebsd.org Subject: Re: poudriere and ready packages Message-ID: <20200514150611.GA8611@admin.sibptus.ru> References: <20200424064711.GA97765@admin.sibptus.ru> <171f7490ce0.276e.de2d028b2d245d1765dc137fd863b6fb@sibptus.ru> <20200510022126.GA5469@lonesome.com> <4cfd64df-5ea9-dfb2-a895-f7b45d4af13a@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jRHKVT23PllUwdXP" Content-Disposition: inline In-Reply-To: <4cfd64df-5ea9-dfb2-a895-f7b45d4af13a@FreeBSD.org> X-PGP-Key: http://admin.sibptus.ru/~vas/ X-PGP-Fingerprint: 10E3 1171 1273 E007 C2E9 3532 0DA4 F259 9B5E C634 X-Rspamd-Queue-Id: 49NFHG0pfwz4RZc X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=sibptus.ru header.s=20181118 header.b=SpENqcna; dmarc=pass (policy=none) header.from=sibptus.ru; spf=pass (mx1.freebsd.org: domain of vas@sibptus.ru designates 2001:19f0:5001:21dc::10 as permitted sender) smtp.mailfrom=vas@sibptus.ru X-Spamd-Result: default: False [-0.78 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(0.00)[sibptus.ru:s=20181118]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(0.00)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCPT_COUNT_ONE(0.00)[1]; BAD_REP_POLICIES(0.10)[]; IP_SCORE(-3.18)[ip: (-9.89), ipnet: 2001:19f0:5000::/38(-4.94), asn: 20473(-1.04), country: US(-0.05)]; DKIM_TRACE(0.00)[sibptus.ru:+]; DMARC_POLICY_ALLOW(0.00)[sibptus.ru,none]; RBL_BLOCKLISTDE_FAIL(0.00)[0.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.c.d.1.2.1.0.0.5.0.f.9.1.1.0.0.2.bl.blocklist.de:server fail]; SIGNED_PGP(-2.00)[]; URIBL_SBL_CSS(6.50)[tomsk.ru]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:20473, ipnet:2001:19f0:5000::/38, country:US]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2020 15:06:20 -0000 --jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Matthew Seaman wrote: > On 10/05/2020 03:21, Mark Linimon wrote: > > On Sat, May 09, 2020 at 09:34:52AM +0700, Victor Sudakov wrote: > >> Have I asked about something impossible? > >> > >>> Is there a way to configure poudriere to download some binary packages > >> >from another repo, instead of building them all? > >=20 > > I've never seen anyone do a writeup on how to do it. > >=20 > > From the lack of discussion over the years, I assume that very few peop= le > > have even tried this. > >=20 >=20 > Not many people trying it, but more than zero. >=20 > What you are looking for is call 'package seeding'. Unfortunately, it > is not readily available in poudriere yet. There is this pull request: >=20 > https://github.com/freebsd/poudriere/pull/554 >=20 > and this issue on github: >=20 > https://github.com/freebsd/poudriere/issues/319 Matthew, thank you for the links. There does not seem to be much progress, but at least I'm not the only person thinking about it. --=20 Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/ --jRHKVT23PllUwdXP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJevV5jAAoJEA2k8lmbXsY0vjgH/RQ3StVILTAJ+HK4QBpRxlZ+ BYjEJOt5ZPP2oXuiOOaoGkVvMMsE/OkfVRDqYrW3hEB89SraNNLZW7XRCLc4bV5r u0IAMEkYR5DHp2FgLBLTpWVChOUnmEOn49kpfHQHotu/iPEZnmrgy055y1iaU5V8 mG0E9LDKoKOe+OhJ5FWCt6o6O2ZfSp1z6ExFUTs9QV1eSTV9cKGLhKhGjBiJLzdk z+PD7xNDIkC6bn473I2rvn8cqYhjurVCCOvgSOBF5AJTTd8X109ihLQZG9yU5W/8 +DhsJ+A9Ub8dtcf010FiausJEmumozly8G0BspCMDp5pKr3rutr1hRAN1DfuXAQ= =6iBY -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP--