CVS down - git migration

Jan Rękorajski baggins at pld-linux.org
Mon Jul 9 08:16:17 CEST 2012


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)

-- 
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