Task #12225 (closed)
Opened 5 years ago
Closed 3 years ago
Bug: release-docs broken on dev_5_0
| Reported by: | bpindelski | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | Deployment | Version: | 5.0.1 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
When testing https://github.com/openmicroscopy/openmicroscopy/pull/2342, I discovered that release-docs and release-epydoc are broken and they stopped me from fully verifying the PR. The build prints this error message:
release-epydoc:
Created dir: /usr/local/dev/openmicroscopy/dist/docs/api/epydoc
[....
+---------------------------------------------------------------------
| In /usr/local/dev/openmicroscopy/dist/lib/python/omero/util/
| mpfit.py:
| No documentation available!
| Error: Source code parsing failed:
| Error during parsing: invalid syntax (/usr/local/dev/
| openmicroscopy/dist/lib/python/omero/util/mpfit.py, line
| 412) -- Error during parsing: invalid syntax (/usr/local/
| dev/.virtualenvs/omero/lib/python2.7/site-packages/numpy/
| __init__.py, line 153) -- Attempted relative import in
| non-package, or beyond toplevel package
|
[...........
Warning: Unable to extract the base list for django.forms.forms.Form:
Bad dotted name
Warning: Unable to extract the base list for
django.forms.models.ModelForm: Bad dotted name
Warning: Unable to extract the base list for
django.forms.widgets.Widget: Bad dotted name
[......................
UNEXPECTED ERROR:
iteration over non-sequence
Use --debug to see trace information.
BUILD FAILED
/usr/local/dev/openmicroscopy/build.xml:619: exec returned: 3
Change History (5)
comment:1 Changed 5 years ago by bpindelski
- Milestone set to 5.x
comment:2 Changed 3 years ago by jamoore
- Milestone changed from 5.x to Unscheduled
comment:3 Changed 3 years ago by jamoore
comment:4 Changed 3 years ago by jamoore
Referencing ticket #11609 has changed sprint.
comment:5 Changed 3 years ago by sbesson
- Resolution set to fixed
- Status changed from new to closed
Fixed by the move to Sphinx.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Referencing ticket #11609 has changed sprint.