tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: 5.0.1 pkg_install hang
On Sun, Aug 16, 2009 at 01:01:16AM +0200, Manuel Bouyer wrote:
> On Sat, Aug 15, 2009 at 10:49:36PM +0200, Joerg Sonnenberger wrote:
> > On Sat, Aug 15, 2009 at 10:49:04PM +0200, Joerg Sonnenberger wrote:
> > > That works fine here. Can you set NETIO_VERBOSE=yes in pkg_install.conf
> > > and send me the output?
> >
> > I mean VERBOSE_NETIO=yes.
>
> Here's an example
> (from PKG_PATH=ftp://asim.lip6.fr/outgoing/2009Q2_x86_64/All/):
> # pkg_add curl
> looking up asim
> connecting to asim:21
> setting passive mode
> opening data connection
> initiating transfer
> setting passive mode
> opening data connection
> initiating transfer
> pkg_add: Warning: package `curl-7.19.5' was built for a platform:
> pkg_add: NetBSD/x86_64 5.0 (pkg) vs. NetBSD/x86_64 5.0_STABLE (this host)
>
> and it hangs here. ^T shows:
> load: 0.99 cmd: pkg_add 260 [netio] 0.00u 0.01s 0% 2956k
And if I run
ftp $PKG_PATH/curl-7.19.5.tgz
and then
pkg_add curl
I get:
# pkg_add curl
pkg_add: Warning: package `curl-7.19.5' was built for a platform:
pkg_add: NetBSD/x86_64 5.0 (pkg) vs. NetBSD/x86_64 5.0_STABLE (this host)
looking up asim
connecting to asim:21
setting passive mode
opening data connection
initiating transfer
setting passive mode
opening data connection
initiating transfer
pkg_add: Warning: package `libidn-1.15' was built for a platform:
pkg_add: NetBSD/x86_64 5.0 (pkg) vs. NetBSD/x86_64 5.0_STABLE (this host)
It looks like it hangs downloading the dependancy
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index