Results 1 to 2 of 2

Thread: I've got an error with the apt-get command

  1. #1
    Join Date
    Oct 2011
    Beans
    40

    I've got an error with the apt-get command

    When i'm tryng this command to update my system , it says : W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_b inary-i386_Packages)


    i tried to delete the files specified but no work.

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

    Re: I've got an error with the apt-get command

    Quote Originally Posted by enterdavertex View Post
    When i'm tryng this command to update my system , it says : W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_b inary-i386_Packages)


    i tried to delete the files specified but no work.
    You need to look in your Software Sources and remove one of the dl.google.com entries and then delete the list files that have already been created,before the error will go away.

    OR

    Post the output for these commands in a terminal
    Code:
    cat /etc/apt/sources.list
    cat /etc/apt/sources.list.d/*.list
    so we can see what your sources look like.

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

Tags for this Thread

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
  •