apt-get install -f 给出以下内容
Errors were encountered while processing:
flashplugin-downloader:i386
flashplugin-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)
由于我反复遇到上述错误,因此我无法从这一点继续下去。
我在 11.10 上使用 amd64 系统。
答案1
正如最后一条评论提到的,请尝试sudo dpkg --configure -a
但请告诉我们您是否启用了多架构支持在 11.10 中是否以及返回这些错误的确切命令。您使用的是sudo aptitude install something
还是sudo apt-get install something