| Summary: | *** [article.html] Error code 1 Stop in /usr/doc. | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Christian A Bryant <admin> |
| Component: | Books & Articles | Assignee: | Gabor Kovesdan <gabor> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Christian A Bryant
2013-05-16 01:20:00 UTC
Bug Follow Up Team, I found a workaround. If you do the following, the Bug disappears: # cd /usr/ports/misc/freebsd-doc-en # make install clean The I proceed to do install the package that had the Port that had the Bug: # cd /usr/doc # make install clean The install complete without error. This shows me there is defiantly a Bug in the /usr/doc port, probibly a dependency it is unable to resolve. This is on a new system that was just installed today, I had done: freebsd-update fetch freebsd-update install portsnap fetch portsnap extract portsnap update Prior to installing the /usr/doc and running into the Bug. Where did you get the instructions for building the docs from? The docs build normally requires the textproc/docproj port to be installed-- did you have that installed? Chris http://www.freebsd.org/doc/en/books/fdp-primer/overview-quick-start.html State Changed From-To: open->closed Please update your doc tree, install textproc/docproj and try again. If you still experience troubles, you can look for support on the doc@FreeBSD.org mailing list. Responsible Changed From-To: freebsd-doc->gabor Please update your doc tree, install textproc/docproj and try again. If you still experience troubles, you can look for support on the doc@FreeBSD.org mailing list. |