nat*_*ath 3 debian apt dependencies upgrade
由于未满足的依赖性,升级我的Debian 'bullseye'发行版不起作用。
Operating System: Debian GNU/Linux bullseye/sid
Kernel: Linux 5.6.0-2-686-pae
Architecture: x86
Run Code Online (Sandbox Code Playgroud)
当我尝试使用apt update后跟升级我的系统时apt upgrade,我得到:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gnustep-base-runtime : Depends: gnustep-base-common (= 1.27.0-3) but 1.26.0-7 is to be installed
libgnustep-base1.27 : Depends: gnustep-base-common (= 1.27.0-3) but 1.26.0-7 is to be installed
E: Broken packages
Run Code Online (Sandbox Code Playgroud)
有谁知道如何解决这个问题?
由于gnustep-base测试刚刚从 1.26 过渡到 1.27,涉及从 升级libgnustep-base1.26到libgnustep-base1.27,因此您需要在升级期间允许删除包:使用
apt full-upgrade
Run Code Online (Sandbox Code Playgroud)
而不是apt upgrade.
| 归档时间: |
|
| 查看次数: |
1944 次 |
| 最近记录: |