Question about poudriere "queued" ports?

rainer at ultra-secure.de rainer at ultra-secure.de
Wed Dec 6 10:17:24 UTC 2017


Am 2017-12-06 10:55, schrieb Matthew Seaman:
> On 05/12/2017 20:47, rainer at ultra-secure.de wrote:
>> after updating poudriere, I get a lot of ports showing up in the 
>> "Queued
>> ports" section, with the reason being "listed".
>> 
>> 
>> What does that mean?
> 
> 'Queued ports' is the list of packages poudriere has calculated should
> be in the repository.  Those given as 'listed' are the ones you've
> specifically told poudriere to build -- you should also see build- and
> run- time dependencies of those ports.  I think the ordering is
> significant (BICBW) -- it shows what order poudriere will try and build
> packages, although this is complicated by some packages taking ages to
> build and holding up everything else that depends on them (llvm40,
> openjdk8 are frequently this sort of culprit.)
> 
> This is not the list of packages that poudriere will actually be
> rebuilding, unless you're doing a 'poudriere bulk -c' to rebuild
> everything from scratch.  The list is filtered to pull out any packages
> where an update is available, plus anything that depends on the
> updatable package.


OK, but it doesn't build those "queued" packages.

The build-run ends and they just stay as "listed".

I just want it to build everything like it used to do ;-)


poudriere bulk -j 11_1-amd64 -p head -z php72 -f 
/usr/local/etc/poudriere.d/11_1-amd64-head-php72-pkglist



More information about the freebsd-pkg mailing list