Package: qstat
Version: 2.11-1
Severity: important

It seems that the Debian version of qstat is buggy. It is an important 
bug because all datas from qstat exported in XML are not parsable by any 
parser (the whole XML file is "corrupted").

This is an example with the Debian version:
qstat -xml -R -carets -woets 91.121.5.94:27960 | grep "&#.*;"
                        <rule name=".Admin">Darkhost, 
H&#4294967273;noriel</rule>

And with the official 2.11 release:
../qstat -xml -R -carets -woets 91.121.5.94:27960 | grep "&#.*;"
                        <rule name=".Admin">Darkhost, 
H&#233;noriel</rule>

You can see that &#233; is good, but &#4294967273; isn't ;-)

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (120, 'unstable'), (105, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages qstat depends on:
ii  libc6                         2.7-10     GNU C Library: Shared libraries

qstat recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to