Results 1 to 5 of 5

Thread: E: The list of sources could not be read.

  1. #1
    Join Date
    Apr 2010
    Location
    India
    Beans
    42
    Distro
    Ubuntu 9.10 Karmic Koala

    Question E: The list of sources could not be read.

    Hi,

    I had installed ubuntu 10.04 and tried to update, got following problem

    sam@sam-laptop:~$ sudo apt-get install update
    E: Type 'n' is not known on line 2 in source list /etc/apt/sources.list.d/bisigi-ppa-lucid.list
    E: The list of sources could not be read.


    How to overcome this?

  2. #2
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: E: The list of sources could not be read.

    Quote Originally Posted by siteregsam View Post
    Hi,

    I had installed ubuntu 10.04 and tried to update, got following problem

    sam@sam-laptop:~$ sudo apt-get install update
    E: Type 'n' is not known on line 2 in source list /etc/apt/sources.list.d/bisigi-ppa-lucid.list
    E: The list of sources could not be read.


    How to overcome this?
    From a terminal post output of
    Code:
    cat /etc/apt/sources.list.d/bisigi-ppa-lucid.list
    There is something in line 2 that it doesn't like.

    To edit the file use
    Code:
    gksudo gedit /etc/apt/sources.list.d/bisigi-ppa-lucid.list
    and remove whatever looks out of place.

    If no luck,post the output of the "cat" command so we can take a look.

    Good Luck
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

  3. #3
    Join Date
    Apr 2010
    Location
    India
    Beans
    42
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: E: The list of sources could not be read.

    Thanks plucky....

  4. #4
    Join Date
    Jul 2010
    Location
    California
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: E: The list of sources could not be read.

    Thanks man! all i had to do was delete the "n" at line two and it was solved.

  5. #5
    Join Date
    Aug 2009
    Beans
    18

    Re: E: The list of sources could not be read.

    Appreciate it Plucky!!!!! I was pulling the little hair that I have left....OUT!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •