From nobody@FreeBSD.org  Thu May 16 00:17:20 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 107A11F8
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 16 May 2013 00:17:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 02F682DA
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 16 May 2013 00:17:20 +0000 (UTC)
Received: from oldred.FreeBSD.org ([127.0.1.6])
	by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4G0HJer027970
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 16 May 2013 00:17:19 GMT
	(envelope-from nobody@oldred.FreeBSD.org)
Received: (from nobody@localhost)
	by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4G0HJod027969;
	Thu, 16 May 2013 00:17:19 GMT
	(envelope-from nobody)
Message-Id: <201305160017.r4G0HJod027969@oldred.FreeBSD.org>
Date: Thu, 16 May 2013 00:17:19 GMT
From: Christian A Bryant <admin@canonicaldev.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: *** [article.html] Error code 1 Stop in /usr/doc.
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         178677
>Category:       docs
>Synopsis:       *** [article.html] Error code 1 Stop in /usr/doc.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 16 00:20:00 UTC 2013
>Closed-Date:    Wed Jan 22 13:58:15 UTC 2014
>Last-Modified:  Wed Jan 22 13:58:15 UTC 2014
>Originator:     Christian A Bryant
>Release:        9.1-RELEASE-p3
>Organization:
Canonical Development
>Environment:
FreeBSD tosh12.canonicaldev.com 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
/usr/local/bin/openjade:/usr/doc/share/xml/freebsd-html.dsl:258:30:E: reference to undefined variable "$bold-seq$"
/usr/local/bin/openjade:/usr/doc/share/xml/freebsd-html.dsl:256:44:E: reference to undefined variable "$mono-seq$"
*** [article.html] Error code 1

Stop in /usr/doc/en_US.ISO8859-1/articles/bsdl-gpl.
*** [realinstall] Error code 1

Stop in /usr/doc/en_US.ISO8859-1/articles.
*** [realinstall] Error code 1

Stop in /usr/doc/en_US.ISO8859-1.
*** [realinstall] Error code 1

Stop in /usr/doc.

>How-To-Repeat:
# cd /usr/doc
# make install clean

>Fix:


>Release-Note:
>Audit-Trail:

From: Christian Bryant <admin@canonicaldev.com>
To: bug-followup@FreeBSD.org, admin@canonicaldev.com
Cc:  
Subject: Re: docs/178677: *** [article.html] Error code 1 Stop in /usr/doc.
Date: Wed, 15 May 2013 19:29:38 -0700

 This is a multi-part message in MIME format.
 --------------070803020204010306080604
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 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.
 
 
 
 --------------070803020204010306080604
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 <html>
   <head>
 
     <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
   </head>
   <body bgcolor="#FFFFFF" text="#000000">
     Bug Follow Up Team,<br>
     <br>
     I found a workaround. If you do the following, the Bug disappears<samp><font
         face="sans-serif">:<br>
         <br>
         # cd /usr/ports/misc/freebsd-doc-en<br>
         # make install clean<br>
         <br>
         The I proceed to do install the package that had the Port that
         had the Bug:<br>
         <br>
         # cd /usr/doc<br>
         # make install clean<br>
         <br>
         The install complete without error. This shows me there is
         defiantly a Bug in the </font></samp><samp><font
         face="sans-serif"><font face="sans-serif">/usr/doc</font> port,
         probibly a dependency it is unable to resolve.<br>
         <br>
         This is on a new system that was just installed today, I had
         done:<br>
         <br>
         freebsd-update fetch<br>
         freebsd-update install<br>
         <br>
         portsnap fetch <br>
         portsnap extract<br>
         portsnap update<br>
         <br>
         Prior to installing the </font></samp><font face="sans-serif">/usr/doc</font>
     and running into the Bug.<br>
     <br>
     <br>
   </body>
 </html>
 
 --------------070803020204010306080604--

From: Chris Rees <utisoft@gmail.com>
To: "bug-followup@freebsd.org" <bug-followup@freebsd.org>
Cc:  
Subject: Re: docs/178677: *** [article.html] Error code 1 Stop in /usr/doc.
Date: Fri, 31 May 2013 17:11:47 +0100

 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 
State-Changed-By: gabor 
State-Changed-When: Wed Jan 22 13:56:32 UTC 2014 
State-Changed-Why:  
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 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Wed Jan 22 13:56:32 UTC 2014 
Responsible-Changed-Why:  
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. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178677 
>Unformatted:
