我刚刚切换到靶心(见下面的来源)
deb http://deb.debian.org/debian/ testing main contrib non-free
deb-src http://deb.debian.org/debian/ testing main contrib non-free
deb http://deb.debian.org/debian/ testing-updates main contrib non-free
deb-src http://deb.debian.org/debian/ testing-updates main contrib non-free
deb http://deb.debian.org/debian-security testing-security main
deb-src http://deb.debian.org/debian-security testing-security main
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)
更新和升级一切正常,但由于以下错误消息,完全升级失败:
The following packages have unmet dependencies:
libc6-dev : Breaks: libgcc-8-dev (< 8.4.0-2~) but 8.3.0-6 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Run Code Online (Sandbox Code Playgroud)
从我在 packages.debian.org 上看到的,Debian 测试应该有 …
只是好奇,从 Linux Mint 19 升级到 20 时,为什么要降级外国包?为什么升级实用程序不能简单地忽略它们?(注意:这可能适用于许多 Linux 发行版,但我只有 Mint,所以这是我唯一可以与之交谈的发行版)。