From owner-freebsd-current@FreeBSD.ORG Tue Jan 14 04:22:47 2014 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B765FA1; Tue, 14 Jan 2014 04:22:47 +0000 (UTC) Received: from mail0.glenbarber.us (mail0.glenbarber.us [IPv6:2607:fc50:1:2300:1001:1001:1001:face]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5F77C1ADD; Tue, 14 Jan 2014 04:22:47 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 713BBFF18; Tue, 14 Jan 2014 04:22:45 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 713BBFF18 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Mon, 13 Jan 2014 23:22:43 -0500 From: Glen Barber To: John-Mark Gurney Subject: Re: error message from pkg on HEAD Message-ID: <20140114042243.GW1742@glenbarber.us> References: <20140114041534.GJ2982@funkthat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nbjgUHX6eyHhY7pW" Content-Disposition: inline In-Reply-To: <20140114041534.GJ2982@funkthat.com> X-Operating-System: FreeBSD 11.0-CURRENT amd64 User-Agent: Mutt/1.5.22 (2013-10-16) Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 14 Jan 2014 04:22:47 -0000 --nbjgUHX6eyHhY7pW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 13, 2014 at 08:15:34PM -0800, John-Mark Gurney wrote: > So, now when I run pkg I get the following: > pkg: Ignoring bad configuration entry in /usr/local/etc/pkg/repos/FreeBSD= =2Econf: "URL: http://pkg.freebsd.org/${ABI}/latest" > pkg: Ignoring bad configuration entry in /usr/local/etc/pkg/repos/FreeBSD= =2Econf: true > pkg: Ignoring bad configuration entry in /usr/local/etc/pkg/repos/FreeBSD= =2Econf: "SRV" >=20 > pkg does seem to work so I'm not sure what I need to do. I think I was > told to add these lines to the file, though I'm not sure, so I don't want > to delete them. >=20 > Thanks for help in letting me know what the solution is. >=20 > # pkg -v > 1.2.4_1 > # uname -a > FreeBSD carbon.funkthat.com 11.0-CURRENT FreeBSD 11.0-CURRENT #4 r260082M= : Wed Jan 1 12:08:41 PST 2014 jmg@carbon.funkthat.com:/usr/obj/usr/src= /sys/lockprof amd64 > # cat /usr/local/etc/pkg/repos/FreeBSD.conf=20 > FreeBSD: > URL: http://pkg.freebsd.org/${ABI}/latest > ENABLED: YES > MIRROR_TYPE: SRV >=20 The file format is incorrect. FreeBSD: { url: "http://pkg.freebsd.org/${ABI}/latest", enabled: yes, mirror_type: "srv" } Glen --nbjgUHX6eyHhY7pW Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJS1LuTAAoJELls3eqvi17QkGoP/3w41VJ5xU4XA3U1TcBpWWJ1 849bHYrzZAxndtRFG028+7ClW4xNEocZNFGFmpQ49fs9Bw3tJ1IoQgOQHSx2Xgdb SamasquYznxIQGiGzAgAle8fQ4f6s9Yi/d8RWt4i6HudatxTPLdsBsP1uBlaPFrV /XvNVMF1/KuK5aEavyw5t+O5DvuV1SuknpQB6RYuUy1vkwVbFVusiYUNv4gCN6XA sb0rv2Jfg+GxWhvLSENHywEFYrCmq+IrXFDFpJ+bTV7XcZAKg/8Y/FzjaSywy26t BZA/0hnxcxU/T4lpiuBK+YFoTeP3E2C+xRcbqBG+FS/gLifcrJCv4IGrJMBun363 rmL5nMoc9uJasp/tQHTypfCkWajwVjPj/uhqm/xz/Ef39KZc1ugtBFPzH+cYcnl7 b4RoNe3dCKy4zxJUT395TjKZi984caeBFO07/AkRGiPs7RCnCLH0fm409BKjSwK+ eeGJI9Mkr4AbZ2cWed62VcG09l/1gFC53HQeRTmObs0woIRfVqkIHA7BOeVfkXNA cyP2DJsCNRFW1uyPe5KbPpyqaSbeqnlGApaYkVwwGAPAMM43FVVl7yJb+mBHvcu4 qDfEBq184ZvulACyJk726vyjVWGEXQto8ACST0mDiVI9yw01EH2IJBwboAeb8Tat Pw/sH7wa283abGQTl9nV =eW3b -----END PGP SIGNATURE----- --nbjgUHX6eyHhY7pW--