When I try to update or checkout anything (testet with cairo/cairo-perl and gstreamer/gstreamer) using the :ext: way, I get the following error message: $ cvs -z3 -d:ext:tsch@cvs.freedesktop.org:/cvs/gstreamer co gstreamer E: locale::facet::_S_create_c_locale name not valid cvs [update aborted]: end of file from server (consult above messages if any) Any insights?
Anyone?
Howdy, I think this might be a non freedesktop.org related bug. http://sources.redhat.com/bugzilla/show_bug.cgi?id=165 seems to indicate it's a gentoo bug. Perhaps to confirm you could do: export LC_ALL="C" then run the cvs command.
Yep, looks like this does indeed fix the problem. Thanks! My system is Ubuntu Hardy with cvs 1.12.13 and LANG="en_US.UTF-8", LC_ALL="". It's weird that this doesn't happen with other CVS servers (sf.net, savannah.gnu.org). But anyway, it seems to be no freedesktop.org issue. So I guess this bug report can be closed.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.