Subject: Re: pkg/28322: make install of subversion-base fails on NetBSD 1.6.2 i386
To: None <carl@bl.echidna.id.au>
From: Eric Gillespie <epg@netbsd.org>
List: pkgsrc-bugs
Date: 11/15/2004 18:43:48
carl@bl.echidna.id.au writes:

> when running a "make install" for subversion-base from today's pkgsrc, I see 
> this :
> 
> subversion/svnversion/svnversion . /repos/svn/trunk > /usr/pkg/include/subver
> sion-1/svn-revision.txt
> svnversion: error: cannot set LC_ALL locale
> svnversion: error: environment variable LC_ALL is en_US.ISO_8859-1
> svnversion: error: please check that your locale name is correct
> *** Error code 1

I'm pretty sure this is a duplicate of pkg/24259, which was user
error.

> My /etc/csh.cshrc file has :
> 
> #       $NetBSD: csh.cshrc,v 1.2 1996/05/08 17:19:27 thorpej Exp $
> #
> # System-wide .cshrc file for csh(1).
> setenv LC_ALL   en_US.ISO_8859-1
> setenv LC_CTYPE en_US.ISO_8859-1
> setenv LANG en_US.ISO_8859-1
> setenv LESSCHARSET latin1
> 
> which is the default from my original install of the O/S

I don't think it is:

0 ~% uname -rs
NetBSD 1.6
0 ~% cat /etc/csh.cshrc
#       $NetBSD: csh.cshrc,v 1.2 1996/05/08 17:19:27 thorpej Exp $
#
# System-wide .cshrc file for csh(1).
0 ~% ls -d /usr/share/locale/en_US.ISO_8859-1
ls: /usr/share/locale/en_US.ISO_8859-1: No such file or directory

I see the same cshrc on another 1.6 system and on 2.0_RC4.

--  
Eric Gillespie <*> epg@netbsd.org