Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2014 14:29:37 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-ports@freebsd.org
Subject:   Re: PKG 3.1.0 update - Segmentation fault: 11
Message-ID:  <53D4FEC1.2090002@infracaninophile.co.uk>
In-Reply-To: <20140727123035.GR34525@albert.catwhisker.org>
References:  <53D4CE4A.3040208@webrz.net> <20140727111949.GH50802@ivaldir.etoilebsd.net> <20140727123035.GR34525@albert.catwhisker.org>

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

On 27/07/2014 13:30, David Wolfskill wrote:
> Errr...??!?
>=20
> I haven't changed /usr/local/etc/pkg.conf at all.

The sample pkg.conf for 1.2.x
(https://github.com/freebsd/pkg/blob/release-1.2/pkg/pkg.conf.sample)
contained some ALIAS definitions, like so:

ALIAS : {
  all-depends: query %dn-%dv,
  annotations: info -A,
  build-depends: info -qd,
  download: fetch,
  iinfo: info -i -g -x,
  isearch: search -i -g -x,
  leaf: query -e "%a =3D=3D 0" "%n-%v",
  leaf: query -e "%a =3D=3D 0" "%n-%v",   <<<<------****
  list: info -ql,
  origin: info -qo,
  provided-depends: info -qb,
  raw: info -R,
  required-depends: info -qr,
  shared-depends: info -qB,
  show: info -f -k,
  size: info -sq,
  }

It's that redefinition of 'leaf' that's causing the mayhem.  Try
deleting the duplicated line.  There will be an update going out ASAP to
cure the crashyness.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.

PGP: http://www.infracaninophile.co.uk/pgpkey
JID: matthew@infracaninophile.co.uk


--gdbGNVpIPCWd18m92wPP7PJqA5PxGRnuu
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.20 (Darwin)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQJ8BAEBCgBmBQJT1P7TXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC
QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkAT9VAP/0RqxFhJOyJizhBQ7Ha2TOXi
PMaAHC+i6qT22vvi1x6wQc+PlGK5lZa8dhZphPUVD6ksjpdFAzZj6sZIF+bFbemV
7AyYUxyLzDHJ9dlRvB8VIjznlirEr+xnjqCvq+vvkHldy57Do3nBoLCK7hPrRwIB
LLon2FetKPp6TVBXXicHdT+tyGoHYxrpaX3Wzp4Hfauhx571WmYNXDDitw0f2VkD
xHPLbyRqulgfsqLzVKmC2EDe5mni+NKSE6Fnuij7RCiKEOY2fWAiO3rDwUY9JvOl
K+JBz6tIBkWUkufCYDcD0GiiGPjyCrFajHnbDLuvSw0zWD+SJTeii/iakcJFZnDO
a5hDSuWekhtpXGnbwuw5Z69gkjeajVhDolmKHUEJ8VcjwthAERfcCFGSQUy79l5Y
PTFN85LJwJqmGUC5Gd2B9yywOyVk3ClIZ5GmLn+jCvlroiXiqxZyOf3IiUkAhcnP
epvdD/gT6J6NlKeCZtQ3bYRvh1YLeFhsf79speYISnsZ0t+9FIVH9qN7f7VnJ0ZG
9hI3wsB7GyEae9UYixInYU0HgRI5s1S0TgIXsoFNTf7MK/SvXdiGwwLUBmomosuB
nXqVeVPGAPRgkBHF412UcVD2cf5L/61dMgtauDhYIkjufl0W7bF8Z/v3aFdGnYHM
KLT6HFQvH9dTPo4KVUnN
=IS2k
-----END PGP SIGNATURE-----

--gdbGNVpIPCWd18m92wPP7PJqA5PxGRnuu--



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