From owner-freebsd-current@FreeBSD.ORG Thu Apr 18 06:38:13 2013 Return-Path: Delivered-To: current@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 E9A25D09 for ; Thu, 18 Apr 2013 06:38:13 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x22d.google.com (mail-we0-x22d.google.com [IPv6:2a00:1450:400c:c03::22d]) by mx1.freebsd.org (Postfix) with ESMTP id 82DD9E45 for ; Thu, 18 Apr 2013 06:38:13 +0000 (UTC) Received: by mail-we0-f173.google.com with SMTP id t57so1886238wey.32 for ; Wed, 17 Apr 2013 23:38:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=KDYq1Y0f2VxdGr7kUgOBY0aTGlwdIMCsAQFO+kLRFbU=; b=ISBovrtmJ1yvdT+yuNyAWCFd4lRzz0Ej+KKHfqAUczcPV8CnoFFl5t85lv9G/VYxDT 8aTRW/KAQKc+PLBsFr+6tfxVfxlLSi8VILfqUX1hje9IiazX9Gy1VQ1265nc21K/Wwk/ ddI8o/eFaZPxjgqUTjK91GhnK8gdJA0IF8y7OSeQw2wGcbylB6jq+TXvXGqsfuBISFXL +F1NXsvz/nVSxpYN/78aVVexsoR2Nio34JyuXEDrYcV/Fq52TuzWazbWJo3/jw7YTRmI 2h4jjx5xRPgioOHjxkZJD3pY2U8iOZuc5cEnYWY1yAQQImjifRf+tbfyLYbuuz0eSjoz WVcQ== X-Received: by 10.194.104.168 with SMTP id gf8mr16081166wjb.58.1366267092780; Wed, 17 Apr 2013 23:38:12 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id t7sm29446063wij.2.2013.04.17.23.38.11 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 17 Apr 2013 23:38:11 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 18 Apr 2013 08:38:09 +0200 From: Baptiste Daroussin To: Mehmet Erol Sanliturk Subject: Re: pkg_add not working Message-ID: <20130418063809.GF90159@ithaqua.etoilebsd.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vA66WO2vHvL/CRSR" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "current@freebsd.org" , Neel Natu X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Apr 2013 06:38:14 -0000 --vA66WO2vHvL/CRSR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 17, 2013 at 08:59:25PM -0700, Mehmet Erol Sanliturk wrote: > On Wed, Apr 17, 2013 at 8:49 PM, Neel Natu wrote: >=20 > > Hi, > > > > I am running HEAD and recently started getting errors on pkg_add. > > > > uname: 10.0-CURRENT FreeBSD 10.0-CURRENT #103 r249396M: Thu Apr 11 23:2= 5:06 > > PDT 2013 > > > > > pkg_add -r sudo > > Error: Unable to get > > > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-10-current/Lates= t/sudo.tbz > > : > > File unavailable (e.g., file not found, no access) > > pkg_add: unable to fetch ' > > > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-10-current/Lates= t/sudo.tbz > > ' > > by URL > > > > This used to work pretty well until a few days ago. Any clues? > > > > best > > Neel > > >=20 >=20 > The "packages-10-current" > is deleted from >=20 > ftp://ftp1.freebsd.org/pub/FreeBSD/ports/amd64/ >=20 >=20 > It seems that , it will be reconstructed from scratch . >=20 >=20 There is high probabilty that it won't, pkg_add is deprecated, and current = has switch to pkgng by default for a while now. given we have to rebuild all the packages from scratch, there is a very high level of chance only the one respecting the default will be built now (meaning pkgng) regards, Bapt --vA66WO2vHvL/CRSR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlFvlNEACgkQ8kTtMUmk6Ezo7ACgvFt14dLTLLYdDdj2qAmcSUi7 im8AoLDPM+lR6pkjN/p6yDGFDcoEeBd0 =6vkB -----END PGP SIGNATURE----- --vA66WO2vHvL/CRSR--