Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2015 15:32:17 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Bernt Hansson <bah@bananmonarki.se>, FreeBSD Questions Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Problems with pkg
Message-ID:  <54E35F01.3090409@infracaninophile.co.uk>
In-Reply-To: <54E351DD.6020409@bananmonarki.se>
References:  <54E351DD.6020409@bananmonarki.se>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--XIup6wefX5EHr3q5KbVm9SE7b8rq0ihkU
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

On 2015/02/17 14:36, Bernt Hansson wrote:
[...]
>   size: info -sq,
>   }
> #CASE_SENSITIVE_MATCH =3D false;
> #IP_VERSION =3D 0
>=20
> # Sample alias settings
> ALIAS              : {
>   all-depends: query %dn-%dv,
>   annotations: info -A,
>=20

^^^^ Is this literally what is in your pkg.conf?  In which case, your
pkg.conf won't be parseable: you need a closing '}' on the ALIAS entry.

BTW: Your 'all-depends' line isn't 'all-depends' in the sense the ports
tree uses the term.  pkg(8) only cares about run-time dependencies,
which is effectively the sum of the ports RUN_DEPENDS and LIB_DEPENDS
variables.

> /usr/local/etc/pkg/repos/FreeBSD.conf
>=20
> FreeBSD: {
>         url: "pkg+http://pkg.freebsd.org/${ABI}/latest",
>         mirror_type: "srv",
>         signature_type: "none"
>         enabled: "yes"
> }

This is recreating the default /etc/pkg/FreeBSD.conf with the package
signature bits stripped out?  Why on earth you would want to use a
public repository without some sort of integrity checking I don't know,
but it's your funeral.

	Cheers,

	Matthew





--XIup6wefX5EHr3q5KbVm9SE7b8rq0ihkU
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.22 (Darwin)
Comment: GPGTools - https://gpgtools.org

iQIcBAEBCgAGBQJU418JAAoJEABRPxDgqeTnLqEQAKg3qVhfWFKhe5bLeWQSzdJ0
34CWxW6qeCud2Y3mIw+/YRN163Z3fukqXXOtDlvGjHFgyFgAqsDudoGWWcConfMX
VGct23DPBaJBpFG3HtThUyKmcVDuBmej34wnejLKjPyVhakH+W6cxeR+x3n2nbrn
dTZCtj43qbyd7t+o+lXMGOe6zn5tveJg7IaFVmj0O1ynn+5R0KEqX1eEiuTWcURq
w0s7IGkXWcJpUVVnbscUsNGt01lUVcha+S92Neb+TAlm/MLNEQdcTQrW66jv9sWM
OzmeZLDInzhp4cbdzg4jafcMgQpUwEyd7KdRlHEJq2aDP1iwrtXWrajpjvcAwuz7
A3ZV6+p7PBs8dQAfCaOaEebYi3BLyoxOXKt4kDq7iYEnz5W5+3XB2QAkj1+z83Fr
Yk8oLlsomJ9BmimZCIPRVr4y+nMBZGiMC7py8/6k5FoJYWikftFT+9J/Zt1Mnpr5
Kc0xK2wWZJ8ZdXyJKRrJexH1Fs1gZy9Wg6u3FjFHQ0e3DRATt1duvH6jPTvrjyzX
OrCLfoUFc3A6gvD9RfRgjvOErhyzLrj7JZUv1qF+0LNQ4XbeBazBN5Qx7Wvis5kE
vD6PFvaSJwQTk4NLMm1ADskZmEHg8VCtBvK6qA+zod9QERSkn7uH3OjHzjC/csG0
pfJpDHyw5/4c0TFbNVx8
=cRgS
-----END PGP SIGNATURE-----

--XIup6wefX5EHr3q5KbVm9SE7b8rq0ihkU--



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