* Carsten Hey [2012-06-12 01:09 +0200]: > The first paragraph of http://wiki.debian.org/Multiarch/Implementation > describes how to enable multiarch. To install a foreign package you > could for example run 'apt-get install sc:i386'. Doing this in a newly > created chroot prevents possible problems on your productive system if > things don't work as expected.
If everything else works, you could try to remove sc:i386 via packagesearch with apt-get and aptitude. Doing this with apt-get requires the package name to be architecture qualified for foreign arch packages if they are also available on the native arch (since an needless arch suffix does not cause any harm, checking the availability on the native arch would be a waste of time). I have no idea how aptitude handles arch qualified packagenames, but I assume that it does not complain if arch suffixes are added even if they are not needed. Regards Carsten -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org