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:12:24AM +0200, Joerg Sonnenberger wrote:
> On Sun, Aug 16, 2009 at 01:02:58AM +0200, Manuel Bouyer wrote:
> > It looks like it hangs downloading the dependancy
> 
> It looks like it has problems with the data transfer itself.
> Does ACTIVE_FTP=yes change anything?

No, it's exactly the same:
ftp:/tmp#pkg_add curl
looking up asim.lip6.fr
connecting to asim.lip6.fr: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)
^C
ftp:/tmp#ftp -V $PKG_PATH/curl-7.19.5.tgz
ftp:/tmp#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.lip6.fr
connecting to asim.lip6.fr: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)

> Also, do you use IPv4 or IPv6 for
> this connection?

Ipv4 (the kernel has IPv6 enabled, but no IPv6 global address, and
asim.lip6.fr doesn't have AAAA record).

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index