From owner-freebsd-stable@FreeBSD.ORG Fri Feb 8 12:19:14 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D4CBE458 for ; Fri, 8 Feb 2013 12:19:14 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id 72E16157 for ; Fri, 8 Feb 2013 12:19:14 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1U3mv3-0004c6-40; Fri, 08 Feb 2013 13:19:06 +0100 Received: from [81.21.138.17] (helo=ronaldradial.versatec.local) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1U3mv3-0003TJ-6X; Fri, 08 Feb 2013 13:19:05 +0100 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: "Damien Fleuriot" , "Marek Salwerowicz" Subject: Re: pkg can't access pkgbeta.freebsd.org References: <51124589.7080800@wp.pl> <8A470115-70FC-4E82-B9C2-97595FFAE73B@my.gd> <5114E961.70706@wp.pl> Date: Fri, 08 Feb 2013 13:19:04 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <5114E961.70706@wp.pl> User-Agent: Opera Mail/12.14 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.5 X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05 autolearn=disabled version=3.3.1 X-Scan-Signature: 739ba1b2be5fabc1cc6069058737919f Cc: "freebsd-stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2013 12:19:14 -0000 On Fri, 08 Feb 2013 13:02:41 +0100, Marek Salwerowicz wrote: > W dniu 2013-02-06 13:53, Damien Fleuriot pisze: >> ":" in the URL instead of "/" , possibly ? >> >> I find it strange that there should be ":" in the URL, it is only >> acceptable when denoting the destination port to connect to. >> >> Try replacing them with slashes. > after few hours it started working... probably some connection issues.. > > regards, > I saw the same. So probably there was an issue at the pkgbeta server. But as you say, it works again. Cheers, Ronald.