Results 1 to 3 of 3

Thread: Adding PPA to software sources no longer automatically downloads keys

  1. #1
    Join Date
    Apr 2009
    Beans
    29
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Adding PPA to software sources no longer automatically downloads keys

    Lately, in Oneiric, adding PPAs to Software Sources doesn't automatically download the necessary key(s) anymore. After adding a PPA from Launchpad, I now frequently receive this message:

    "The following signatures couldn't be verified because the public key is not available:"

    followed by the key signature for the PPA.

    I am able to manually add the key from the terminal with:

    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys

    But I remember Synaptic/Software Sources used to download these keys automatically. What might be going wrong?

  2. #2
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: Adding PPA to software sources no longer automatically downloads keys

    Quote Originally Posted by topdownjimmy View Post
    Lately, in Oneiric, adding PPAs to Software Sources doesn't automatically download the necessary key(s) anymore. After adding a PPA from Launchpad, I now frequently receive this message:

    "The following signatures couldn't be verified because the public key is not available:"

    followed by the key signature for the PPA.

    I am able to manually add the key from the terminal with:

    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys

    But I remember Synaptic/Software Sources used to download these keys automatically. What might be going wrong?
    The maintainer will often place a copy of the authentication key on a public key server such as www.keyserver.net

    I have searched and grabbed these lines from Ubuntu community .
    https://help.ubuntu.com/community/Re...tication%20Tab

    look at this . Hope that help.
    Dont miss anything even it is small. one small pin is enough to bring down a man.


  3. #3
    Join Date
    Apr 2005
    Location
    Finland/UK
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Adding PPA to software sources no longer automatically downloads keys

    Using add-apt-repository from command line works as expected and downloads the key automatically. (I don't remember if Software Sources/Synaptic really has ever done that, although to be honest I'm not sure if I've even tried doing it that way )

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
  •