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

BUG in back-ported "debiandoc-sgml" on DDP server



I think back-ported "debiandoc-sgml" on DDP server has some issue.

Issue:
http://www.debian.org/devel/website/build/ddp/make.log contains many:
((: LEVEL++: syntax error: operand expected (error token is "+")
...

Solution:
These are from /usr/bin/debiandoc2latexpdf and /usr/bin/debiandoc2latexps.

both contain woody specific: ((LEVEL++))

BASH in potato does not get it right. Use: ((LEVEL=$LEVEL+1))

Anyone has root acess to fix it?

On Mon, Jun 03, 2002 at 11:02:02AM +0200, Josip Rodin wrote:
> On Sun, Jun 02, 2002 at 10:38:54PM -0700, Osamu Aoki wrote:
> > > > > >  1) version of "debiandoc-sgml"?
> > > > > 1.1.99
> > > >       ^^ This must be 69. 
> Nah, Jordi Mallach, another developer and Spanish translator, who happened
> to recompile the package.



-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++
 Osamu Aoki @ Cupertino CA USA
 See "User's Guide":     http://www.debian.org/doc/manuals/users-guide/
 See "Debian reference": http://www.debian.org/doc/manuals/reference/
 "Debian reference" Project at: http://qref.sf.net

 I welcome your constructive criticisms and corrections.


-- 
To UNSUBSCRIBE, email to debian-doc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: