
4 Mar
2006
4 Mar
'06
10:53 p.m.
I set up a Vcs install in another machine today, and I ran into a new problem : ~/src/nolimips % vcs-svn status vcs: error: command: svn status -- vcs: error: exit: 1 vcs: error: stderr: svn: error: cannot set LC_ALL locale vcs: error: stderr: svn: error: environment variable LC_ALL is en_US vcs: error: stderr: svn: error: please check that your locale name is correct vcs: error: command failed However, after the installation of fresh new en_US locale (thank you, dpkg-reconfigure!), the error vanished. Does this means that Vcs has a dependency on a en_US locale? (`vcs --check' doesn't mention it, BTW.)