Contents of files from above mentioned bug:

--- /etc/perl/XML/SAX/ParserDetails.ini ---
[XML::SAX::Expat]
http://xml.org/sax/features/namespaces = 1
http://xml.org/sax/features/external-general-entities = 1
http://xml.org/sax/features/external-parameter-entities = 1


[XML::SAX::PurePerl]
http://xml.org/sax/features/namespaces = 1

Dont know if this is helpful but below shows the result of ls -l, which
i assume returns the order readdir would return for the given
filesystem.

[EMAIL PROTECTED]:~$ ls -l /etc/perl/XML/SAX/ParserDetails.d
total 8
-rw-r--r-- 1 root root 181 2007-08-04 16:27 XML::SAX::Expat
-rw-r--r-- 1 root root  66 2007-08-04 16:27 XML::SAX::PurePerl

This is on an ext3 formatted filesystem with dir_index enabled. 
[EMAIL PROTECTED]:~$ sudo tune2fs -l /dev/sda2 | grep dir_index
Filesystem features:      has_journal resize_inode dir_index filetype 
needs_recovery sparse_super large_file
[EMAIL PROTECTED]:~$ 

So it is likely to be the same problem described above. I had tried
building and testing with docbook2x 0.8.8 previously and got the same
results. A good way of demonstrating it is to build from source and then
run make check.

-- 
docbook2x-man emits "illegal input sequence" errors using iconv
https://bugs.launchpad.net/bugs/130475
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to