| Summary: | Can't use sgmltools-lite-3.0.0 port | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | sebastien <seb> |
| Component: | Individual Port(s) | Assignee: | Mark Linimon <linimon> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports->benno Perhaps the Maintainer can help. Responsible Changed From-To: benno->freebsd-ports-bugs Maintainer reports that he no longer uses this port. Perhaps someone else is interested in looking into this? Is this still a current problem? This PR is quite old by now. State Changed From-To: open->feedback I'll try to track the state of this stale PR. Responsible Changed From-To: freebsd-ports-bugs->linimon State Changed From-To: feedback->closed Submitter's email bounces. |
Package sgmltools-lite-3.0.0 is well installed : // "Package sgmltools-lite-3.0.0 registered in /var/db/pkg/sgmltools-lite-3.0.0" // but I can't use sgmltools to translate sgml file to html. Here are the errors : // hostname:/usr/home/user > sgmltools -b html example.sgml Traceback (most recent call last): File "/usr/local/bin/sgmltools", line 82, in ? tool.processFile(curfile) File "/usr/local/share/sgml/misc/sgmltools/python/SGMLtools.py", line 218, in processFile dssslfile = utils.findStylesheet(stylesheet, self._aliases) File "/usr/local/share/sgml/misc/sgmltools/python/utils.py", line 307, in findStylesheet return findStylesheet(name, aliases) File "/usr/local/share/sgml/misc/sgmltools/python/utils.py", line 317, in findStylesheet raise IOError, "Couldn't resolve pubid [%s]" % id IOError: Couldn't resolve pubid ["-//SGMLtools//DOCUMENT Docbook Style Sheet for HTML//EN"] // I am just a user of FreeBSD. I don't understand those errors messages. thank you for your help. Sebastien.