bug#28054: coreutils 8.27 test failure on x86_64-foxkit-linux-musl

2017-08-11 Thread A. Wilcox
The first test failure, csplit-io-err, seems to be a simple error message format change. The third test failure, sort-debug-warn, seems to be sensitive to locales. I am not sure the best way to fix this. Best, --arw -- A. Wilcox (awilfox) Project Lead, Adélie Linux http://adelielinux.org

bug#28054: coreutils 8.27 test failure on x86_64-foxkit-linux-musl

2017-08-11 Thread A. Wilcox
Probing further at printf-surprise.sh, it appears that the problem is: * musl is unaffected by the printf bug being tested * therefore, it does successfully output 20 MiB of blank space * `head -c 10 fifo` will read the first 10 characters of the fifo * the rest of the 20 MiB cannot be

bug#28038: expand(1) lacks MBC support

2017-08-11 Thread Assaf Gordon
Hello Tilman, On 10/08/17 10:10 AM, Tilman Schmidt wrote: > it seems the expand(1) command does not properly support multi-byte > characters. That is correct. > tschmidt@sl-vm-redmine01:~$ cat test.txt > Text ohneUmlaute > Täxt müt Umläuten > tschmidt@sl-vm-redmine01:~$ expand