From owner-freebsd-doc@FreeBSD.ORG Fri Dec 6 01:40:00 2013 Return-Path: Delivered-To: freebsd-doc@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C8F08E55 for ; Fri, 6 Dec 2013 01:40:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 899951D2C for ; Fri, 6 Dec 2013 01:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB61e03k098612 for ; Fri, 6 Dec 2013 01:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB61e0HI098611; Fri, 6 Dec 2013 01:40:00 GMT (envelope-from gnats) Resent-Date: Fri, 6 Dec 2013 01:40:00 GMT Resent-Message-Id: <201312060140.rB61e0HI098611@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jason Byrne Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BE55FBA5 for ; Fri, 6 Dec 2013 01:30:01 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AACA51C95 for ; Fri, 6 Dec 2013 01:30:01 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rB61U1Hv049168 for ; Fri, 6 Dec 2013 01:30:01 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rB61U1bT049167; Fri, 6 Dec 2013 01:30:01 GMT (envelope-from nobody) Message-Id: <201312060130.rB61U1bT049167@oldred.freebsd.org> Date: Fri, 6 Dec 2013 01:30:01 GMT From: Jason Byrne To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: docs/184527: /releng/9.2/release/doc/en_US.ISO8859-1/relnotes/article.xml references freebsd45.dtd, not freebsd50.dtd X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2013 01:40:00 -0000 >Number: 184527 >Category: docs >Synopsis: /releng/9.2/release/doc/en_US.ISO8859-1/relnotes/article.xml references freebsd45.dtd, not freebsd50.dtd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 06 01:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Jason Byrne >Release: 9.2-P2 >Organization: >Environment: FreeBSD some.example.com 9.2-RELEASE-p2 FreeBSD 9.2-RELEASE-p2 #1 r258928: Wed Dec 4 10:27:17 PST 2013 root@some.example.com:/usr/src/sys/i386/compile/GENERIC i386 >Description: When attempting to build a releng/9.2 release, errors referencing 'freebsd45.dtd' (should be freebsd50.dtd now?) cause docs build (and ultimate the rest of the release build) to fail, e.g. # cd /usr/src/release # sh generate-release.sh releng/9.2 /var/9.2-p2 eventually errors out with a dtd error related to not being to able to pull in freebsd45.dtd, which leads to undefined entities and other XML-related validation errors. >How-To-Repeat: # cd /usr/src/release # sh generate-release.sh releng/9.2 /var/9.2-p2 >Fix: /usr/src/release/doc/en_US.ISO8859-1/relnotes/article.xml should reference "../../../share/xml/freebsd50.dtd" (as in base/head now?) >Release-Note: >Audit-Trail: >Unformatted: