[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with schroot after a listdc update



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.

Cheers
Gudjon


Þann Thursday 21 June 2007 skrifaði Guillermo Movia:
> Hi all, yesterday, i updated my debian/testing/amd64 system and after
> it, i can't use the schroot (this is the error E:
> locale::facet::_S_create_c_locale name not valid). I search for the
> error on google and seems that the problem is solved with the new
> schroot package (in unstable
> [http://www.mail-archive.com/debian-bugs-closed@lists.debian.org/msg125547.
>html]).. Someone has the same problem, or can help me to solved before the
> new schroot package
>
> Thanks
> Guillermo




Reply to: