分页: 1 / 1

ubuntu14.04版本升级出错了

发表于 : 2015-10-24 12:48
catik
想升级一下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

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

发表于 : 2015-10-24 12:58
vickycq
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/

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

发表于 : 2015-10-24 13:02
poloshiao
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