sudo apt update
Hit:1 Index of /ubuntu/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror Index of /ubuntu/ | 清华大学开源软件镜像站,致力于为国内和校内用户提供高质量的开源软件镜像、Linux 镜像源服务,帮助用户更方便地获取开源软件。本镜像站由清华大学 TUNA 协会负责运行维护。 http://mirrors.tuna.tsinghua.edu.cn/ubuntu bionic InRelease
Hit:2 Index of /ubuntu/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror Index of /ubuntu/ | 清华大学开源软件镜像站,致力于为国内和校内用户提供高质量的开源软件镜像、Linux 镜像源服务,帮助用户更方便地获取开源软件。本镜像站由清华大学 TUNA 协会负责运行维护。 http://mirrors.tuna.tsinghua.edu.cn/ubuntu bionic-updates InRelease
Hit:3 Index of /ubuntu/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror Index of /ubuntu/ | 清华大学开源软件镜像站,致力于为国内和校内用户提供高质量的开源软件镜像、Linux 镜像源服务,帮助用户更方便地获取开源软件。本镜像站由清华大学 TUNA 协会负责运行维护。 http://mirrors.tuna.tsinghua.edu.cn/ubuntu bionic-backports InRelease
Hit:4 Index of /ubuntu/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror Index of /ubuntu/ | 清华大学开源软件镜像站,致力于为国内和校内用户提供高质量的开源软件镜像、Linux 镜像源服务,帮助用户更方便地获取开源软件。本镜像站由清华大学 TUNA 协会负责运行维护。 http://mirrors.tuna.tsinghua.edu.cn/ubuntu bionic-security InRelease
Get:5 Index of linux/ubuntu/ https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
Err:5 Index of linux/ubuntu/ https://download.docker.com/linux/ubuntu bionic InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7EA0A9C3F273FCD8
Reading package lists... Done
W: GPG error: Index of linux/ubuntu/ https://download.docker.com/linux/ubuntu bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7EA0A9C3F273FCD8
E: The repository ' Index of linux/ubuntu/ https://download.docker.com/linux/ubuntu bionic InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
按照以下还是不行
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7EA0A9C3F273FCD8
Executing: /tmp/apt-key-gpghome.N7u9ick9Hr/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 7EA0A9C3F273FCD8
gpg: key 8D81803C0EBFCD88: 8 signatures not checked due to missing keys
gpg: key 8D81803C0EBFCD88: "Docker Release (CE deb) docker@docker.com" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
sudo apt update
Hit:1 Index of /ubuntu/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror Index of /ubuntu/ | 清华大学开源软件镜像站,致力于为国内和校内用户提供高质量的开源软件镜像、Linux 镜像源服务,帮助用户更方便地获取开源软件。本镜像站由清华大学 TUNA 协会负责运行维护。 http://mirrors.tuna.tsinghua.edu.cn/ubuntu bionic InRelease
Hit:2 Index of /ubuntu/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror Index of /ubuntu/ | 清华大学开源软件镜像站,致力于为国内和校内用户提供高质量的开源软件镜像、Linux 镜像源服务,帮助用户更方便地获取开源软件。本镜像站由清华大学 TUNA 协会负责运行维护。 http://mirrors.tuna.tsinghua.edu.cn/ubuntu bionic-updates InRelease
Hit:3 Index of /ubuntu/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror Index of /ubuntu/ | 清华大学开源软件镜像站,致力于为国内和校内用户提供高质量的开源软件镜像、Linux 镜像源服务,帮助用户更方便地获取开源软件。本镜像站由清华大学 TUNA 协会负责运行维护。 http://mirrors.tuna.tsinghua.edu.cn/ubuntu bionic-backports InRelease
Hit:4 Index of /ubuntu/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror Index of /ubuntu/ | 清华大学开源软件镜像站,致力于为国内和校内用户提供高质量的开源软件镜像、Linux 镜像源服务,帮助用户更方便地获取开源软件。本镜像站由清华大学 TUNA 协会负责运行维护。 http://mirrors.tuna.tsinghua.edu.cn/ubuntu bionic-security InRelease
Get:5 Index of linux/ubuntu/ https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
Err:5 Index of linux/ubuntu/ https://download.docker.com/linux/ubuntu bionic InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7EA0A9C3F273FCD8
Reading package lists... Done
W: GPG error: Index of linux/ubuntu/ https://download.docker.com/linux/ubuntu bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7EA0A9C3F273FCD8
E: The repository ' Index of linux/ubuntu/ https://download.docker.com/linux/ubuntu bionic InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
还是这样,求解
sudo apt update 失败的处理方法_程序猿视角-CSDN博客 执行下面命令:$sudo apt update结果更新老是失败,于是把 etc\apt\sources.list 文件中的数据源修改成国内站点,才搞定:deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic main restricted universe multiversedeb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-updates main restricted univ https://blog.csdn.net/quicmous/article/details/112392539
和
Ubuntu "sudo apt update"失败的问题可以这样解决 - 魏泯 - 博客园 我的Ubuntu版本:elementary OS 5.0 Juno 结果: 结果: https://www.cnblogs.com/Asterism-2012/p/10145657.html
和
Ubuntu "sudo apt update"失败的问题可以这样解决 - osc_6jiql8xy的个人空间 - OSCHINA - 中文开源技术交流社区 我的Ubuntu版本:elementary OS 5.0 Juno 我的命令:sudo apt update 结果: 忽略:1 http://dl.google.com/linux/chrome/deb stable InRelease 命中:2 http://dl.google.com/linux/chrome/deb stable Release 获取:3 http://security.ubuntu.com/ubuntu bionic-security InRele... https://my.oschina.net/u/4369577/blog/3707331
和
https://www.shangmayuan.com/a/0fa7180b80184430a6035181.html