Verification public key missing during Debian security update

Source: Internet
Author: User

Verification public key missing during Debian security update

/*************************************** ******************************

 * Author  : Samson * Date    : 11/02/2014 * Test platform: *              3.13.0-24-generic *              GNU bash, 4.3.11(1)-release  * *******************************************************************/

Add the Security Update of Debian to the update source configuration file of the system:

V0id @ v0id/etc/apt/sources. list. d $ sudo vim official-package-repositories.list

Deb http://security.debian.org/wheezy/updates main contrib non-free

Use apt-get to update the source:

V0id @ v0id/etc/apt/sources. list. d $ sudo apt-get update

An error occurred while updating the result. The error message is as follows:

Reading the package list... complete

W: GPG error: http://security.debian.org wheezy/updates InRelease: unable to verify the following signature because there is no public key: NO_PUBKEY 8B48AD6246925553

The cause of the above error is that there is no signed Public Key. here we need to use the key management tool to download the missing public key:

Note that the last serial number below is the number of the public key missing in the preceding error;

V0id @ v0id $ sudo apt-key adv -- recv-keys -- keyserver keyserver.Ubuntu.com 8B48AD6246925553

Then, use apt-get update.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.