我正在尝试升级 pop 操作系统。我正在关注这个教程:
https://support.system76.com/articles/upgrade-pop/
终于到了第6步并运行了
pop-upgrade release upgrade
这表明模拟升级顺利。我重新启动了设备并收到错误。尝试通过命令行更正它:
$ sudo apt install -f
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
gdm3 : Depends: gir1.2-gdm-1.0 (= 41~rc-0ubuntu2pop0~1634915133~21.10~cf40258) but 42.0-1ubuntu6pop1~1650301427~22.04~2055533 is installed
Depends: libgdm1 (= 41~rc-0ubuntu2pop0~1634915133~21.10~cf40258) but 42.0-1ubuntu6pop1~1650301427~22.04~2055533 is installed
gnome-settings-daemon : Depends: gnome-settings-daemon-common (= 40.0.1-1ubuntu3pop0~1639691325~21.10~3bcd31b) but 42.1-1ubuntu3pop0~1651657687~22.04~0386384 is installed
systemd : Depends: libsystemd0 (= 248.3-1ubuntu8.6~1650893010~21.10~9a0cd5e) but 249.11-0ubuntu3pop0~1650312774~22.04~cecf6af is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
所以不确定发生了什么或如何解决它。