Date: Mon, 14 Jul 2014 11:01:51 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-python@FreeBSD.org Subject: [Bug 191857] [MAINTAINER] math/py-pandas: Update to 0.14.1 Message-ID: <bug-191857-17421-sCmRlRr43g@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191857-17421@https.bugs.freebsd.org/bugzilla/> References: <bug-191857-17421@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191857 --- Comment #1 from john@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191857-17421-sCmRlRr43g>