Package: qa.debian.org
Severity: normal
I received this today from cron:
Traceback (most recent call last):
File "./gen-orphaned", line 89, in <module>
print( "Can't access SOAP interface on %s (ns: %s): %s" % ( URL, NAMESPACE, e ) )
UnicodeEncodeError: 'ascii' codec can't encode characters in position 142-144: ordinal not in range(128)
--
Jakub Wilk