Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Feb 2012 21:25:36 +0000
From:      "Philip M. Gollucci" <pgollucci@gmail.com>
To:        "Philip M. Gollucci" <pgollucci@gmail.com>
Cc:        Steve Wills <swills@freebsd.org>, =?ISO-8859-1?Q?Beat_G=E4tzi?= <beat@chruetertee.ch>, tinderbox-list@marcuscom.com, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: CFT: pkgng support for tinderbox
Message-ID:  <4F4E97D0.7030201@p6m7g8.com>
In-Reply-To: <4F4E692B.3050004@p6m7g8.com>
References:  <29CEA923-4620-4982-B8EA-45F46C711DAD@chruetertee.ch> <4F4E692B.3050004@p6m7g8.com>

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

On 02/29/12 18:06, Philip M. Gollucci wrote:
>=20
>> pkgng support for tinderbox (written by bapt@) is ready and is looking=
 for
>> some review and testers. The patch is against tinderbox HEAD:
>>
>> http://tmp.chruetertee.ch/tinderbox-pkgng.patch
> All,
>=20
> Building devel/otrs or any random port for that matter --
> (also attached)
> http://p6m7g8.com/~pgollucci/phase5.png
>=20
> The TEST_DEPENDS are not cleaned up correctly in the use_pkgng case for=

> phase5 of lib/buildscript.  It seems like its only the MAN* files in
> Makefile of these that are being orphaned.
>=20
> I will attempt to debug this tonight(ish) but I'll probably distracted.=


And the fix.  Wait for it...... a typo

line 326 of lib/buildscript (after the patch from beat)
326 -         pkg info -qa | sort > /tmp/pkgs_pre_test

That should clearly be s/pre/post/

  325   if [ "$use_pkgng" =3D "yes" ]; then
  326 -         pkg info -qa | sort > /tmp/pkgs_pre_test
  327   else
  328 -         pkg_info | awk '{print $1}' | sort > /tmp/pkgs_post_test
  329   fi



--=20
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
Member,                           Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Director Operations,              Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.


--------------enig5D635C35201EE9DED0921F2B
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFPTpfSdbiP+9ubjBwRAhPsAJ0XDReLbgRIf9sMDiLWlatWzPEFoQCcDVZ/
xZkLwO/Ph2SVBkx5GYDu8SY=
=vUBs
-----END PGP SIGNATURE-----

--------------enig5D635C35201EE9DED0921F2B--



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