I added the Gnome 3 PPA, to try to install the newst version of the Epiphany web browser, as recommended on a web site @ http://www.omgubuntu.co.uk/2011/11/how-to-install-epiphany-web-app-mode-in-ubuntu/ , only to get the following error upon doing so:
Failed to load the package list. This is a serious problem. Try again later. If this problem appears again, please report an error to the developers.
The error message within the scrollable frame states:
E:Type 'n' is not known on line 1 in source list /etc/apt/sources.list.d/gnome3-team-gnome3-oneiric.list
Is there a way of easily fixing this, or do I need to reinstall the system, which is what I did the last time I had a serious ppa/install error?
When I run, sudo apt-get update , I get this in returned:
E: Type 'n' is not known on line 1 in source list /etc/apt/sources.list.d/gnome3-team-gnome3-oneiric.list E: The list of sources could not be read.
open the dash and open software sources
Edit -> Software Sources.... InOther Softwareseparator you have all your ppa's. Delete the one you having problems, update and add it again (withadd-apt-repository). If this doesn't solves the problem, you should post the content of/etc/apt/sources.list.d/gnome3-team-gnome3-oneiric.listto your question. – Salem Nov 25 '11 at 19:21sudo nano etc/apt/sources.list.d/gnome3-team-gnome3-oneiric.list– Uri Herrera Nov 25 '11 at 19:22