升级 Ubuntu 18.04 时出现问题

升级 Ubuntu 18.04 时出现问题

当我尝试升级时出现此错误。

wget : Depends: libpsl5 (>= 0.16.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). here

问题是,当我想要搜索解决方案并运行它们时,出现此错误:

Errors were encountered while processing:
 /var/cache/apt/archives/libgstreamer-plugins-bad1.0-0_1.16.1-1+b1_amd64.deb
 /var/cache/apt/archives/libgstreamer-plugins-base1.0-0_1.16.1-1_amd64.deb
 /var/cache/apt/archives/libgstreamer-plugins-base1.0-0_1.16.1-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

当我尝试解决该错误时,出现第一个错误。我该如何修复该错误?

相关内容