Re: poudriere no longer pre-fetching pkgs
- In reply to: void : "Re: poudriere no longer pre-fetching pkgs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Jul 2025 14:50:18 UTC
On Jul 2, 2025, at 06:07, void <void@f-m.fm> wrote: > On Wed, Jul 02, 2025 at 02:01:05PM +0100, void wrote: > >> The problem appears to be that, although poudriere says it fetches >> the pkg list from pkg.freebsd servers, says it's up-to-date, >> it then says it failed to fetch the repository, so nothing gets >> pre-fetched. > > browsing to http://pkg.freebsd.org/FreeBSD:14:amd64/latest/All in lynx, 403's It has been set up that way for a long time: not new. If I understand right, it is, in part, in order to avoid server load issues with most of http://pkg.freebsd.org/FreeBSD:*:*/latest/All/ and: http://pkg.freebsd.org/FreeBSD:*:*/quarterly/All/ having 30,000+ entries, one per package that had been built. I do not expect that this is contributing to what you are reporting. === Mark Millard marklmi at yahoo.com