On 8 September 2015 at 21:12, D. R. Evans wrote: > Am awaiting a response to the e-mail below; I executed the command as > requested, but don't know what I'm supposed to do now :-( > > Doc > > ---- > > D. R. Evans wrote on 09/04/2015 11:17 AM: > > Andrey Rahmatullin wrote on 09/04/2015 09:59 AM: > >> On Thu, Sep 03, 2015 at 06:28:35PM -0600, D. R. Evans wrote: > >>> Following my recent upgrade to jessie, the same command produces: > >>> > >>> ---- > >>> > >>> qdbus: could not exec '/usr/lib/i386-linux-gnu/qt4/bin/qdbus': No such > file or > >>> directory > >> dpkg -l qdbus > >> > > > > ---- > > > > root@homebrew:/home/n7dr# dpkg -l qdbus > > 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 qdbus 4:4.8.6+git64-g5dc amd64 Qt > 4 > > D-Bus tool > > root@homebrew:/home/n7dr# > > > > ---- > > > > I don't understand it, but it doesn't look good. I didn't see any obvious > > complaints during the upgrade process, though (for this or any other > packages > > except db1.5-util, which was held back for some reason). > > > > Doc > > > > > -- > Web: http://www.sff.net/people/N7DR > > Hi,
What terminal are you using? Is it i386 arch terminal or is qtchooser package arch i386? I'm no expert on multi-arch but those could be reasons why running qdbus wants to use i386 version. You can list all i386 packages with dpkg -l *:i386 64-bit qdbus is in /usr/lib/x86_64-linux-gnu/qt4/bin/qdbus

