#24353 closed Bug (invalid)
docs build system in Jenkins fails due to Sphinx error
Reported by: | Anoop Thomas Mathew | Owned by: | nobody |
---|---|---|---|
Component: | Utilities | Version: | dev |
Severity: | Release blocker | Keywords: | build system, docs, ci |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
http://djangoci.com/job/docs/423/console
Shows an error:
WARNING: intersphinx inventory 'http://pythonhosted.org/six/objects.inv' not fetchable due to <class 'urllib.error.HTTPError'>: HTTP Error 500: Internal Server Error
Sphinx is not able to fetch the objects.inv file.
Note:
See TracTickets
for help on using tickets.
It seems like a problem with the six website. I think we'll just have to wait until it's fixed.