Results 1 to 10 of 10

Thread: Error when trying to update.

  1. #1
    Join Date
    Aug 2010
    Location
    Missouri
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Error when trying to update.

    When running the update manager I get an error.

    Failed to fetch http://ppa.launchpad.net/murrine-dai...86/Packages.gz 404 Not Found
    Some index files failed to download, they have been ignored, or old ones used instead.

  2. #2
    Join Date
    Jul 2008
    Location
    Oklahoma City, OK
    Beans
    330
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Error when trying to update.

    Your getting the standard 404 page not found error. The same you would get browsing the internet sometimes.

    You may want to check the PPA for that and make sure something has not changed. The easy way is to copy and paste the URL into a browser and try to open it. Whomever owns that program may be doing something to the site and has it down for maintenance. Either way, you can keep trying the update and it should get through eventually.

  3. #3
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Error when trying to update.

    Quote Originally Posted by furiousjason View Post
    Did you manually type this in ?

    You might be missing an "a" from ppa... shouldn't the line read

    http://ppa.launchpad.net/murrine-dai...86/Packages.gz

  4. #4
    Join Date
    Aug 2010
    Location
    Missouri
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Error when trying to update.

    Quote Originally Posted by howefield View Post
    Did you manually type this in ?

    You might be missing an "a" from ppa... shouldn't the line read

    http://ppa.launchpad.net/murrine-dai...86/Packages.gz

    I copied and pasted that from the error window.

  5. #5
    beew is offline I Ubuntu, Therefore, I Am
    Join Date
    Jun 2010
    Beans
    2,783

    Re: Error when trying to update.

    The link works. Maybe just temporarily down.

  6. #6
    Join Date
    Aug 2010
    Location
    Missouri
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Error when trying to update.

    Sounds good. I'll give it a few days and retry. Thanks for your help!

  7. #7
    Join Date
    Jun 2008
    Location
    Netherlands
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Error when trying to update.

    ERHM! furiousjason

    Quote Originally Posted by beew View Post
    The link works. Maybe just temporarily down.
    I'm sure beew ment the link is working in the answer of howefield.

    Quote Originally Posted by howefield View Post
    Did you manually type this in ?

    You might be missing an "a" from ppa... shouldn't the line read

    http://ppa.launchpad.net/murrine-dai...86/Packages.gz

    Your link indeed is missing an "a" from ppa...
    When your thread it solved: go to thread tools > Mark this thread as solved
    for SIS 771/671 use xcompmgr to have transparent terminals. just load it at startup.

    And then they asked: what's a pbkac error?

  8. #8
    Join Date
    Aug 2010
    Location
    Missouri
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Error when trying to update.

    Quote Originally Posted by mhgsys View Post
    ERHM! furiousjason



    I'm sure beew ment the link is working in the answer of howefield.




    Your link indeed is missing an "a" from ppa...

    The link is automatic in the update manager. Is there a way to edit it for the update manager?

  9. #9
    Join Date
    Jun 2008
    Location
    Netherlands
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Error when trying to update.

    Yes;
    The line should be located in either /etc/apt/sources.list or /etc/apt/sources.list.d/
    (I think it's in /etc/apt/sources.list.d/)

    in a terminal use cd to navigate to the /etc/apt/sources.list.d/
    Code:
    cd /etc/apt/sources.list.d/
    and typ
    Code:
    ls
    to get the list of files located in there

    You can use gksudo gedit to edit the files there;

    example
    :
    Code:
    gksudo gedit /etc/apt/sources.list.d/team-xbmc-ppa-lucid.list
    (the xbmc ppa)

    or when it's in /etc/apt/sources.list
    Code:
    gksudo gedit /etc/apt/sources.list
    edit;
    Ps:
    After editing the file you needed to edit; save the file and try running update manager again
    Last edited by mhgsys; August 23rd, 2010 at 08:50 PM.
    When your thread it solved: go to thread tools > Mark this thread as solved
    for SIS 771/671 use xcompmgr to have transparent terminals. just load it at startup.

    And then they asked: what's a pbkac error?

  10. #10
    Join Date
    Aug 2010
    Location
    Missouri
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Error when trying to update.

    Alright so I edited the files, rebooted and tried again. It did not work. Found the sources list through the directory and opened it and found the link under other software. In there it allowed me to edit the link. Ran the update and no errors. Thanks for the help!

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
  •