buildNotification fail on koji

Frank Büttner frank-buettner at gmx.net
Sat May 5 07:29:17 UTC 2007


When I build one of my packages, the build self will work, but the
notification of it will fail. On the web site of the build system I see:
Traceback (most recent call last):
  File "/usr/sbin/kojid", line 1109, in runTask
    response = (handler.run(),)
  File "/usr/sbin/kojid", line 1185, in run
    return self.handler(*self.params,**self.opts)
  File "/usr/sbin/kojid", line 2128, in handler
    server.sendmail(from_addr, recipients, message)
  File "/usr/lib64/python2.4/smtplib.py", line 696, in sendmail
    (code,resp) = self.data(msg)
  File "/usr/lib64/python2.4/smtplib.py", line 493, in data
    self.send(q)
  File "/usr/lib64/python2.4/smtplib.py", line 320, in send
    self.sock.sendall(str)
  File "<string>", line 1, in sendall
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in
position 609: ordinal not in range(128)

Example:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2607
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5766 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20070505/bf965f4d/attachment.bin>


More information about the fedora-devel-list mailing list