[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#116307: marked as done (boot-floppies: Failure to build documentation)



Your message dated Sat, 20 Oct 2001 10:45:17 -0700 (PDT)
with message-id <Pine.LNX.4.33.0110201044070.30816-100000@devel.office>
and subject line Bug#116307: boot-floppies: Failure to build documentation
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Oct 2001 21:41:59 +0000
>From christoph@lameter.com Fri Oct 19 16:41:59 2001
Return-path: <christoph@lameter.com>
Received: from adsl-66-120-162-175.dsl.sntc01.pacbell.net (devel.office) [66.120.162.175] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15uhOx-0005EP-00; Fri, 19 Oct 2001 16:41:59 -0500
Received: from christoph by devel.office with local (Exim 3.33 #1 (Debian))
	id 15uhOp-0005Vx-00; Fri, 19 Oct 2001 14:41:51 -0700
From: Christoph Lameter <christoph@lameter.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: boot-floppies: Failure to build documentation
X-Reportbug-Version: 1.31
X-Mailer: reportbug 1.31
Date: Fri, 19 Oct 2001 14:41:51 -0700
Message-Id: <[🔎] E15uhOp-0005Vx-00@devel.office>
Delivered-To: submit@bugs.debian.org

Package: boot-floppies
Version: N/A; reported 2001-10-19
Severity: normal

Building documentation from CVS with "make docs"

make[2]: Entering directory
/home/christoph/devel/bf/boot-floppies/documentation'
m4 \
 --define=ARCHITECTURE=i386 \
 --define=OFFICIAL=false \
    index.en.html.m4 > index.en.html
./po2sgml ../utilities/dbootstrap/po/C.po > messages_C.ent
rm -f messages.ent
ln -s messages_C.ent messages.ent
: > dynamic_C_i386.ent                  # clear the file
echo "<!entity docversion       \"3.0.16-1\">" >> dynamic_C_i386.ent
echo "<!entity docdate          \"17 October, 2001\">" >> dynamic_C_i386.ent
echo "<!entity language         \"C\">" >> dynamic_C_i386.ent
echo "<!entity langext          \".en\">" >> dynamic_C_i386.ent
echo "<!entity release          \"3.0\">" >> dynamic_C_i386.ent
echo "<!entity releasename      \"woody\">" >> dynamic_C_i386.ent
echo "<!entity kernelversion    \"2.2.19\">" >> dynamic_C_i386.ent
echo "<!entity altkernelversion \"\">" >> dynamic_C_i386.ent
echo "<!entity architecture     \"i386\">" >> dynamic_C_i386.ent
echo "<!entity % i386 \"INCLUDE\">" >> dynamic_C_i386.ent
echo "<!entity % lang-C \"INCLUDE\">" >> dynamic_C_i386.ent
set -e; for i in cfdisk.txt fdisk.txt; do                           \
        echo "<!entity % $i    \"INCLUDE\">" >> dynamic_C_i386.ent;\
done
echo "<!entity % official-web-build \"IGNORE\">" >> dynamic_C_i386.ent
echo "<!entity path-to-top-level \"../\">" >> dynamic_C_i386.ent
rm -f dynamic.ent
ln -s dynamic_C_i386.ent dynamic.ent
debiandoc2text -d /usr/share/sgml/debiandoc/dtd/sgml/1.0/debiandoc.dcl -l C
-O install.sgml > install.en.txt
nsgmls:en/rescue-boot.sgml:1038:46:E: general entity
"Debian-GNU-Linux-Installation-Main-Menu" not defined and no default entity
nsgmls:en/rescue-boot.sgml:1039:6:E: no start tag specified for implied
empty element "HEADING"
make[2]: *** [install.en.txt] Error 1
make[2]: Leaving directory
/home/christoph/devel/bf/boot-floppies/documentation'
make[1]: *** [uni-docs] Error 2
make[1]: Leaving directory
/home/christoph/devel/bf/boot-floppies/documentation'
make: *** [all-lang-docs] Error 2



-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux devel 2.4.12-ac3 #6 Tue Oct 16 10:06:37 PDT 2001 i686
Locale: LANG=C, LC_CTYPE=C


---------------------------------------
Received: (at 116307-done) by bugs.debian.org; 20 Oct 2001 17:46:52 +0000
>From christoph@lameter.com Sat Oct 20 12:46:52 2001
Return-path: <christoph@lameter.com>
Received: from adsl-66-120-162-175.dsl.sntc01.pacbell.net (devel.office) [66.120.162.175] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15v0Cu-0000EO-00; Sat, 20 Oct 2001 12:46:52 -0500
Received: from christoph (helo=localhost)
	by devel.office with local-esmtp (Exim 3.33 #1 (Debian))
	id 15v0Bc-0008CR-00; Sat, 20 Oct 2001 10:45:28 -0700
Date: Sat, 20 Oct 2001 10:45:17 -0700 (PDT)
From: Christoph Lameter <christoph@lameter.com>
X-X-Sender:  <christoph@devel.office>
To: Adam Di Carlo <adam@onshore-devel.com>
cc:  <116307-done@bugs.debian.org>
Subject: Re: Bug#116307: boot-floppies: Failure to build documentation
In-Reply-To: <[🔎] oalmi6w85c.fsf@arroz.onshored.com>
Message-ID: <Pine.LNX.4.33.0110201044070.30816-100000@devel.office>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 116307-done@bugs.debian.org

On 20 Oct 2001, Adam Di Carlo wrote:

> Christoph Lameter <christoph@lameter.com> writes:
>
> > I am running all the standard packages. debootstrap in unstable does not
> > contain the messages_C.ent file.
>
> No, nor should it.  It's generated at build time.  The question at
> hand is whether you've changed some of the dbootstrap messages or not.
> That's the only thing I can think of that would cause this problem.

Thats right. I did not know about this connection. Thank you.

Have you had a look at the patches that I posted recently? Is there a
change to get the hardware autodetect and autopart/format in?




Reply to: