Comment 8 for bug 441107

Revision history for this message
Matt Ruffalo (mruffalo) wrote : Re: TypeError: coercing to Unicode: need string or buffer, NoneType found

I noticed in the log file that I attached:

10-29 14:40 DEBUG TaskList: New task get_file_md5
10-29 14:40 DEBUG TaskList: #### Running get_file_md5...
10-29 14:40 DEBUG TaskList: #### Finished get_file_md5
10-29 14:40 ERROR CommonBackend: Invalid md5 for ISO S:\kubuntu-9.10-desktop-amd64.iso (18ecb71bff567ce7a91443720a86473e != 5a996e0d794e35509d0275d411a3e737)
None
10-29 14:40 DEBUG TaskList: ### Finished check_iso
10-29 14:40 ERROR TaskList: coercing to Unicode: need string or buffer, NoneType found

I know very little about Wubi and its installation procedure, but it seems that it's trying to match the hash of the i386 ISO against the amd64 ISO that it found on one of my network shares.

http://www.kubuntu.org/getkubuntu/download lists the following:
5a996e0d794e35509d0275d411a3e737 kubuntu-9.10-desktop-amd64.iso
18ecb71bff567ce7a91443720a86473e kubuntu-9.10-desktop-i386.iso