nat*_*ath 14 debian apt upgrade software-updates dist-upgrade
我尝试使用 升级我的 Debian 系统apt
,存储库设置为“测试”,所以我希望它会自动从“Buster”更改为下一个版本“Bullseye”,但由于“Buster”继续前进,我得到:
404 Not Found [IP: 151.101.12.204 80]
Run Code Online (Sandbox Code Playgroud)
运行时apt update
。
该security.debian.org
地址似乎不具有发布的文件,没有地址的变化?
E: The repository 'http://security.debian.org testing/updates Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Run Code Online (Sandbox Code Playgroud)
这是我的相关条目/etc/apt/sources.list
:
deb http://ftp.ch.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.ch.debian.org/debian/ testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free
# jessie-updates, previously known as 'volatile'
deb http://ftp.ch.debian.org/debian/ testing-updates main contrib non-free
deb-src http://ftp.ch.debian.org/debian/ testing-updates main contrib non-free
Run Code Online (Sandbox Code Playgroud)
我查过,man apt-secure
但无法找到或理解相关信息。
更新:到目前为止,我得到了两个答案,都参考了官方debian.org页面,但提出了一个完全不同的解决方案。有人可以解释一下,因为我决定不删除security.debian.org
条目,而是更改了版本属性格式。
小智 22
来自https://wiki.debian.org/Status/Testing
deb http://security.debian.org testing-security main contrib non-free
deb-src http://security.debian.org testing-security main contrib non-free
Run Code Online (Sandbox Code Playgroud)
在最新版本之后,条目略有变化。
归档时间: |
|
查看次数: |
21138 次 |
最近记录: |