Date: Fri, 22 Nov 2013 07:33:05 -0200 From: William Grzybowski <william88@gmail.com> To: Nicola Vitale <nivit@freebsd.org> Cc: Baptiste Daroussin <bapt@freebsd.org>, Vladimir Chukharev <Vladimir.Chukharev@gmail.com>, John Marino <marino@freebsd.org>, William Grzybowski <wg@freebsd.org>, xmj@chaot.net, python <python@freebsd.org> Subject: Re: systematic issue with PYDISTUTILS_AUTOPLIST Message-ID: <CAHtVNLN2OfHFJ07adSjNJSfrodMUxKmXMZNj0ZoUSw%2B36qZV%2Bw@mail.gmail.com> In-Reply-To: <CAEQKd7US5HBR89iw%2BOG3qE0F3DMuLqcxDgdgrqcSG7kKmyfRbg@mail.gmail.com> References: <5280F298.2020604@marino.st> <CAHtVNLN2=YUic3d=tymj8LOyJ7mtvyG6QM0TmdE8-E-k199dZw@mail.gmail.com> <528DF2F8.1010702@marino.st> <CAHtVNLON0Ew5SokAZsNKcWv44F4x7EPgYT%2BucG55RvgkSmNN9Q@mail.gmail.com> <CAEQKd7US5HBR89iw%2BOG3qE0F3DMuLqcxDgdgrqcSG7kKmyfRbg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 22, 2013 at 2:58 AM, Nicola Vitale <nivit@freebsd.org> wrote: > Hi, > >> [2013/11/21 William Grzybowski <william88@gmail.com>] >> The conclusion is that there are issues to fix in setuptools like >> easy-install.pth. > > Do you mean errors such as > > /usr/local/lib/python2.7/site-packages/easy-install.pth: No such file > or directory? Yes. > (see for example > http://package19.nyi.freebsd.org/bulk/91amd64-default-pr_183726/2013-11-13_11h43m59s/logs/errors/py27-scriptaculous-1.8.1.1_2.log > ) > > If so, in my opinion the cause may be this change to bsd.python.mk: > http://svnweb.freebsd.org/ports?view=revision&revision=322046 In my opinion its not really a cause, how else would you do that? We are dealing with packages, I don't see another way to install the packages if not manually poking with easy-install.pth. > In fact, with the new setuptools, easy-install.pth is created the > first time you run easy_install; but if you use only packages to > install programs/dependencies, then this never happens, so the ed > command fails to edit the file > ${PYEASYINSTALL_SITELIBDIR}/easy-install.pth. Sure, but the only way around that I see is manually creating the easy-install.pth, or figure out a way to tel setuptools to, regardless. -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHtVNLN2OfHFJ07adSjNJSfrodMUxKmXMZNj0ZoUSw%2B36qZV%2Bw>