[Python-modules-team] Bug#681379: django-celery: FTBFS: building documentation fails
Jakub Wilk
jwilk at debian.org
Thu Jul 12 19:02:02 UTC 2012
Source: django-celery
Version: 2.5.5-1
Severity: serious
Justification: fails to build from source
django-celery FTBFS:
| PYTHONPATH=. sphinx-build -b html -d .build/.doctrees -N docs .build/html
| Making output directory...
| Running Sphinx v1.1.3
| loading pickled environment... not yet created
| building [html]: targets for 22 source files that are out of date
| updating environment: 22 added, 0 changed, 0 removed
| reading sources... [ 4%] changelog
|
| Exception occurred:
| File "/usr/lib/pymodules/python2.7/sphinx/application.py", line 318, in emit_firstresult
| for result in self.emit(event, *args):
| File "/usr/lib/pymodules/python2.7/sphinx/application.py", line 314, in emit
| results.append(callback(self, *args))
| File "/usr/lib/pymodules/python2.7/sphinxcontrib/issuetracker.py", line 138, in lookup_github_issue
| output_format='json')
| File "/usr/lib/pymodules/python2.7/sphinxcontrib/issuetracker.py", line 108, in fetch_issue
| with closing(urlopen(url)) as response:
| File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
| return _opener.open(url, data, timeout)
| File "/usr/lib/python2.7/urllib2.py", line 401, in open
| response = self._open(req, data)
| File "/usr/lib/python2.7/urllib2.py", line 419, in _open
| '_open', req)
| File "/usr/lib/python2.7/urllib2.py", line 379, in _call_chain
| result = func(*args)
| File "/usr/lib/python2.7/urllib2.py", line 1219, in https_open
| return self.do_open(httplib.HTTPSConnection, req)
| File "/usr/lib/python2.7/urllib2.py", line 1181, in do_open
| raise URLError(err)
| URLError: <urlopen error [Errno -2] Name or service not known>
| The full traceback has been saved in /tmp/sphinx-err-NXi4bQ.log, if you want to report the issue to the developers.
| Please also report this if it was a user error, so that a better error message can be provided next time.
| Either send bugs to the mailing list at <http://groups.google.com/group/sphinx-dev/>,
| or report them in the tracker at <http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
| make[1]: *** [override_dh_auto_build] Error 1
| make[1]: Leaving directory `/build/django-celery-Z6ODUX/django-celery-2.5.5'
| make: *** [build] Error 2
Internet access was not available during the build.
--
Jakub Wilk
More information about the Python-modules-team
mailing list