Subject: Re: Stalled bulk builds
To: None <tech-pkg@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: tech-pkg
Date: 10/05/2006 15:09:01
On Thu, Oct 05, 2006 at 10:37:40AM +0200, Hauke Fath wrote:
> Hi,
> 
> running a bulk build of pkgsrc-2006Q3, I see that ftp accesses to 
> ftp://gd.tuwien.ac.at (gcrypt, sane-backends so far) hang forever, 
> stalling the build.

Bad connection creation, yes. That's why I often run a make -k checksum
first :-)

Joerg