CVS down - git migration

Jan Rękorajski baggins at pld-linux.org
Mon Jul 9 10:21:11 CEST 2012


On Mon, 09 Jul 2012, Kacper Kornet wrote:

> On Mon, Jul 09, 2012 at 08:16:17AM +0200, Jan Rękorajski wrote:
> > On Mon, 09 Jul 2012, Kacper Kornet wrote:
> 
> > > On Sun, Jul 08, 2012 at 04:17:09PM +0200, Kacper Kornet wrote:
> > > > Due to git migration, write access to packages in CVS will be disabled in
> > > > around 45 minutes.
> 
> > > So the official repositories of PLD packages are now in git:
> 
> > > git://git.pld-linux.org/packages/*
> > > ssh://git@pld-linux.org/packages/*
> 
> > > The builders, distfiles, commit list and ciabot seem to work. Please let
> > > me know if you encounter any problems. 
> 
> > slug.py doesn't like my 'ę' in 'name' in .gitconfig.
> 
> > [baggins at sith rpm]$ git pld list
> > Traceback (most recent call last):
> >   File "/usr/lib64/git-core/git-pld", line 212, in <module>
> >     parser.set_defaults(**readconfig(os.path.expanduser('~/.gitconfig')))
> >   File "/usr/lib64/git-core/git-pld", line 51, in readconfig
> >     config.read(path)
> >   File "/usr/share/python3.2/configparser.py", line 689, in read
> >     self._read(fp, filename)
> >   File "/usr/share/python3.2/configparser.py", line 994, in _read
> >     for lineno, line in enumerate(fp, start=1):
> >   File "/usr/share/python3.2/encodings/ascii.py", line 26, in decode
> >     return codecs.ascii_decode(input, self.errors)[0]
> > UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 20:
> > ordinal not in range(128)
> 
> I am able to reproduce it if I set my locale to inconsisten state with
> the encoding used in .gitconfig. 

[baggins at sith rpm]$ locale
LANG=en_US.UTF-8
LC_CTYPE=pl_PL.UTF-8
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

UTF-8 everywhere.
Nothing inconsistent here.

-- 
Jan Rękorajski                                 | PLD/Linux
SysAdm                                         | http://www.pld-linux.org/
baggins<at>mimuw.edu.pl
baggins<at>pld-linux.org


More information about the pld-devel-en mailing list