在Debian7系统 apt-get update 更新源的时候出现没有公钥的情况
There is no public key available for the following key IDs
解决方法如下
//安装key源
apt-get install debian-keyring debian-archive-keyring
//更新key
apt-key update
apt-get update
在Debian7系统 apt-get update 更新源的时候出现没有公钥的情况
There is no public key available for the following key IDs
解决方法如下
//安装key源
apt-get install debian-keyring debian-archive-keyring
//更新key
apt-key update
apt-get update
在Debian7系统 apt-get update 更新源的时候出现没有公钥的情况
There is no public key available for the following key IDs
解决方法如下
//安装key源
apt-get install debian-keyring debian-archive-keyring
//更新key
apt-key update
apt-get update