libc6:amd64当前状态'half-install'POP-os
我在我的电脑上运行 POP-os。昨天我跑了sudo apt upgrade但出现以下错误
The following packages have unmet dependencies.
locales : Depends: libc-bin (> 2.32)
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution)
所以我跑了 sudoapt --fix-broken install并得到了
package libc6:amd64 is not ready for configuration
cannot configure (current status 'half-installed')
Errors were encountered while processing:
libc6:amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)
所以尝试 sudoapt install libc6:amd64并像以前一样得到 libc-bin 错误所以尝试sudo apt install libc-bin并得到以下
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies.
locales : Depends: libc-bin (> 2.32)
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
我觉得我在绕圈子