From owner-freebsd-questions@FreeBSD.ORG Thu Jan 3 18:19:00 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0615B62D for ; Thu, 3 Jan 2013 18:19:00 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 8E8CF97A for ; Thu, 3 Jan 2013 18:18:59 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.6/8.14.5) with ESMTP id r03IIs1d042268 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 3 Jan 2013 18:18:55 GMT (envelope-from m.seaman@infracaninophile.co.uk) DKIM-Filter: OpenDKIM Filter v2.7.3 smtp.infracaninophile.co.uk r03IIs1d042268 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1357237135; bh=fnqRxXqenkqC9YrAkhI/urrTY2RaKKotFklFv4H5KrU=; h=Date:From:To:CC:Subject:References:In-Reply-To; z=Date:=20Thu,=2003=20Jan=202013=2018:18:47=20+0000|From:=20Matthew =20Seaman=20|To:=20"Joseph=20A.=2 0Nagy,=20Jr"=20|CC:=20freebsd-questions@fre ebsd.org|Subject:=20Re:=20FreeBSD=209.1=20RELEASE=20-=20does=20not =20install=20package|References:=20=20<50E5C642.1090404@gmail. com>|In-Reply-To:=20<50E5C642.1090404@gmail.com>; b=iNGx8uDVDH1/GxMpOhOBaNv3Iq4iPXovT066z/EdS5OU5QWg3MC2Cyz+Wsvn3BMSG OgnwrufWC+ZfYbn0YCGjrCfyfy7EXhbCt1ffu3Zdxx8twO/puJCY1rQMySkwkdkrs7 7NiNvEvoC4xyS1Sf9Yndv5vLeDudp/E38gMAnqVY= Message-ID: <50E5CB87.7020201@infracaninophile.co.uk> Date: Thu, 03 Jan 2013 18:18:47 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "Joseph A. Nagy, Jr" Subject: Re: FreeBSD 9.1 RELEASE - does not install package References: <50E5C642.1090404@gmail.com> In-Reply-To: <50E5C642.1090404@gmail.com> X-Enigmail-Version: 1.4.6 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig51528C9741F39B3CBD159FCA" X-Virus-Scanned: clamav-milter 0.97.6 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_FAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jan 2013 18:19:00 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig51528C9741F39B3CBD159FCA Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 03/01/2013 17:56, Joseph A. Nagy, Jr wrote: > On 01/03/13 11:50, Celso Viana wrote: >> Hi all, >> >> I can not install the package "subversion" with "pkg_add -r" >> >> pkg_add: unable to fetch >> 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/La= test/subversion.tbz' >> >> by URL >> >> I observed that there is "packages-9.1-release" in >> 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64" >> >> In FreeBSD 9.1 RELEASE, how do I install packages via "pkg_add"? >> >> Thanks!! >> >=20 > You don't, the pkgbeta site is, to my knowledge, still down. Also, if > pkgng is in by default, next time try 'pkg add' instead. >=20 pkgng isn't in 9.1 by default. You've got to wait until 9.2 for that (or upgrade to 10.x). However, you can choose to install it from ports if you wish. The OP is asking about pkg_add, however the answer is basically the same for either pkg_tools and pkgng: The security incident: http://www.freebsd.org/news/2012-compromise.html has meant that all of the package building systems available to the FreeBSD project (either for pkg_tools or pkgng) have been quarantined, pending sanitization and reinstallation. Consequently there have hardly been any packages built in the last month or so. There are no packages available yet for the packages-9.1-release set. There are no packages available from pkgbeta (except for a lonely copy of pkg-1.0.3.txz so people can bootstrap pkgng on their machines). For pkg_tools, there are older packages available: you should be able to use pkg compiled for 9.0 or stable/9 pretty successfully on 9.1-RELEASE. For pkgng unfortunately your only choices are to wait patiently or to compile your own. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey JID: matthew@infracaninophile.co.uk --------------enig51528C9741F39B3CBD159FCA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlDly44ACgkQ8Mjk52CukIxRDgCfUw0vZCzdVKL7UZdQrFfB9JJm rTUAnRUXtYX8xmdRQ/gqSK55g2Cop2OZ =tNKJ -----END PGP SIGNATURE----- --------------enig51528C9741F39B3CBD159FCA--