ports/176962: optionsng bug with some python ports
Baptiste Daroussin
bapt at FreeBSD.org
Thu Mar 14 17:40:02 UTC 2013
The following reply was made to PR ports/176962; it has been noted by GNATS.
From: Baptiste Daroussin <bapt at FreeBSD.org>
To: Tijl Coosemans <tijl at coosemans.org>
Cc: FreeBSD-gnats-submit at freebsd.org
Subject: Re: ports/176962: optionsng bug with some python ports
Date: Thu, 14 Mar 2013 18:33:59 +0100
--Z9t8O/5YJLB6LEUl
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Thu, Mar 14, 2013 at 06:04:55PM +0100, Tijl Coosemans wrote:
>=20
> >Number: 176962
> >Category: ports
> >Synopsis: optionsng bug with some python ports
> >Confidential: no
> >Severity: non-critical
> >Priority: low
> >Responsible: freebsd-ports-bugs
> >State: open
> >Quarter: =20
> >Keywords: =20
> >Date-Required:
> >Class: sw-bug
> >Submitter-Id: current-users
> >Arrival-Date: Thu Mar 14 17:10:00 UTC 2013
> >Closed-Date:
> >Last-Modified:
> >Originator: Tijl Coosemans
> >Release: FreeBSD 10.0-CURRENT i386
> >Organization:
> >Environment:
> >Description:
> bsd.options.mk uses UNIQUENAME to find the options file in
> /var/db/ports, but UNIQUENAME depends on PKGNAMEPREFIX and
> some python ports (e.g. devel/py-gobject) set PKGNAMEPREFIX
> to PYTHON_PKGNAMEPREFIX which isn't set until after
> bsd.options.mk is processed.
> >How-To-Repeat:
> cd /usr/ports/devel/py-gobject
> make config
> (set LIBFFI option and press OK)
> make showconfig
> (note that it says LIBFFI=3Doff)
> >Fix:
>=20
>=20
> >Release-Note:
> >Audit-Trail:
> >Unformatted:
> _______________________________________________
> freebsd-ports-bugs at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
> To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe at freebsd.=
org"
Yes this is known the bug is not optionsng but options in general, the pyth=
on
behaviour (samething done on apache modules and more) which consist changei=
ng
the UNIQUENAME is no good.
See: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/148637 for example.
regards,
Bapt
--Z9t8O/5YJLB6LEUl
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
iEYEARECAAYFAlFCCgcACgkQ8kTtMUmk6EzWDACeM91LgZlDDIAmiNNcNt8B6/p3
ARQAnigXg58blQb/I8zoZp5ihxNrYDGH
=hirY
-----END PGP SIGNATURE-----
--Z9t8O/5YJLB6LEUl--
More information about the freebsd-ports-bugs
mailing list