zoukankan      html  css  js  c++  java
  • Data from such a repository can't be authenticated and is therefore potentially dangerous to use.

    hett@hett-virtual-machine:~$ sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key 0xB01FA116 Executing: /tmp/tmp.1Tl7mgE7Z7/gpg.1.sh --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key 0xB01FA116 gpg: requesting key B01FA116 from hkp server ha.pool.sks-keyservers.net gpg: key B01FA116: public key "Totally Legit Signing Key " imported gpg: key B01FA116: public key "ROS Builder " imported gpg: Total number processed: 2 gpg: imported: 2 (RSA: 1) hett@hett-virtual-machine:~$ sudo apt-get update Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease Hit:2 http://cn.archive.ubuntu.com/ubuntu xenial InRelease Hit:3 http://cn.archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:4 http://cn.archive.ubuntu.com/ubuntu xenial-backports InRelease Get:5 http://packages.ros.org/ros/ubuntu xenial InRelease [4,678 B] Ign:5 http://packages.ros.org/ros/ubuntu xenial InRelease Get:6 http://packages.ros.org/ros/ubuntu xenial/main amd64 Packages [805 kB] Get:7 http://packages.ros.org/ros/ubuntu xenial/main i386 Packages [576 kB] Fetched 1,385 kB in 13s (103 kB/s) Reading package lists... Done W: GPG error: http://packages.ros.org/ros/ubuntu xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F42ED6FBAB17C654 W: The repository 'http://packages.ros.org/ros/ubuntu xenial InRelease' is not signed. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. hett@hett-virtual-machine:~$ sudo apt-get update Get:1 http://packages.ros.org/ros/ubuntu xenial InRelease [4,678 B] Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease Hit:3 http://cn.archive.ubuntu.com/ubuntu xenial InRelease Ign:1 http://packages.ros.org/ros/ubuntu xenial InRelease Hit:4 http://cn.archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:5 http://cn.archive.ubuntu.com/ubuntu xenial-backports InRelease Fetched 4,678 B in 1s (3,021 B/s) Reading package lists... Done W: GPG error: http://packages.ros.org/ros/ubuntu xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F42ED6FBAB17C654 W: The repository 'http://packages.ros.org/ros/ubuntu xenial InRelease' is not signed. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. hett@hett-virtual-machine:~$ sudo rm /var/lib/apt/lists/* -vf hett@hett-virtual-machine:~$ sudo apt-get update
  • 相关阅读:
    CSS 之 样式优先级机制
    SQL Server 之 修改时不允许保存更改
    IP_TOS选项
    eXosip2代码分析
    Ubuntu下关闭apache和mysql的开机启动
    linphone3.4.0代码分析
    XMPP/Jingle Vs SIP/SIMPLE 的简单介绍
    git命令常见问题总结
    正向代理与反向代理的区别
    SIP中OPTIONS方法的用法及示例
  • 原文地址:https://www.cnblogs.com/youran-he/p/11505956.html
Copyright © 2011-2022 走看看