docs/121312: RELNOTES_LANG breaks release if not en_US.ISO8859-1
Harald Schmalzbauer
harry at omnisec.de
Mon Mar 3 09:50:03 UTC 2008
>Number: 121312
>Category: docs
>Synopsis: RELNOTES_LANG breaks release if not en_US.ISO8859-1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Mar 03 09:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Harald Schmalzbauer
>Release: FreeBSD 7.0-PRERELEASE i386
>Organization:
OmniSEC
>Environment:
System: FreeBSD titan.flintsbach.schmalzbauer.de 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Fri Feb 22 10:31:13 CET 2008 root at titan.flintsbach.schmalzbauer.de:/usr/obj/usr/src/sys/TITAN i386
>Description:
Trying to build a release with RELNOTES_LANG set to de_DE.ISO8859-1 breaks the build.
I don't know RELNOTESng well enough to determine if these lines are inadaequat:
@for i in ${DIST_DOCS_ARCH_DEP}; do \
cp ${RND}/${RELNOTES_LANG}/$$i/${TARGET}/article.txt \
${CD_DISC1}/`echo $${i} | tr 'a-z' 'A-Z'`.TXT; \
or if the culprit is that src/release/doc/de_DE.ISO8859-1 doesn't have a article.sgml
but only architecture dependent subdirectories, which en_US doesn't have.
>How-To-Repeat:
cd /usr/src/release && make RELNOTES_LANG=de_DE.ISO8859-1
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list