32 비트 패키지를 필요로하는 여러 프로그램이 있습니다 (ia32-lib 패키지를 가리킴). 그러나 설치하려고하면 이런 일이 발생합니다.
spirit@ubuntu:~$ sudo apt-get install ia32-libs
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ia32-libs : Depends: ia32-libs-multiarch but it is not installable
E: Unable to correct problems, you have held broken packages.
큰 헛소리도없고, 패키지는 항상 죽습니다. 한 달 후에 시도했지만 여전히이 오류가 발생하여 특정 패키지를 설치하려고하면이 오류가 발생합니다.
spirit@ubuntu:~$ sudo apt-get install ia32-libs-multiarch
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ia32-libs-multiarch is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'ia32-libs-multiarch' has no installation candidate
나는 Linux whizz-kid가 아니지만 패키지가 존재하지 않는 것 같습니다. 소프트웨어 센터에서 Skype를 검색했는데 (이것은 32 비트 패키지를 설치한다고 들었습니다) 소프트웨어 센터에 나타나지 않으며 웹 사이트에서 다운로드 할 수 있으면 32 비트 패키지가 없다는 오류가 발생합니다.
나를 도와주는 사람은 천 행성의 무게를 가진 신들로부터 메달을 얻을 것입니다. 신을 위해 그것을 착용하지 마십시오.
dpkg --print-foreign-architectures
무엇입니까?
uname -a
터미널 에서도 볼 수 있습니다 .