Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2023 05:56:26 +0900
From:      Tatsuki Makino <tatsuki_makino@hotmail.com>
To:        Mark Millard <marklmi@yahoo.com>, "freebsd-ports@FreeBSD.org" <freebsd-ports@freebsd.org>
Subject:   Re: poudriere bulk -a fails on UFS: "Too many links" under logs/bulk/latest-per-pkg/ and then "Failed: starting"
Message-ID:  <SI2PR01MB503635F9FB1151333403B59AFAA4A@SI2PR01MB5036.apcprd01.prod.exchangelabs.com>
In-Reply-To: <E200CC90-1103-4C62-B96C-40E15C19A0AD@yahoo.com>
References:  <E200CC90-1103-4C62-B96C-40E15C19A0AD.ref@yahoo.com> <E200CC90-1103-4C62-B96C-40E15C19A0AD@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello.
(I am replying to freebsd-ports only.)

Mark Millard wrote on 2023/11/04 21:00:
> # ls -a /usr/local/poudriere/data/logs/bulk/latest-per-pkg/ | wc -l
>    32767

The number of packages will be inflated relative to the number of origins because FLAVORS uses PKGNAMEPREFIX and PKGNAMESUFFIX.
Therefore, something like BUILD_ALL_PYTHON_FLAVORS should not be used continuously for purposes other than development and debugging.

Ports for which the origin directory no longer exists, and whose description no longer exists from MOVED (e.g. www/seamonkey), seem to remain in the package forever.
It is better to run poudriere-pkgclean regularly.

Would checking that area reduce that number?

Regards.




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