Date: Tue, 14 Oct 2025 14:09:10 +0100 From: void <void@f-m.fm> To: freebsd-pkg@freebsd.org Subject: Re: stable/15 pkgs seems to be broken Message-ID: <aO5LdpSSLw8OlLGX@int21h> In-Reply-To: <aO5H_UrljqboSwrj@amaryllis.le-fay.org> References: <aO42cqlFUAjpgF3a@int21h> <aO43Cfqf3ojbfRoH@amaryllis.le-fay.org> <aO5FKGxLgSfNUDoD@int21h> <aO5H_UrljqboSwrj@amaryllis.le-fay.org>
index | next in thread | previous in thread | raw e-mail
On Tue, Oct 14, 2025 at 01:54:21PM +0100, Lexi Winter wrote: >is this error from poudriere? you didn't mention that in your mail. Sorry, I should have said. > >> # The branch will be appended to the URL: >> PACKAGE_FETCH_URL=pkg+https://pkg.FreeBSD.org/\${ABI} > >can you show the repository config poudriere is actually using? > >from a quick look at /usr/local/share/poudriere/common.sh, it seems like >poudriere assumes the ports repository is called "FreeBSD", but in 15.0 >it is now called "FreeBSD-ports". attempting to set the URL without the >rest of the repository configuration would cause this error. this would >be an issue that needs to be fixed in poudriere. > >(perhaps this has already been fixed in a more recent version; i don't >follow poudriere development.) ah - line 4483 -reponame="${PACKAGE_FETCH_REPO:-FreeBSD}" +reponame="${PACKAGE_FETCH_REPO:-FreeBSD-ports}" should fix it. Thank you for this. The poudriere version is poudriere-dsh2dsh-3.4.99.20251007 --home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aO5LdpSSLw8OlLGX>
