2
ia32-libs:取决于:ia32-libs-i386,但它不可安装
我试图ia32-libs在我的Debian x86_64盒子上安装(依赖项来构建VirtualBox源代码),但是它给了我错误: The following packages have unmet dependencies: ia32-libs : Depends: ia32-libs-i386 but it is not installable E: Unable to correct problems, you have held broken packages. 自然,我继续尝试安装ia32-libs-i386,但是遇到另一个错误: Package ia32-libs-i386 is not available, but is referred to by another package. This may mean that the package is missing, has been …