设备环境:(物理机、局域网/公网、系统0.8.47)
BUG现象:(系统更新失败(0.8.47->0.9.18失败))[目前两台设备版本都是0.8.47,两台都升级失败]
出现频率:(必现)
联系方式:(本贴或私信)
日志文件:(尝试置顶贴命令curl https://download.liveupdate.fnnas.com/x86_64/sh/fixlib.sh | bash代码如下)
root@fn-com:# curl https://download.liveupdate.fnnas.com/x86_64/sh/fixlib.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 280 100 280 0 0 475 0 --:--:-- --:--:-- --:--:-- 477
Fixing broken packages...
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
libegl-nvidia0 : Depends: libnvidia-egl-wayland1 but it is not installable
libegl1 : Depends: libegl-mesa0 but it is not installable
libpython3.11 : Depends: libpython3.11-stdlib (= 3.11.2-6+deb12u5) but 3.11.2-6+deb12u6 is installed
nvidia-egl-icd : Depends: nvidia-egl-common but it is not installable
nvidia-kernel-support : Depends: nvidia-modprobe (>= 535) but it is not installable
python3-setuptools : Depends: python3-pkg-resources (= 66.1.1-1) but 66.1.1-1+deb12u1 is installed
python3.11 : Depends: libpython3.11-stdlib (= 3.11.2-6+deb12u5) but 3.11.2-6+deb12u6 is installed
python3.11-minimal : Depends: libpython3.11-minimal (= 3.11.2-6+deb12u5) but 3.11.2-6+deb12u6 is installed
systemd : Depends: libsystemd-shared (= 252.30-1deb12u2) but 252.38-1deb12u1 is installed
Depends: libsystemd0 (= 252.30-1deb12u2) but 252.38-1deb12u1 is installed
systemd-container : Depends: libsystemd-shared (= 252.30-1deb12u2) but 252.38-1deb12u1 is installed
systemd-timesyncd : Depends: libsystemd-shared (= 252.30-1deb12u2) but 252.38-1deb12u1 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
Installing libc6 with --allow-change-held-packages...
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libc6 is already the newest version (2.36-9+deb12u4).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libegl-nvidia0 : Depends: libnvidia-egl-wayland1 but it is not installable
libegl1 : Depends: libegl-mesa0 but it is not installable
libpython3.11 : Depends: libpython3.11-stdlib (= 3.11.2-6+deb12u5) but 3.11.2-6+deb12u6 is to be installed
nvidia-egl-icd : Depends: nvidia-egl-common but it is not installable
nvidia-kernel-support : Depends: nvidia-modprobe (>= 535) but it is not installable
python3-setuptools : Depends: python3-pkg-resources (= 66.1.1-1) but 66.1.1-1+deb12u1 is to be installed
python3.11 : Depends: libpython3.11-stdlib (= 3.11.2-6+deb12u5) but 3.11.2-6+deb12u6 is to be installed
python3.11-minimal : Depends: libpython3.11-minimal (= 3.11.2-6+deb12u5) but 3.11.2-6+deb12u6 is to be installed
systemd : Depends: libsystemd-shared (= 252.30-1deb12u2) but 252.38-1deb12u1 is to be installed
Depends: libsystemd0 (= 252.30-1deb12u2) but 252.38-1deb12u1 is to be installed
systemd-container : Depends: libsystemd-shared (= 252.30-1deb12u2) but 252.38-1deb12u1 is to be installed
systemd-timesyncd : Depends: libsystemd-shared (= 252.30-1deb12u2) but 252.38-1~deb12u1 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Process completed.

