tags 645226 - pending + moreinfo thanks I might have jumped to conclusion rather quickly. It seems aqemu needs to have qemu installed in order to access all of its functionnalities, so the 'OR' dependency does not fit.
Moreover, on my local machine, I am able to install qemu and qemu-kvm, and both are detected by Aqemu. ---- berghoul:~$ dpkg -l qemu* 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 Description +++-==============-==============-============================================ ii qemu 0.14.1+dfsg-3 fast processor emulator ii qemu-keymaps 0.14.1+dfsg-3 QEMU keyboard maps ii qemu-kvm 0.14.1+dfsg-4 Full virtualization on x86 hardware ii qemu-system 0.14.1+dfsg-3 QEMU full system emulation binaries ii qemu-user 0.14.1+dfsg-3 QEMU user mode emulation binaries ii qemu-utils 0.14.1+dfsg-3 QEMU utilities ---- What version of qemu and/or qemu-kvm are you running? The Wheezy version (0.15.1+dfsg-1) shows that it does not conflict with qemu: ---- ~$ apt-cache show qemu-kvm | grep Conflicts Conflicts: kvm (<< 1:0), kvm-data (<= 66+dfsg-1.1), kvm-source (<= 18-1) ---- You should be able to install both of them on the same machine (i386 or amd64). Can you please send more info about your local setup? Thanks, Ignace M -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

