Date: Mon, 13 Jul 2009 19:37:40 +0200 From: Erwin Lansing <erwin@FreeBSD.org> To: Li-Wen Hsu <lwhsu@FreeBSD.org> Cc: python@freebsd.org Subject: Re: Ports with duplicate LATEST_LINKS Message-ID: <20090713173739.GJ83265@droso.net> In-Reply-To: <1e39c0a90907120222m4d0d7736ga6a7221e514b836b@mail.gmail.com> References: <200907091332.n69DWgXF055913@pointyhat.freebsd.org> <1e39c0a90907091948i5b11a4fdrb0d75cd08f245eac@mail.gmail.com> <20090710145547.GE86673@droso.net> <1e39c0a90907120222m4d0d7736ga6a7221e514b836b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--wLAMOaPNJ0fu1fTG Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 12, 2009 at 05:22:14PM +0800, Li-Wen Hsu wrote: > >> > >> I think these two are not an issue. =A0Default Python version is switc= hed to 2.6. > >> > >> But how this report generated? =A0Switching happened before > >> databases/py25-bsddb repocpoied. > >> > > The script is in Tools/scripts/check-latest-link. =A0Could this be caus= ed > > by the installed python version on the system it runs on? >=20 > Sounds possible, and that's what bsd.python.mk does. > databases/py25-bsddb is a slave port of databases/py-bsddb, > which generates python 2.5 package for some ports depend on > specified python version. When a system with python 2.5 > as the default setting, databases/py-bsddb and databases/py25-bsddb > should generate same package. So now the problem is, is it OK for them > have same LATEST_LINK? Or we can just ignore this problem, since this > should not effect official package build, and the latest links on the ftp. >=20 As you probably saw on the ports list, this also broke INDEX (not noticed before because the INDEX script has wedged it zfs mount). It looks like overriding LOCALBASE to /nonexistent does fix both issue as the script will no longer see the locally installed python version. This solves this issue. -erwin --=20 Erwin Lansing (o_ _o) http://droso.org \\\_\ /_/// The rest is silence <____) (____> erwin@lansing.dk --wLAMOaPNJ0fu1fTG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFKW3Djqy9aWxUlaZARApJ7AJ9ARP18DAHaEiBqoZiCxV004t+22wCfX163 ySjmsKoCWNG+glcdAbhDZMw= =3qf5 -----END PGP SIGNATURE----- --wLAMOaPNJ0fu1fTG--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090713173739.GJ83265>