Possible Duplicate:
How can I fix a 404 Error using a PPA?
I recently updated my PC from Ubuntu 12.04 to 12.10. Now “Software sources” crashes when I try to open it directly from Unity or from Ubuntu Software Center → Software sources.
When I try to open “Update manager”, I get the following error message. Note that the internet connection WORKS!
W:Failed to fetch http://ppa.launchpad.net/rye/ubuntuone-extras/ubuntu/dists/quantal/main/source/Sources 404 Not Found,
E:Some index files failed to download. They have been ignored, or old ones used instead.
Please, can somebody help me on this?
In addition, I get the following error when I use software-properties-gtk
from the terminal:
File "/usr/lib/python3/dist-packages/apt/package.py", line 429, in record
return Record(self._records.record)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xeb in position 114: invalid continuation byte
OK I did some tests and changed the content of /etc/apt/sources.list. I also removed all the content of that file (only for test purpose). At every tests, I got the error:
File "/usr/lib/python3/dist-packages/apt/package.py", line 429, in record return Record(self._records.record) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xeb in position 114: invalid continuation byte
with "software-properties-gtk" and “Software sources” and then it crashed. Do you have any idea?
Thanks again,
JS
– Jean-Sebastien Oct 30 '12 at 00:23