Bug 13036 - Developer access to CVS broken
Summary: Developer access to CVS broken
Status: RESOLVED INVALID
Alias: None
Product: freedesktop.org
Classification: Unclassified
Component: Version control (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: fd.o Admin Massive
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-01 05:42 UTC by Torsten Schönfeld
Modified: 2007-11-20 17:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Torsten Schönfeld 2007-11-01 05:42:29 UTC
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?
Comment 1 Torsten Schönfeld 2007-11-15 08:38:45 UTC
Anyone?
Comment 2 Benjamin Close 2007-11-19 21:17:27 UTC
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.
Comment 3 Torsten Schönfeld 2007-11-20 11:28:12 UTC
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.