* Jonas Meurer <[EMAIL PROTECTED]> [2002-04-12 09:33]: > Hello, make german english is breaking down with an error: > > make[2]: Entering directory `/org/www.debian.org/src/webwml/german/y2k' > wml -q -D CUR_YEAR=2002 -o UNDEFuDE:[EMAIL PROTECTED] extra.wml > aSubst:Error: invalid number of opening and closing delimiters > ** WML:Break: Error in Pass 6 (rc=1). > make[2]: *** [extra.de.html] Error 1 > make[2]: Leaving directory `/org/www.debian.org/src/webwml/german/y2k' > make[1]: [y2k] Error 2 (ignored) > make[1]: Leaving directory `/org/www.debian.org/src/webwml/german' > > (same for english). How can I fix this?
It's working perfect here: [EMAIL PROTECTED]:~/work/Debian/CVS/webwml/german/y2k$ make touch ../../english/template/debian/common_tags.wml touch ../../english/template/debian/navbar.wml touch ../../english/template/debian/basic.wml cd ../../english/template/debian && sed -e '/^#/d' -e '/^<perl>/,/^<\/perl>/!d' language_names.wml | eperl -B '<perl>' -E '</perl>' - >/dev/null touch ../../english/template/debian/languages.wml touch ../../english/template/debian/template.wml wml -q -D CUR_YEAR=2002 -o UNDEFuDE:[EMAIL PROTECTED] extra.wml wml -q -D CUR_YEAR=2002 -o UNDEFuDE:[EMAIL PROTECTED] index.wml What is your $SHELL? Don't think that the file uses bashism or anything special anywhere but worth a try... You have {german,english}/y2k/* checked out and up to date? Did you look at the output of wml -p1-5 and checked that for where the failure might be? HTH, Alfie -- <CHS> argl bin i deppert -- #debian.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]