GNOME Bugzilla – Bug 647890
UnicodeEncodeError when installing tarball
Last modified: 2011-05-03 19:43:39 UTC
When installing the tarball for libgdata-0.8.1, the following error occurred: [pwithnall@master ~]$ ftpadmin install libgdata-0.8.1.tar.bz2 Gathering information and sorting on version: ., done Preparing installation of libgdata-0.8.1.tar.bz2: - Checking consistency: ......, done - Checking previous tarball: ......, done - NEWS, done (diff, 39 lines) - ChangeLog, done (diff, 433 lines) - Copying tar.bz2, done - Creating tar.gz from tar.bz2: ......, done - Creating sha256sum, done Module: libgdata Version: 0.8.1 (previous version: 0.8.0) Destination: /ftp/pub/GNOME/sources/libgdata/0.8/ Install libgdata? [Y/n] y Installing libgdata-0.8.1.tar.bz2: - Moving files: ....., done - Updating LATEST-IS, done - Updating known versions, done - Removing original tarball, done Doing notifications: - Informing ftp-release-listTraceback (most recent call last):
+ Trace 226744
main()
options.func(options, parser)
module.install(unattended=options.unattended)
self.inform()
print >>mail, textwrap.fill(paragraph)
I guess this is probably because I used Unicode characters in the NEWS file.
it was the utf-8 in the DOAP description