Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2014 23:22:43 -0500
From:      Glen Barber <gjb@FreeBSD.org>
To:        John-Mark Gurney <jmg@funkthat.com>
Cc:        current@FreeBSD.org
Subject:   Re: error message from pkg on HEAD
Message-ID:  <20140114042243.GW1742@glenbarber.us>
In-Reply-To: <20140114041534.GJ2982@funkthat.com>
References:  <20140114041534.GJ2982@funkthat.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140114042243.GW1742>