ubuntu14.04版本升级出错了

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
catik
帖子: 1
注册时间: 2015-10-24 12:44
系统: ubuntu14,04

ubuntu14.04版本升级出错了

#1

帖子 catik » 2015-10-24 12:48

想升级一下ubuntu的版本,结果出现这种情况:
sudo do-release-upgrade -d
正在检查新版 Ubuntu
0% [执行中] 0% [正在连接 archive.ubuntu.com] 0% [正在连接 archive.ubuntu.com (2001:67c:1360:8c01::18)] 0% [正在等待报头] 错误 升级工具签名
404 Not Found [IP: 2001:67c:1360:8c01::18 80]
0% [执行中] 0% [正在等待报头] 错误 升级工具
404 Not Found [IP: 2001:67c:1360:8c01::18 80]
0% [执行中] 已下载 0 B / 0秒 (0 B/s)
WARNING:root:file 'utopic.tar.gz.gpg' missing
下载失败
获取升级信息失败。可能网络有问题。

求大神指点啊 :Cry
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: ubuntu14.04版本升级出错了

#2

帖子 vickycq » 2015-10-24 12:58

ubuntu14.04 版本升级
......
WARNING:root:file 'utopic.tar.gz.gpg' missing
14.04 升级有两条路经

14.04 -> 16.04
14.04 -> 14.10

14.10(utopic) 已经停止支持和线上更新,软件源已经没有 utopic 目录
https://wiki.ubuntu.com/Releases
poloshiao 写了:http://www.noobslab.com/2015/10/how-to- ... -wily.html
How to Upgrade To Ubuntu 15.10 Wily Werewolf From Any Ubuntu Version
任何 Ubuntu 版本 一次到位 升級到 Ubuntu 15.10
qy117121 写了: 恕删
短期内不想重装的话可以把源换成 http://old-releases.ubuntu.com/ubuntu/
不过不会再有软件更新,而且服务器在英国,比较慢
qy117121 写了:viewtopic.php?f=77&t=473404&start=3
参考这里,
把源修改成 http://old-releases.ubuntu.com/ubuntu/
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: ubuntu14.04版本升级出错了

#3

帖子 poloshiao » 2015-10-24 13:02

ubuntu14.04版本升级出错了
WARNING:root:file 'utopic.tar.gz.gpg' missing
1. utopic 14.10 已經停止支援線上安裝/更新

2. 建議 直接升級到 15.10
viewtopic.php?p=3146132#p3146132
2-1. 升級前 建議先把整個 14.04 備存
預防升級失敗的風險
想升级一下ubuntu的版本,结果出现这种情况:
sudo do-release-upgrade -d
3. 補充說明
這個指令 通常用在 tty1 ~ tty6 執行
一般用在升級到目前版本的研發版本 不是穩定發行版
3-1. 執行前 最好先將 tty7 ~ tty12 圖形界面 關閉
3-2. 參閱
http://manpages.ubuntu.com/manpages/viv ... ade.8.html
do-release-upgrade - upgrade operating system to latest release
Upgrade the operating system to the latest release from the command-line. This is the preferred command if the machine has no graphic environment or if the machine is to be upgraded over a remote connection.
-d, --devel-release
Check if upgrading to the latest devel release is possible
回复