相关疑难解决方法(0)

如果存储库/PPA 没有发布文件,我该怎么办?

更新时,我收到以下错误消息:

W: The repository 'http://ppa.launchpad.net/mc3man/trusty-media/ubuntu xenial Release' does not have a Release file.
Run Code Online (Sandbox Code Playgroud)

在这里,我找到了关于此错误的另一个声明:如何在使用 PPA 或更新我的软件包列表时修复 404 错误?

这建议删除某些 PPA;而且,我不确定我是否应该这样做,因为这可能意味着无法获得我需要的更新。

这是我应该做的吗?

updates package-management apt ppa

113
推荐指数
4
解决办法
35万
查看次数

Ubuntu sudo apt get update 404 Not Found问题

我正在使用 Ubuntu 20.04.3 LTS。我已经遇到错误 2 天了,即由于以下错误,我无法在系统上更新或升级或执行软件包安装:

Hit:1 http://packages.microsoft.com/repos/code stable InRelease                                                                   
Hit:2 http://archive.canonical.com/ubuntu focal InRelease                                                                         
Hit:3 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal InRelease                                                              
Hit:4 http://dl.google.com/linux/chrome/deb stable InRelease                                                                      
Ign:5 http://old-releases.ubuntu.com/ubuntu focal InRelease                                                                       
Ign:6 http://old-releases.ubuntu.com/ubuntu focal-updates InRelease                                                               
Hit:7 http://ppa.launchpad.net/kicad/kicad-5.1-releases/ubuntu focal InRelease                                                    
Hit:8 https://deb.opera.com/opera-stable stable InRelease                                                                         
Hit:9 https://packages.microsoft.com/repos/vscode stable InRelease                                                                
Ign:10 http://old-releases.ubuntu.com/ubuntu focal-backports InRelease                                                            
Ign:11 http://ppa.launchpad.net/team-gcc-arm-embedded/ppa/ubuntu focal InRelease                                           
Ign:12 http://old-releases.ubuntu.com/ubuntu focal-security InRelease                                                      
Err:14 http://old-releases.ubuntu.com/ubuntu focal Release                                                                        
  404  Not Found [IP: 91.189.88.247 80]
Err:15 http://ppa.launchpad.net/team-gcc-arm-embedded/ppa/ubuntu focal Release                                                    
  404  Not Found [IP: 91.189.95.85 80]
Err:16 http://old-releases.ubuntu.com/ubuntu focal-updates Release                                                           
  404  Not …
Run Code Online (Sandbox Code Playgroud)

updates repository 20.04

37
推荐指数
1
解决办法
16万
查看次数

标签 统计

updates ×2

20.04 ×1

apt ×1

package-management ×1

ppa ×1

repository ×1