Hi,

I had some problems with a few tests on debian 6.0 32 bits in a VM on 64 
bit hardware.

First pmap:

It seems that the test expects 'pmap -X 1' or 'pmap -XX 1' to return 
only one line.
This was not the case on the above system : a full map is returned...
OTH, it passed on all other distros I tried (64 bit Arch, 64 bit ubuntu 
and 64 bit debian sid).

Second vmstat:

The test extracts the name of a partition from /proc/diskstats, and 
takes the first name of the form letter,letter,...,number as the name of 
a partition. In my case, it found sr0, which is not a partition, so the 
command 'vmstat -p <that name>' failed.

This is not so easy to fix (the last one could be fixed by somebody who 
is fluent enough in tcl/expect regexp, which I am not).

Regards
Pierre




-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to