Re: pkg_add hangs downloading several packages.

2009-07-12 Thread Marc Espie
On Mon, Jul 06, 2009 at 02:27:34PM +0200, Jesus Sanchez wrote: > Hi list, using 4.5 > > I've a little script to add a few packages after a fresh install, > basically it's a pkg_add -i a b c line with ~40 packages to > install, but at some point after some packages get installed, the > connecti

pkg_add hangs downloading several packages.

2009-07-06 Thread Jesus Sanchez
Hi list, using 4.5 I've a little script to add a few packages after a fresh install, basically it's a pkg_add -i a b c line with ~40 packages to install, but at some point after some packages get installed, the connection with the server hangs and nothing happens untill I kill it with Ctrl+c