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

Thread: can't download from software center.

  1. #1
    Join Date
    Oct 2011
    Beans
    82

    can't download from software center.

    I am not able to download anything from Ubuntu software center.
    When I typed the command 'sudo apt-get update' in the terminal I got the following error.



    "W: GPG error: http://security.ubuntu.com oneiric-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
    W: GPG error: http://in.archive.ubuntu.com oneiric Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
    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 oneiric Release: The following signatures were invalid: BADSIG 16126D3A3E5C1192 Ubuntu Extras Archive Automatic Signing Key <ftpmaster@ubuntu.com>

    W: GPG error: http://in.archive.ubuntu.com oneiric-updates 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/oneiric/Release

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



    What should I do?

  2. #2
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: can't download from software center.

    Hi, this is how to replace the GPG key error when installing packages.
    Code:
    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys KEYID
    and replace KEYID with the number shown in the error message.
    Thank you

  3. #3
    Join Date
    Oct 2011
    Beans
    82

    Re: can't download from software center.

    I have replaced KEYID with '40976EAF437D05B5' as it was in the error. Then I tried the command
    'sudo apt-get update' but then I got the following 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 oneiric Release: The following signatures were invalid: BADSIG 16126D3A3E5C1192 Ubuntu Extras Archive Automatic Signing Key <ftpmaster@ubuntu.com>

    W: GPG error: http://in.archive.ubuntu.com oneiric Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
    W: GPG error: http://security.ubuntu.com oneiric-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
    W: GPG error: http://in.archive.ubuntu.com oneiric-updates 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/oneiric/Release

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



    What should I do?

  4. #4
    Join Date
    Oct 2011
    Beans
    82

    Can't download

    Can anyone help me? I am not able to download anything from ubuntu software center.
    I've typed the command 'sudo apt-get update' and I got the error


    "
    Reading package lists... Done
    W: GPG error: http://security.ubuntu.com oneiric-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
    W: GPG error: http://in.archive.ubuntu.com oneiric Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
    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 oneiric Release: The following signatures were invalid: BADSIG 16126D3A3E5C1192 Ubuntu Extras Archive Automatic Signing Key <ftpmaster@ubuntu.com>

    W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/oneiric/Release

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


    what should I do, can anyone help me?

  5. #5

    Re: Can't download

    I would try a different server. Open the Software Center > Edit > Software Sources > change to a different one
    Learning is not attained by chance, it must be sought for with ardor and attended to with diligence. Abigail Adams ( 1744 - 1818 ), 1780;

    My blog Poetry and More Free Ubuntu Magazine

  6. #6
    Join Date
    Oct 2011
    Beans
    82

    Re: Can't download

    Thanks for your advice.


    It's not like I can't open the software center, when I click the button 'Install' it gives messages

    "failed to download package files

    check your internet connection"

    and then,

    "Requires Installation Of untrusted Packages
    The action would require the installation of packages from not authenticated sources."

    and in details it gives"libcddb2 libdvbpsi7 libebml3 libiso9660-7 libmatroska4 libsdl-image1.2 libtar0 libupnp3 libva-x11-1 libvcdinfo0 libxcb-keysyms1 libxcb-randr0 libxcb-xv0 videolan-doc"

    What are untrusted packages and to what sources I should use so that computer will be safe?

  7. #7
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

  8. #8
    Join Date
    Oct 2009
    Location
    Sydney
    Beans
    4,301
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: can't download from software center.

    Quote Originally Posted by wildmanne39 View Post
    hi, try it this link please:
    http://www.ubuntugeek.com/fix-for-gp...k-release.html
    thank you
    +1

  9. #9
    Join Date
    Oct 2011
    Beans
    82

    Re: can't download from software center.

    Solved in another thread
    Can't install from software center

  10. #10
    Join Date
    Oct 2011
    Beans
    82

    Re: Can't download

    Solved in another thread
    Can't install from software center

Page 1 of 2 12 LastLast

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
  •