Auchan
deepin
2013-06-29 01:51 补充
Linux Deepin 12.12
auchan@qiliangchi:/etc/apt$ uname -a
Linux qiliangchi 3.8.0-25-generic #37-Ubuntu SMP Thu Jun 6 20:47:07 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Linux Deepin 12.12
auchan@qiliangchi:/etc/apt$ uname -a
Linux qiliangchi 3.8.0-25-generic #37-Ubuntu SMP Thu Jun 6 20:47:07 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Reply Like 0 View the author
auchan@qiliangchi:/etc/apt$ dpkg --print-foreign-architectures
i386
但是
auchan@qiliangchi:/etc/apt$ 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
E: Unable to correct problems, you have held broken packages.
依赖性...
auchan@qiliangchi:/etc/apt$ sudo apt-get install ia32-libs-multiarch
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-multiarch:i386 : Depends: gstreamer0.10-plugins-good:i386 but it is not going to be installed
Depends: libcupsimage2:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.