[Bug 191865] devel/py-setuptools: pkg_resources.find_distributions fails to find math/py-numpy under Py3k

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191865 --- Comment #11 from John W. O'Brien j...@saltant.com --- The plot thickens. I've been building and rebuilding math/py-numpy, and been unable to generate a build where the .egg-info directory appears in .PLIST.mktmp, with any version of

[Bug 191865] devel/py-setuptools: pkg_resources.find_distributions fails to find math/py-numpy under Py3k

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191865 --- Comment #12 from John W. O'Brien j...@saltant.com --- Created attachment 144707 -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144707action=edit Patch math/py-numpy to install egg-info directory From Mk/bsd.python.mk --

[Bug 191865] devel/py-setuptools: pkg_resources.find_distributions fails to find math/py-numpy under Py3k

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191865 j...@saltant.com changed: What|Removed |Added CC||freebsd-python@FreeBSD.org --

[Bug 191865] devel/py-setuptools: pkg_resources.find_distributions fails to find math/py-numpy under Py3k

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191865 --- Comment #3 from j...@saltant.com --- Created attachment 144664 -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144664action=edit Recursive listing of python3.3 site-packages directory -- You are receiving this mail because:

[Bug 191865] devel/py-setuptools: pkg_resources.find_distributions fails to find math/py-numpy under Py3k

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191865 --- Comment #4 from John W. O'Brien j...@saltant.com --- koobs: I see nothing relevant in the upstream changelog for setuptools. I'm working on reproducing in 3.4 right now. -- You are receiving this mail because: You are on the CC list

[Bug 191865] devel/py-setuptools: pkg_resources.find_distributions fails to find math/py-numpy under Py3k

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191865 --- Comment #5 from John W. O'Brien j...@saltant.com --- Created attachment 144667 -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144667action=edit Test environment with DEFAULT_VERSIONS=python=3.4 To upgrade the test

[Bug 191865] devel/py-setuptools: pkg_resources.find_distributions fails to find math/py-numpy under Py3k

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191865 --- Comment #6 from John W. O'Brien j...@saltant.com --- Created attachment 144668 -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144668action=edit Demonstation of problem under python3.4 This terminal capture shows the same

[Bug 191865] devel/py-setuptools: pkg_resources.find_distributions fails to find math/py-numpy under Py3k

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191865 --- Comment #8 from John W. O'Brien j...@saltant.com --- See also bug 191857, comment 1, regarding a previous notice to freebsd-pkg-fallout@, which suggests that this bug affects 2.7 too, at least on 11.0-CURRENT. -- You are receiving

[Bug 191865] devel/py-setuptools: pkg_resources.find_distributions fails to find math/py-numpy under Py3k

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191865 --- Comment #9 from John W. O'Brien j...@saltant.com --- Oh, that's interesting and unexpected... I just reproduced this with 2.7 in one test environment, but could not in another. I wonder what's different? -- You are receiving this mail

[Bug 191865] devel/py-setuptools: pkg_resources.find_distributions fails to find math/py-numpy under Py3k

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191865 --- Comment #10 from John W. O'Brien j...@saltant.com --- What was different is that on one machine, /usr/local/lib/python2.7/site-packages/numpy-1.8.1-py2.7.egg-info existed, and on the other it didn't. This is a problem because the