我无法 apt-upgrade、purge 或安装任何 ubuntu 14.04

我无法 apt-upgrade、purge 或安装任何 ubuntu 14.04

我可以执行 apt-get update,但无法升级、安装或清除。我收到以下错误:

libc-devv-bin: Depends: libc6 (<2.20) but 2.24-9 is to be installed
libc-l10n: Breaks: locales (< 2.21-1) but 2.12+git20120306-12.1 is to be installed 
libc6:i386 : Breaks: locales(<2.24) but 2.12+git20120306-12.1 is to be installed
libc6-dbg: Depends:libc6 (=2.19-0ubuntu6.9)  but 2.24-9 is to be installed
libc6-dev: Depends:libc6 (=2.19-0ubuntu6.9)  but 2.24-9 is to be installed
nodejs-dev: Depends:libssl-dev(>=1.0.0.0g) but it is not going to be installed

E: Unmet dependencies. Try apt-get -f install with no packages

我已经尝试了大多数解决方案,例如: 这里或者这里

但它们都不起作用。

相关内容