Source: pandas
Version: 0.8.0-1
Severity: serious
Justification: fails to build from source
pandas FTBFS:
| ======================================================================
| ERROR: asserts that yahoo is minimally working and that it throws
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File
"/build/pandas-Rpp19T/pandas-0.8.0/debian/python-pandas/usr/lib/python2.6/dist-packages/pandas/io/tests/test_yahoo.py",
line 20, in test_yahoo
| pd.DataReader("F", 'yahoo', start, end)['Close'][-1],
| File
"/build/pandas-Rpp19T/pandas-0.8.0/debian/python-pandas/usr/lib/python2.6/dist-packages/pandas/io/data.py",
line 56, in DataReader
| retry_count=retry_count, pause=pause)
| File
"/build/pandas-Rpp19T/pandas-0.8.0/debian/python-pandas/usr/lib/python2.6/dist-packages/pandas/io/data.py",
line 138, in get_data_yahoo
| resp = urllib2.urlopen(url)
| File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
| return _opener.open(url, data, timeout)
| File "/usr/lib/python2.6/urllib2.py", line 391, in open
| response = self._open(req, data)
| File "/usr/lib/python2.6/urllib2.py", line 409, in _open
| '_open', req)
| File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
| result = func(*args)
| File "/usr/lib/python2.6/urllib2.py", line 1184, in http_open
| return self.do_open(httplib.HTTPConnection, req)
| File "/usr/lib/python2.6/urllib2.py", line 1159, in do_open
| raise URLError(err)
| URLError: <urlopen error [Errno -2] Name or service not known>
|
| ----------------------------------------------------------------------
| Ran 2134 tests in 333.164s
|
| FAILED (SKIP=37, errors=1)
Internet access was not available during the build.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]