Ticket #12569 (closed defect: fixed)
gnome-doc-utils: xml2po uses insane amounts of memory
| Reported by: | afb@… | Owned by: | rhwood@… |
|---|---|---|---|
| Priority: | High | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.5.2 |
| Keywords: | Cc: | boeyms@… | |
| Port: |
Description
Seems like gnome-doc-utils doesn't work with Python 2.5, it can't find docbook module due to e.g. missing "md5" module and it uses well over 2 GB of memory to process a 20KB input file.
Switching back to python24 cuts back on the dependencies and makes it finish in seconds.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

