From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Burgess Date: Thu, 15 Sep 2005 19:31:11 +0000 Subject: udev test failures in 069 and 070 Message-Id: <4329CBFF.9010509@linuxfromscratch.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hi Kay et al, Running `make check' on udev-069 (and udev-70) results in two failures in the newly added santizing tests. I installed `tree' from http://mama.indstate.edu/users/ice/tree/ in order to hopefully help debug the problem, I assume that's the correct binary to be using? Anyway, I think the failures come down to a lack of UTF-8 support somewhere, but I can't tell whether it's in `echo' (vanilla 5.2.1), `udev' or something else in my environment. Here's the output: TEST 127: untrusted string sanitize (don't replace utf8) device '/block/sda/sda1' expecting node 'uber' add: error udev-root/ `-- sda1 0 directories, 1 file remove: ok TEST 128: untrusted string sanitize (replace invalid utf8) device '/block/sda/sda1' expecting node 'replaced' add: error udev-root/ `-- sda1 0 directories, 1 file If it helps at all, here's the corresponding `echo' output: bash-3.00# /bin/echo -e \\xc3\\xbcber \xc3\xbcber bash-3.00# /bin/echo -e \\xef\\xe8garbage \xef\xe8garbage My locale is 'en_GB.UTF-8'. Thanks for any help you can provide, Matt. ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel