相关疑难解决方法(0)

如何将 Ubuntu 从 16.10 更新到 17.10?

我糊涂了。我只是尝试将 Ubuntu Server 系统从 16.10 升级到 17.10 .... 没有成功。更新此类 Ubuntu 系统的所有典型方法都不起作用。do-release-upgrade告诉我:An upgrade from 'yakkety' to 'artful' is not supported with this tool.还有apt dist-upgrade简单地告诉我:没有升级。

有使用这两种工具升级到 17.04 的教程没有帮助,因为现在 17.10 已经发布。他们 - 当然 - 完全按照上述两种方式提供建议,但遵循它们会导致我刚刚描述的奇怪情况。

所以问题是:

  • 如何升级到 16.10 到 17.10?
  • 或者至少:如何将 16.10 升级到 17.04(以便我最终可以更新到 17.10)?

下面是一个例子:

root@mysystem:~# apt update && apt dist-upgrade
Hit:1 http://de.archive.ubuntu.com/ubuntu yakkety InRelease
Hit:2 http://security.ubuntu.com/ubuntu yakkety-security InRelease      
Hit:3 http://de.archive.ubuntu.com/ubuntu yakkety-updates InRelease     
Hit:4 http://de.archive.ubuntu.com/ubuntu yakkety-backports InRelease
Reading package lists... Done                     
Building dependency tree …
Run Code Online (Sandbox Code Playgroud)

upgrade server updates apt 17.10

18
推荐指数
1
解决办法
3万
查看次数

old-releases.ubuntu.com 如何以及何时更新?

old-releases.ubuntu.com 镜像托管 EOL Ubuntu 版本的存储库。该主页(如果算上点升级或12.04.3)目前列出了高达11.10,但dists目录页列出了高达13.04。为什么会出现差异?主页面什么时候更新?最新的 EOL 版本 (13.10) 什么时候移到这里?

mirrors release-management

9
推荐指数
1
解决办法
1160
查看次数

Ubuntu 16.10 Yakketty 不会更新。我可以修复它,还是应该获得 16.04 或 17.10?

所以我有一个漂亮的系统运行得非常好,直到我昨晚想设置一个旧的网络摄像头。我做了 sudo apt-get update 并得到了这个:

Fetched 1,475 B in 3min 25s (7 B/s)
Reading package lists... Done
W: The repository 'http://security.ubuntu.com/ubuntu yakkety-security Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ca.archive.ubuntu.com/ubuntu yakkety Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore …
Run Code Online (Sandbox Code Playgroud)

upgrade updates apt release-management

3
推荐指数
1
解决办法
5864
查看次数

标签 统计

apt ×2

release-management ×2

updates ×2

upgrade ×2

17.10 ×1

mirrors ×1

server ×1