* Gudjon I. Gudjonsson <[EMAIL PROTECTED]> [2007-06-21 19:55:17 +0200]:
> Hi > I think I had this problem a year ago and the solution is the following. > In > the do_chroot script write > #!/bin/bash > > LANG=C; exec schroot -p -c sid -q -- "`basename $0`" "$@" > > This LANG=C fixes the problem. At least chroot works happily on my computer. I had to add LC_ALL=C to my menu entries for mrxvt to let slrn show the proper threading (ASCII graphics) characters. Carry on. -- Tux rox! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

