Bug#870310: glib-mkenums: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 108: ordinal not in range(128)

Adrian Bunk bunk at debian.org
Mon Jul 31 22:34:01 UTC 2017


Control: tags -1 - moreinfo

On Tue, Aug 01, 2017 at 12:03:31AM +0200, Michael Biebl wrote:
> Control: tags -1 + moreinfo
> 
> Am 31.07.2017 um 23:04 schrieb Adrian Bunk:
> >   File "/usr/lib/python3.5/encodings/ascii.py", line 26, in decode
> >     return codecs.ascii_decode(input, self.errors)[0]
> > UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 108: ordinal not in range(128)
> > Found cached translation database
> > Merging translations into gthumb.desktop.
> > Makefile:963: recipe for target 'org.gnome.gthumb.enums.xml' failed
> > make[4]: *** [org.gnome.gthumb.enums.xml] Error 1
> 
> Are you using a non-UTF-8 locale

Works with LANG=C.UTF-8 and FTBFS with LANG=C

> and are you processing data containing
> unicode characters?

Yes, some files in gthumb are using the UTF-8 copyright symbol.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



More information about the pkg-gnome-maintainers mailing list