Hi Sandro, > I pushed the new owncloud-client beta release (2.4.0~beta1) to experimental > and unfortunately > it fails run tests on kfreebsd i386 & amd64 [1,2]. > The ground of the issue is that the console don't support UTF-8. > I faced the same issue at amd64 I could solve this by set LC_ALL=C.UTF-8. > It looks like this fix don't help on FreeBSD. > Have you any idea how I can set the LC setting on FreeBSD?
that's strange, it should work. Running "LC_ALL=de_DE.UTF-8 wc --help" on a jessie-kfreebsd machine and in a sid chroot shows me a german help text. Regards, Carsten

