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 / 问题 / 999366
Accepted
Dmitriy Vinokurov
Dmitriy Vinokurov
Asked: 2018-01-25 03:46:13 +0800 CST2018-01-25 03:46:13 +0800 CST 2018-01-25 03:46:13 +0800 CST

未能从 17.04 发布升级到 17.10 [重复]

  • 772
这个问题在这里已经有了答案:
如何安装软件或从旧的不受支持的版本升级? (12 个回答)
4年前关闭。

由于不再支持 17.04,我决定升级到 17.10,但遇到了以下我无法解决的错误:

Err http://archive.ubuntu.com/ubuntu stable Release                                                                      
  404  Not Found [IP: 91.189.88.161 80]

这是完整的日志:

[16:44]dvinokurov@dvinokurov-WorkPC[~]$ LANG=en sudo do-release-upgrade 
Checking for a new Ubuntu release
Your Ubuntu release is not supported anymore.
For upgrade information, please visit:
http://www.ubuntu.com/releaseendoflife

Get:1 Upgrade tool signature [819 B]                                                                                     
Get:2 Upgrade tool [1247 kB]                                                                                             
Fetched 1247 kB in 0s (0 B/s)                                                                                            
authenticate 'artful.tar.gz' against 'artful.tar.gz.gpg' 
extracting 'artful.tar.gz'

Reading cache

Checking package manager
Reading package lists... Done
Building dependency tree        
Reading state information... Done
Ign http://dl.google.com/linux/chrome/deb stable InRelease                                                               
Hit http://dl.google.com/linux/chrome/deb stable Release                                                                 
Ign http://archive.ubuntu.com/ubuntu zesty InRelease                                                                     
Ign http://archive.ubuntu.com/ubuntu zesty-updates InRelease                                                             
Hit https://repo.skype.com/deb stable InRelease                                                                          
Ign http://archive.ubuntu.com/ubuntu zesty-backports InRelease                                                           
Ign http://archive.ubuntu.com/ubuntu zesty-security InRelease                                                            
Err http://archive.ubuntu.com/ubuntu zesty Release                                                                       
  404  Not Found [IP: 91.189.88.161 80]                                                                                  
Err http://archive.ubuntu.com/ubuntu zesty-updates Release                                                               
  404  Not Found [IP: 91.189.88.161 80]                                                                                  
Err http://archive.ubuntu.com/ubuntu zesty-backports Release                                                             
  404  Not Found [IP: 91.189.88.161 80]                                                                                  
Err http://archive.ubuntu.com/ubuntu zesty-security Release                                                              
  404  Not Found [IP: 91.189.88.161 80]                                                                                  
Hit https://packages.gitlab.com/gitlab/gitlab-ce/ubuntu zesty InRelease                                                  
Hit https://packages.gitlab.com/gitlab/gitlab-ee/ubuntu zesty InRelease                                                  
Ign https://packages.gitlab.com/gitlab/gitlab-ee/ubuntu zesty InRelease                                                  
Hit https://packages.gitlab.com/gitlab/gitlab-ee/ubuntu zesty Release                                                    
Fetched 0 B in 0s (0 B/s)                                                                                                
Reading package lists... Done    
Building dependency tree          
Reading state information... Done

Updating repository information

Third party sources disabled 

Some third party entries in your sources.list were disabled. You can 
re-enable them after the upgrade with the 'software-properties' tool 
or your package manager. 

To continue please press [ENTER]

Hit http://archive.ubuntu.com/ubuntu artful InRelease                                                                    
Hit http://archive.ubuntu.com/ubuntu artful-updates InRelease                                                            
Hit http://archive.ubuntu.com/ubuntu artful-backports InRelease                                                          
Hit http://archive.ubuntu.com/ubuntu artful-security InRelease                                                           
Ign http://archive.ubuntu.com/ubuntu stable InRelease                                                                    
Err http://archive.ubuntu.com/ubuntu stable Release                                                                      
  404  Not Found [IP: 91.189.88.161 80]                                                                                  
Fetched 0 B in 0s (0 B/s)                                                                                                
Hit http://archive.ubuntu.com/ubuntu artful InRelease                                                                    
Hit http://archive.ubuntu.com/ubuntu artful-updates InRelease                                                            
Hit http://archive.ubuntu.com/ubuntu artful-backports InRelease                                                          
Hit http://archive.ubuntu.com/ubuntu artful-security InRelease                                                           
Ign http://archive.ubuntu.com/ubuntu stable InRelease                                                                    
Err http://archive.ubuntu.com/ubuntu stable Release                                                                      
  404  Not Found [IP: 91.189.88.161 80]                                                                                  
Fetched 0 B in 0s (0 B/s)                                                                                                
Hit http://archive.ubuntu.com/ubuntu artful InRelease                                                                    
Hit http://archive.ubuntu.com/ubuntu artful-updates InRelease                                                            
Hit http://archive.ubuntu.com/ubuntu artful-backports InRelease                                                          
Hit http://archive.ubuntu.com/ubuntu artful-security InRelease                                                           
Ign http://archive.ubuntu.com/ubuntu stable InRelease                                                                    
Err http://archive.ubuntu.com/ubuntu stable Release                                                                      
  404  Not Found [IP: 91.189.88.161 80]                                                                                  
Fetched 0 B in 0s (0 B/s)                                                                                                

Error during update 

A problem occurred during the update. This is usually some sort of 
network problem, please check your network connection and retry. 

E:The repository 'http://archive.ubuntu.com/ubuntu stable Release' 
does not have a Release file. 


Restoring original system state

Aborting
Reading package lists... Done    
Building dependency tree          
Reading state information... Done

有人可以帮忙解决吗?

upgrade
  • 1 1 个回答
  • 5363 Views

1 个回答

  • Voted
  1. Best Answer
    TelamonAegisthus
    2018-01-25T04:51:21+08:002018-01-25T04:51:21+08:00

    首先,我们将修复您的存储库:

    sudo sed -i -re 's/([a-z]{2}\.)?archive.ubuntu.com|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list
    

    这应该将您的 /etc/apt/sources.list 调整为类似于以下内容:

    deb http://old-releases.ubuntu.com/ubuntu/ zesty-updates main

    deb http://old-releases.ubuntu.com/ubuntu/ zesty-backports main

    deb http://old-releases.ubuntu.com/ubuntu zesty-security main

    deb http://old-releases.ubuntu.com/ubuntu zesty 主宇宙受限多元宇宙

    然后运行:

    sudo apt-get update && sudo apt-get dist-upgrade
    

    最后,运行:

    sudo do-release-upgrade
    
    • 4

相关问题

  • 在自定义安装以维护升级路径时,应遵循哪些准则?

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

  • 从 8.04 LTS 升级到 10.04 LTS 的体验?

  • 分销升级的合理途径

  • 在不使用标准升级系统的情况下升级有哪些替代方案?

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