Date: Sat, 23 Nov 2013 11:51:22 -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: <CAHtVNLMi6H0ktK8CeAGTgkz=wANTEwoqdyakaZk%2BvSC-HtZGuQ@mail.gmail.com> In-Reply-To: <CAHtVNLNrxRJpc-pL7LA9hwu-qVtoXyj1ceawDqby93fxQbsZMg@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> <CAHtVNLN2OfHFJ07adSjNJSfrodMUxKmXMZNj0ZoUSw%2B36qZV%2Bw@mail.gmail.com> <CAEQKd7XFKdPr4A%2Bd%2Bfo8VHK5sr1WzQ_58QM3Pru7x=nnUq1fRQ@mail.gmail.com> <CAHtVNLNrxRJpc-pL7LA9hwu-qVtoXyj1ceawDqby93fxQbsZMg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 23, 2013 at 9:19 AM, William Grzybowski <william88@gmail.com> wrote: > On Fri, Nov 22, 2013 at 7:46 PM, Nicola Vitale <nivit@freebsd.org> wrote: >> Hi, >> >>> [2013/11/22 William Grzybowski <william88@gmail.com>] >>> On Fri, Nov 22, 2013 at 2:58 AM, Nicola Vitale <nivit@freebsd.org> wrote: >>>> 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. >> >> Yes, of course. Or we can use easy_install command again... > > It would just make it more complex, plus we would need to rebuild all > easy_install packages. Unless I'm missing something more obvious > >>> 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, >> >> In fact, and why did you not add that file? Obviously we could create >> a simple port as a run dependency of setuptools, that installs only >> that file with a minimal content, so not having to worry about it when >> you update setuptools. > > Because I've been quite busy with work and had no time to figure out > how to manually create that file, I need to investigate if it is > somehow platform agnostic or what. > I see no reason to create a new port but bundle it with setuptools. I took some time and verified easy-install.pth has no magic involved in the source code (setuptools/easy_install.py) and added the static file files/easy_install.pth.dist. I've sent it for another exp-run, lets see how it goes this time. -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHtVNLMi6H0ktK8CeAGTgkz=wANTEwoqdyakaZk%2BvSC-HtZGuQ>