Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Mar 2021 16:10:13 -0400
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        Jan Beich <jbeich@FreeBSD.org>
Cc:        Bryan Drewery <bdrewery@FreeBSD.org>,  ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r566827 - in head/ports-mgmt/poudriere-devel: . files
Message-ID:  <86o8g0robe.fsf@phe.ftfl.ca>
In-Reply-To: <tups-qq9m-wny@FreeBSD.org> (Jan Beich's message of "Wed, 03 Mar 2021 15:13:25 %2B0100")
References:  <202103010511.1215BhXk000236@repo.freebsd.org> <tups-qq9m-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-=
Content-Type: text/plain

On Wed, 2021-03-03 at 15:13, Jan Beich <jbeich@FreeBSD.org> wrote:

> Bryan Drewery <bdrewery@FreeBSD.org> writes:

>> Author: bdrewery
>> Date: Mon Mar  1 05:11:42 2021
>> New Revision: 566827
>> URL: https://svnweb.freebsd.org/changeset/ports/566827

>> Log:
>>   - Update to 3.3.0-540-g9f9007eb8
> [...]
>>   * bulk -af: Delete unqueued packages like pkgclean.
> [...]

> I've locally reverted https://github.com/freebsd/poudriere/commit/b19ef339b1a3

> Being a ports/ committer I sometimes have to test not just changes to a
> specific port but also its consumers (from a few to hundreds). Each such
> list rarely fits on the command line, so I save it into a file and pass
> to -f. The new behavior of deleting unqueued packages produces churn
> with intermediate dependencies if not shared by all lists e.g.,

> $ git grep -l :devel/py-apscheduler | sed s,/Makefile,, >/tmp/apscheduler.consumers.list
> $ poudriere bulk -rtkj 122amd64 -f /tmp/apscheduler.consumers.list
> [...]
> [00:00:03] Deleting gcc9-9.3.0_1.txz: no longer needed
> [...]
> [00:00:04] Deleting llvm11-11.0.1.txz: no longer needed
> [00:00:04] Deleting llvm80-8.0.1_4.txz: no longer needed
> [00:00:04] Deleting llvm90-9.0.1_3.txz: no longer needed
> [...]
> [00:00:04] Deleting qt5-webengine-5.15.2_1.txz: no longer needed
> [...]
> [00:00:04] Deleting rust-1.50.0.txz: no longer needed
> [...]

Is there a workaround for this workflow?

- Run a script on lots of hosts that checks for locally installed ports
  that have updates.  Append such ports to a file on the build host.

- On the build host run `poudriere bulk .. -f <list>` which
  will update all ports for all hosts.

Since the list can be dozens of ports long, something other than using
-f <list> is probably out.  If it's necessary to rebuild, e.g., rust or
llvm, each time `poudriere bulk -f` is run, I will probably also locally
revert.

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQKkBAEBCgCOFiEEVbCTpybDiFVxIrrVNqQMg7DW754FAmA/7SZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU1
QjA5M0E3MjZDMzg4NTU3MTIyQkFENTM2QTQwQzgzQjBENkVGOUUQHGpybUBmcmVl
YnNkLm9yZwAKCRA2pAyDsNbvngOVD/9jLaCDZ2VpNKQLiq9poWQ2DQUsv0yTSAi3
vaIspDZQxATPdFxhH89xHNNeVjolDhH0PEA2lmlsDMjXOYq41njfq8h22UgcyY4D
sCtNTMzrjbJ7csQqB/XyMFsAEBKVZMKLbojfnUpiRWK48249T+Y59D8QwRdfSBqB
WXElgOuhDmdh/S0LlMLto0c7gaMl+31v6oJtg7Y8yQutx/7g9F4828yvoGM7ldQE
JaXeRuXYcbqAevIqeJPovTywAFPdNsKaVSPajJKf4Od+1GDIlURvUfY2MIWXuVfi
iMf1Ac1V8k7krugohclEVydX1+JuwdMTt1ENb4cVXITRUxbZY3z6kb7zVtoOoD96
P8mzDpFVUtyos1MaT/RSWh7Wm/iSLw/BLWErKnVhr4eyBkmcZ6T0WA6Ja0yQJykO
Cudf9SFqB5goVdx27l3PAv/xfJ764yeR1xqitWxBmBqz86Bh7TMd0MMq7XOhHI3Z
NrJYTNcFJuJPYoOMsTfJe0qdLNevPGQ6iqueTLTru2hlrKF5T1x4UXcWdRTl/vVh
krjNeL/9R2GIfDkTrJtOycAaMpP6IHr+BIYEJBdP4fbzv3+znPIqZK8GMmmP9PF2
WpoqVMzgH6ptRyPkcFraoPlEfbcKqXFmSBdxviYWCk3gDnwvYbuo/QwcLRnKzvpe
fpeBWYG9Nw==
=f45h
-----END PGP SIGNATURE-----
--=-=-=--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86o8g0robe.fsf>