tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: www/gumbo-parser failing to fetch in bulk build
On Mon, 16 Dec 2024 at 15:33:04 +0000, Jonathan Perkin wrote:
* On 2024-12-16 at 15:21 GMT, Kevin Bloom wrote:
> Hi all,
>
> We're getting a failure to fetch www/gumbo-parser in the bulk build
> report:
> http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20241212.1411/meta/report.html
>
> I'm able to fetch it locally. Any ideas what might cause this?
Likely cause is this is an FTP that doesn't have HTTPS support, so it
can't fetch from the master site, and the commit is too recent to
have triggered the distfiles sync to ftp.netbsd.org so the fallbacks
all 404.
There's not really anything you can do other than wait. mef may want
to ensure certificates are installed on the system to avoid such
issues.
Well, developers can upload distfiles directly to ftp.netbsd.org.
gumbo-parser$ bmake fetch
gumbo-parser$ bmake upload-distfiles
upload-distfiles is a target found in mk/misc/developer.mk.
(From what I see, gumbo-parser 0.12.2 is there now, anyway.)
Dave
Home |
Main Index |
Thread Index |
Old Index