Re: Another encoding issue
Hi Petter,
On Thu, Jul 02, 2015 at 08:05:41PM +0200, Petter Reinholdtsen wrote:
> >
> > http://blends.debian.org/_logs/debian-edu.err
>
> Mentioning 'Debian Edu' made me curious. The error did not give us much
> to go on.
Yes, and I think it is not your problem.
> No info on the file name, package name or content of the
> problematic line:
>
> Traceback (most recent call last):
> File "./tasks.py", line 31, in <module>
> tasks.GetAllDependencies()
> File "/srv/blends.debian.org/webtools/blendstasktools.py", line 950, in GetAllDependencies
> if td.GetTaskDependencies(source):
> File "/srv/blends.debian.org/webtools/blendstasktools.py", line 1300, in GetTaskDependencies
> logger.error("Unicode problem when decoding name of maintainer with mail address <%s> in task %s (%s)" % (_url, self.task, err))
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 69:
> ordinal not in range(128)
>
> 'ascii'? I believe we mostly use UTF-8 these days.
This kind of problems are occuring with the Wheezy - Jessie transition.
I have no idea why but some codes stored inside UDD are interpreted
differently. Akshita was able to track these down with - as I realise
now this exception. I suspect some Authors name as part of an email the
source of the problem. I is not necessarily a Debian Edu maintained
package but a dependency of the Debian Edu metapackages.
So I think there is nothing to do for you in the moment.
The visible effect is that by coincidence the CSS files were changed
and moved by Iain inbetween and since the tasks pages of Debian Edu
are not refreshed automatically they look ugly currently. I hope we
can fix this in the next 24 hours.
Thanks for caring anyway
Andreas.
--
http://fam-tille.de
Reply to: