AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题 / 1306624
Accepted
Geralt
Geralt
Asked: 2021-01-10 20:02:14 +0800 CST2021-01-10 20:02:14 +0800 CST 2021-01-10 20:02:14 +0800 CST

在焦点上发布未找到 Eoan 安全和 eoan 更新的文件

  • 772

所以每当我运行时,sudo apt update我都会得到以下输出:

    Hit:1 http://archive.canonical.com/ubuntu eoan InRelease
    Hit:2 http://dl.google.com/linux/chrome/deb stable InRelease                                                                                                                                                                                                                              
    Hit:3 http://ca.archive.ubuntu.com/ubuntu focal InRelease                                                                                                                                                                                                                                 
    Hit:4 http://ca.archive.ubuntu.com/ubuntu focal-updates InRelease                                                                                                                                                                                                                   
    Ign:5 http://ca.archive.ubuntu.com/ubuntu eoan-updates InRelease                                                                                                                                                                                                                      
    Ign:6 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 InRelease                                                                                                                                                           
    Hit:7 http://security.ubuntu.com/ubuntu focal-security InRelease                                                                                                                                               
    Hit:8 http://ca.archive.ubuntu.com/ubuntu focal-backports InRelease                                                                                                                                           
    Hit:9 https://debian.neo4j.com stable InRelease                                                                                                                                                                            
    Ign:10 http://security.ubuntu.com/ubuntu eoan-security InRelease                                                                                                                                                           
    Err:11 http://ca.archive.ubuntu.com/ubuntu eoan-updates Release                                                                                                                                      
      404  Not Found [IP: 2001:67c:1562::15 80]
    Hit:12 http://ppa.launchpad.net/linuxuprising/apps/ubuntu focal InRelease                                                                                                      
    Err:13 http://security.ubuntu.com/ubuntu eoan-security Release                                                                                                                                                      
      404  Not Found [IP: 2001:67c:1562::18 80] 
    Hit:14 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release                                                                                                                                            
    Hit:15 https://packages.microsoft.com/repos/ms-teams stable InRelease                                                                                                                        
    Hit:16 http://ppa.launchpad.net/umang/indicator-stickynotes/ubuntu focal InRelease                   
    Ign:17 https://apache.bintray.com/couchdb-deb focal InRelease
    Get:18 https://apache.bintray.com/couchdb-deb focal Release [1,838 B] 
    Reading package lists... Done     
    E: The repository 'http://ca.archive.ubuntu.com/ubuntu eoan-updates Release' no longer   has a Release file.
    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.
    E: The repository 'http://security.ubuntu.com/ubuntu eoan-security Release' no longer has a Release file.
    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.

现在我的 Ubuntu 版本是 20.04.1 LTS,这是焦点所以我首先想知道为什么有 eoan 相关的存储库?其次,我将如何解决这个错误。我之前有 eoan 作为我在我的机器上安装的第一个 linux 发行版,然后我更新到 20.04。

任何帮助,将不胜感激。

apt
  • 1 1 个回答
  • 1023 Views

1 个回答

  • Voted
  1. Best Answer
    user1091774
    2021-01-10T20:16:07+08:002021-01-10T20:16:07+08:00

    解决此问题的最简单方法是从更新程序中删除“eoan”存储库。

    1. 打开“软件和更新”
    2. 取消选中不必要的存储库

    软件和更新

    从这里apt将自我更新,你应该很好。

    • 2

相关问题

  • 如何编写 shell 脚本来安装应用程序列表?

  • 如何查看存档中可用的软件包的所有版本?

  • 是否可以说出我安装的哪些软件包不在原版安装中?

  • 如何删除 PPA?

  • 使用 apt-get upgrade 时如何强制安装内核更新?

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve