Hi, >> I'm no expert on multi-arch but those could be reasons >> why running qdbus wants to use i386 version. > > This is a 64-bit system, so I am unclear why multi-arch is involved at all. > Any non-64-bit programs were put there by the debian upgrade procedure, not > by me.
This is not true. See below. >> You can list all i386 packages with dpkg -l *:i386 > > ---- > > [HN:~] dpkg -l *:i386 > Desired=Unknown/Install/Remove/Purge/Hold > | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend > |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) > ||/ Name Version Architecture Description > +++-===========================-==================-==================-============================================================ > ... > ii acroread 9.5.5-dmo2 i386 Adobe > Acrobat Reader: Portable Document Format file viewer > ... > ii qtchooser 47-gd2b7997-2 i386 Wrapper > to select between Qt development binary versions > ... > ii skype 4.2.0.11-1 i386 Wherever > you are, wherever they are > ... > ii wine-bin 1.6.2-20 i386 Windows > API implementation - binaries > ii wine32 1.6.2-20 i386 Windows > API implementation - 32-bit binary loader > ... You have installed these 32-bit packages manually. And these few packages have pulled all other packages with 32-libraries which they are depend on. Best wishes, Boris

