Control: reassign -1 gnome-pkg-tools Hello again.
On Wed, Feb 17, 2016 at 07:56:29PM +0100, santiag...@riseup.net wrote: [...] > grep is less and less tolerant against invalid unicode characters. > Maybe are there invalid characters in the debian/* files where > uploaders.mk get the info to fill the Uploaders field? [...] You might actually be right here. (I was only thinking about the data used as an argument for grep - not the standard input data.) $ iconv -f utf-8 -t ascii < /usr/share/gnome-pkg-tools/pkg-gnome.team | tail -n 2 iconv: illegal input sequence at position 713 Loic Minier <l...@dooz.org>, And indeed, dropping Loïc and Sebastian Dröge from the list fixes the problem. I'll take care of fixing this up on the gnome-pkg-tools side. Sorry for bothering you and thanks for the help! Regards, Andreas Henriksson