BUG: pwclient fails with LKML 48263
Thomas Gleixner
tglx at linutronix.de
Thu Sep 17 21:17:26 EST 2009
Hi,
I'm trying to utilize patchwork for my daily workflow and I just
discovered a problem with http://patchwork.kernel.org/patch/48263/
# pwclient view 48263 | less
Traceback (most recent call last):
File "apps/patchwork/bin/pwclient", line 446, in <module>
main()
File "apps/patchwork/bin/pwclient", line 411, in main
print s
UnicodeEncodeError: 'ascii' codec can't encode character u'\ufeff' in position 256: ordinal not in range(128)
# pwclient get 48263
Failed to write to aim7-scalability-issue-on-4-socket-machine.patch
Thanks,
tglx
More information about the Patchwork
mailing list