[Bug 191857] [MAINTAINER] math/py-pandas: Update to 0.14.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 14 11:01:52 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191857
--- Comment #1 from john at saltant.com ---
I'm trying to figure out why the build is failing with Py3k. It looks like it
sees and satisfies the numpy build requirement.
=======================<phase: build-depends >============================
===> py33-pandas-0.14.1 depends on file:
/usr/local/lib/python3.3/site-packages/numpy/core/numeric.py - not found
===> Verifying install for
/usr/local/lib/python3.3/site-packages/numpy/core/numeric.py in
/usr/ports/math/py-numpy
===> Installing existing package /packages/All/py33-numpy-1.8.1,1.txz
Installing py33-numpy-1.8.1,1...
... but by the time we run setup.py, it feels compelled to try to fetch numpy
from pypi.
=======================<phase: configure >============================
===> Configuring for py33-pandas-0.14.1
Download error on https://pypi.python.org/simple/numpy/: [Errno 13] Permission
denied -- Some packages may not be found!
Couldn't find index page for 'numpy' (maybe misspelled?)
Download error on https://pypi.python.org/simple/: [Errno 13] Permission denied
-- Some packages may not be found!
No local packages or download links found for numpy>=1.7.0b2
Complete build log:
https://pkg.saltant.net/poudriere/bulk/100amd64-default-python33/2014-07-13_22h23m55s/logs/errors/py33-pandas-0.14.1.log
This already affected 0.14.0 on the package builders.
https://lists.freebsd.org/pipermail/freebsd-pkg-fallout/Week-of-Mon-20140707/176395.html
https://lists.freebsd.org/pipermail/freebsd-python/2014-July/007214.html
Any ideas?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list