[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2014-08-15 Thread g.bruno
After upgrading from Ubuntu 12.04 LTS to 14.04.1 LTS I have the same error, slightly different: root@amd8:/home/helmut# software-properties-gtk Traceback (most recent call last): File "/usr/bin/software-properties-gtk", line 101, in app = SoftwarePropertiesGtk(datadir=options.data_dir, opti

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2013-04-22 Thread Neil Danziger
I also was affected by this bug, caused by the third party package Scrivener (see comment #30 above by Rofko (lukejtmason)), and resolved it by editing removing the improperly encoded characters from /var/lib/dpkg/status. -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2013-03-16 Thread Peter De Maeyer
It seems the odd characters do in fact have a valid UTF-8 encoding, but for some reason they have been encoded incorrectly. I was able to fix them as follows: cat /var/lib/dpkg/status | iconv -c -f utf-8 -t utf-8 > /tmp/status.fixed cat /var/lib/dpkg/available | iconv -c -f utf-8 -t utf-8 > /tmp/a

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2013-03-15 Thread Peter De Maeyer
Using some of the above suggestions, I am still unable to identify the problematic character. grep-status -r . | iconv -f utf-8 -t ucs-2le 1> /dev/null; echo $? iconv: illegal input sequence at position 1907586 1 Sooo... What file do I need to investigate? I don't have /var/lib/dpkg/source, and

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2013-02-25 Thread Brandon Raabe
Wanted to post and confirm that I had the same problem, and the fix in posts 16 and 17 fixed this for me. Wanted to say thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title: UnicodeDe

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2013-02-11 Thread Paul Anderson
i have slightly different bug: instead of position 114 it is position 796, like doug above who has position 74, that must have something to do with it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/105

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2013-02-10 Thread serpass
I had this problem caused by " zygrib" in Xubuntu (voyager) 12.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title: UnicodeDecodeError from broken package descriptions To manage notific

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2013-01-28 Thread Dustin Falgout
I am also experiencing this issue on a Mint Linux 14 Cinnamon. I tried finding invalid characters in the files listed but there were none. I saved each file with gedit which did not help. I did have davmail installed for a day, but I uninstalled it before this error started. software-properties-gt

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2013-01-22 Thread Schlomo Schapiro
Extremely annoying. I can imagine that most "users" actually have no chance of fixing this! My problem is that the error remains evean after fixing the bad davmail packager. Any ideas what else to check? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2013-01-14 Thread Xavier Claessens
For belgians: This bug happens if you install beid packages provided by the gov, because the maintainer's name is not valid UTF8. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title: Unicode

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2013-01-02 Thread Derek
adamski99 - you can use the various iconv commands in the comments to locate the problematic line in your file, then edit it. You'd probably want to mention the package here, too. Personally, it was davmail. Thanks for the fix. -- You received this bug notification because you are a member of

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-12-22 Thread kenan
** Changed in: ubuntu-drivers-common (Ubuntu Quantal) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title: UnicodeDecodeError from broken package descr

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-12-20 Thread adamski99
so i dont have any reference to davmail in /var/lib/dpkg/source or /var/lib/dpkg/available here on 12.10, can someone sugest a way to find the offending character? cheers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-12-11 Thread cyd
Removed davmail and working -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title: UnicodeDecodeError from broken package descriptions To manage notifications about this bug go to: https://bu

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-12-04 Thread John
reported this to the Davmail maintainer at https://sourceforge.net/tracker/?func=detail&aid=3592474&group_id=184600&atid=909904 ** Bug watch added: SourceForge.net Tracker #3592474 http://sourceforge.net/support/tracker.php?aid=3592474 -- You received this bug notification because you are a

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-11-08 Thread Martin Pitt
I forgot to close the bug in the changelog: ubuntu-drivers-common (1:0.2.72) raring; urgency=low [ Matthias Klose ] * Build-depend on python3-all. [ Dmitrijs Ledkovs ] * Use /usr/bin/python3 shebang. [ Martin Pitt ] * debian/tests/system: Fix duplicate output of error message for te

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-11-08 Thread Brian Murray
** Changed in: ubuntu-drivers-common (Ubuntu Raring) Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title: UnicodeDecodeError from broken package

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-11-07 Thread dir schneid
** Changed in: ubuntu-drivers-common (Ubuntu Raring) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title: UnicodeDecodeError from broken package

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-11-07 Thread Martin Pitt
** Changed in: ubuntu-drivers-common (Ubuntu Raring) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title: UnicodeDecodeError from broken package descr

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-11-01 Thread Rofko
I have had this problem twice in a couple of days - first with davmail, which I just removed using apt-get, and then with another programme, Scrivener (beta for linux, but very reputable) , which placed illegal characters in the same way. Removed them and saved - resolved the problem. Rfk -- Y

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-10-30 Thread pabro...@gmail.com
This worked for me too jut had toedit the status file and save as UTF-8 many many thanks! Paul -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title: UnicodeDecodeError from broken package de

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-10-24 Thread Mickaël Guessant
Fixed for next release: force UTF-8 file.encoding at build time -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title: UnicodeDecodeError from broken package descriptions To manage notificati

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-10-24 Thread Mickaël Guessant
Confirmed: it's a bug in ant-deb-task which does not force file encoding => target control file encoding depends on build platform encoding -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title:

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-10-24 Thread Tobias Leich
I drop him (Micka�l Guessant, davmail) a note. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title: UnicodeDecodeError from broken package descriptions To manage notifications about this bu

[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-10-23 Thread Martin Pitt
** Summary changed: - installing davmail breaks /var/lib/dpkg/available + UnicodeDecodeError from broken package descriptions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053749 Title: UnicodeDec