Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: updating my application library error

  1. #1
    Join Date
    Mar 2013
    Beans
    24

    updating my application library error

    W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://extras.ubuntu.com precise Release: The following signatures were invalid: BADSIG 16126D3A3E5C1192 Ubuntu Extras Archive Automatic Signing Key <ftpmaster@ubuntu.com>


    W: GPG error: http://ng.archive.ubuntu.com precise Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
    W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/precise/Release


    W: Some index files failed to download. They have been ignored, or old ones used instead.





  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: updating my application library error

    Hi ubilli, try to clean the content of /var/lib/apt/lists directory and rebuild it:
    Code:
    sudo rm -fr /var/lib/apt/lists
    sudo mkdir -pv /var/lib/apt/lists/partial
    sudo apt-get update

  3. #3
    Join Date
    Mar 2013
    Beans
    24

    Re: updating my application library error

    Failed to fetch cdrom://Ubuntu 13.04 _Raring Ringtail_ - Alpha i386 (20130417)/dists/raring/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
    Failed to fetch cdrom://Ubuntu 13.04 _Raring Ringtail_ - Alpha i386 (20130417)/dists/raring/restricted/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
    Some index files failed to download. They have been ignored, or old ones used instead.

  4. #4
    Join Date
    Mar 2013
    Beans
    24

    Re: updating my application library error

    this is what it said...

  5. #5
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: updating my application library error

    Quote Originally Posted by ubilli View Post
    Failed to fetch cdrom://Ubuntu 13.04 _Raring Ringtail_ - Alpha i386 (20130417)/dists/raring/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
    Failed to fetch cdrom://Ubuntu 13.04 _Raring Ringtail_ - Alpha i386 (20130417)/dists/raring/restricted/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
    Some index files failed to download. They have been ignored, or old ones used instead.
    Assuming that is the output you obtained after cleaning the content of your /var/lib/apt/lists directory and you've run the command
    Code:
    sudo apt-get update && sudo apt-get upgrade
    apparently your first problem is solved and now the update manager is looking for packages on the Ubuntu CD/DVD. If it is not inserted you get that error. You can disable the CD as package source. Open the software center, go to Edit/Software Sources... and disable the CD on the first tab.

  6. #6
    Join Date
    Mar 2013
    Beans
    24

    Re: updating my application library error

    W: Failed to fetch cdrom://Ubuntu 13.04 _Raring Ringtail_ - Alpha i386 (20130417)/dists/raring/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs


    W: Failed to fetch cdrom://Ubuntu 13.04 _Raring Ringtail_ - Alpha i386 (20130417)/dists/raring/restricted/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs


    E: Some index files failed to download. They have been ignored, or old ones used instead.

  7. #7
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: updating my application library error

    Have you tried any of the suggestions made?
    If you really want someone to be able to provide some help, it isn't enough just to post some output, you should also explain what you've done in order to get said output.

    Can you please post the output of:
    Code:
    cat /etc/apt/sources.list

  8. #8
    Join Date
    Mar 2013
    Beans
    24

    Re: updating my application library error

    # deb cdrom:[Ubuntu 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120823.1)]/ dists/precise/main/binary-i386/


    # deb cdrom:[Ubuntu 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120823.1)]/ dists/precise/restricted/binary-i386/
    # deb cdrom:[Ubuntu 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120823.1)]/ precise main restricted


    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Alpha i386 (20130417)]/ dists/raring/main/binary-i386/
    deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Alpha i386 (20130417)]/ dists/raring/restricted/binary-i386/
    deb http://ng.archive.ubuntu.com/ubuntu/ precise main restricted
    deb-src http://ng.archive.ubuntu.com/ubuntu/ precise main restricted


    ## Major bug fix updates produced after the final release of the
    ## distribution.


    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    ## team. Also, please note that software in universe WILL NOT receive any
    ## review or updates from the Ubuntu security team.
    deb http://ng.archive.ubuntu.com/ubuntu/ precise universe
    deb-src http://ng.archive.ubuntu.com/ubuntu/ precise universe


    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    ## team, and may not be under a free licence. Please satisfy yourself as to
    ## your rights to use the software. Also, please note that software in
    ## multiverse WILL NOT receive any review or updates from the Ubuntu
    ## security team.
    deb http://ng.archive.ubuntu.com/ubuntu/ precise multiverse
    deb-src http://ng.archive.ubuntu.com/ubuntu/ precise multiverse


    ## N.B. software from this repository may not have been tested as
    ## extensively as that contained in the main release, although it includes
    ## newer versions of some applications which may provide useful features.
    ## Also, please note that software in backports WILL NOT receive any review
    ## or updates from the Ubuntu security team.




    ## Uncomment the following two lines to add software from Canonical's
    ## 'partner' repository.
    ## This software is not part of Ubuntu, but is offered by Canonical and the
    ## respective vendors as a service to Ubuntu users.
    # deb http://archive.canonical.com/ubuntu precise partner
    # deb-src http://archive.canonical.com/ubuntu precise partner


    ## This software is not part of Ubuntu, but is offered by third-party
    ## developers who want to ship their latest software.
    deb http://extras.ubuntu.com/ubuntu precise main
    deb-src http://extras.ubuntu.com/ubuntu precise main
    deb http://archive.canonical.com/ precise partner
    deb-src http://archive.canonical.com/ precise partner


    this is the output of what you said i should do...

  9. #9
    Join Date
    Mar 2013
    Beans
    24

    Re: updating my application library error

    am sorry for not commenting...slickymaster

  10. #10
    Join Date
    Apr 2011
    Location
    3rd Rock from the Sun
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: updating my application library error

    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Alpha i386 (20130417)]/ dists/raring/main/binary-i386/
    deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Alpha i386 (20130417)]/ dists/raring/restricted/binary-i386/
    There is your problem.
    Code:
    gksu gedit /etc/apt/sources.list
    ... and add # in front of the deb as suggested below:
    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    #deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Alpha i386 (20130417)]/ dists/raring/main/binary-i386/
    #deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Alpha i386 (20130417)]/ dists/raring/restricted/binary-i386/
    Close Gedit. and in terminal run:
    Code:
    sudo apt-get update && sudo apt-get upgrade
    EDIT: By the way what is your Ubuntu Version, 12.04 or 13.04?
    Last edited by fantab; October 21st, 2013 at 05:01 PM.
    "Evolution is Nature's way of issuing upgrades."


Page 1 of 2 12 LastLast

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
  •