Results 1 to 5 of 5

Thread: someone please help me out

  1. #1
    Join Date
    Jun 2008
    Beans
    11

    someone please help me out

    I by mistake updated my 8.04 with some feisty mediubuntu repos

    Now when I go to synaptics package manager i get the following error

    E: Type '<!DOCTYPE' is not known on line 1 in source list /etc/apt/sources.list.d/medibuntu.list
    E: The list of sources could not be read.
    Go to the repository dialog to correct the problem.
    E: _cache->open() failed, please report.

    please someone help me out

  2. #2
    Join Date
    Feb 2008
    Location
    US
    Beans
    2,782
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: someone please help me out

    lets just take a look at the file and edit manually. Run all the following commands in terminal.

    1. Backup the file in case we really screw up:
    Code:
    sudp cp /etc/apt/sources.list.d/medibuntu.list /etc/apt/sources.list.d/medibuntu.list.bak
    2. Post the contents of the file to the forum:
    Code:
    gksudo gedit /etc/apt/sources.list.d/medibuntu.list
    Then copy out of gedit and into the terminal so we can help you find the errors.

    Also a title of "someone please help me out" is very useless. Next time make it something more like: "E: Type '<!DOCTYPE' is not known"
    Desktop: Q6600 OC: 343 x 9, 4 GB RAM, 8600 GTS Twinview (22",17"), 1.5 TB RAID 5
    Laptop: Lenovo T61 T7300 @ 2 GHz, 2GB RAM, Nvidia 140M Quadro, 160 GB harddrive
    Remember to mark posts as [SOLVED] when your problem is resolved

  3. #3
    Join Date
    Dec 2004
    Location
    Atlanta, GA USA
    Beans
    7,257
    Distro
    Ubuntu Development Release

    Re: someone please help me out

    do this:
    Code:
    gksudo gedit /etc/apt/sources.list
    then just remove every line that has medibuntu in it. save file and
    Code:
    sudo apt-get update

  4. #4
    Join Date
    Jun 2008
    Beans
    11

    Re: someone please help me out

    I went and manually removed the medibuntu lists using the terminal.It worked.
    anyways thanks
    and yes will be careful

  5. #5
    Join Date
    Jun 2008
    Beans
    11

    Re: someone please help me out

    I went and manually removed the medibuntu lists using the terminal.It worked.
    anyways thanks
    and yes will be careful about the title in the future

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
  •