NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/47841 (http://ftp.jp.netbsd.org/ fails with weird error)



The following reply was made to PR bin/47841; it has been noted by GNATS.

From: Justin Cormack <justin%specialbusservice.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: bin/47841 (http://ftp.jp.netbsd.org/ fails with weird error)
Date: Mon, 12 Jan 2015 01:25:19 +0000

 On Sat, Jan 3, 2015 at 10:50 AM, Andreas Gustafsson <gson%gson.org@localhost> wrote:
 > The following reply was made to PR bin/47841; it has been noted by GNATS.
 >
 > From: Andreas Gustafsson <gson%gson.org@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc:
 > Subject: Re: bin/47841 (http://ftp.jp.netbsd.org/ fails with weird error)
 > Date: Sat, 3 Jan 2015 12:45:39 +0200
 >
 >  The same thing happens with ftp.netbsd.org, so this is not specific
 >  to the .jp mirror.
 >
 >    # export 'PKG_PATH=http://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/6.0/All'
 >    # pkg_add xenkernel42
 >    pkg_add: Can't process http://ftp.netbsd.org:80/pub/pkgsrc/packages/NetBSD/amd64/6.0/All/xenkernel42*: Host not found
 
 This has recently (well, last few months max) started happening in the
 installer when trying to setup binary packages.
 
 I get with nightly netbsd 7 201501110540Z amd64 from nyftp:
 
      Status: Command failed
     Command: pkg_add http://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/amd64/7.0_
 BETA/All/pkgin
      Hit enter to continue
 --------------------------------------------------------------------------------
 pkg_add: Can't process http://ftp.NetBSD.org:80/pub/pkgsrc/packages/NetBSD/amd64
 /7.0_BETA/All/pkgin*: Host not found
 pkg_add: no pkg found for 'http://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/amd6
 4/7.0_BETA/All/pkgin', sorry.
 pkg_add: 1 package addition failed
 
 Networking is fine (ipv4 and ipv6), can install everything else from
 that host fine, eg source packages and sets. So somehow globbing on
 ftp seems broken, possibly only with some web servers.
 
 However it is ok using ftp.allbsd.org, so it is maybe http server
 specific - maybe a bozohttpd issue?
 
 Justin
 


Home | Main Index | Thread Index | Old Index