Hi, On Sat, Dec 26, 2009 at 1:48 AM, Michael Tokarev <mjt@xxxxxxxxxx> wrote: > Divick Kishore wrote: >> Hi, >> >>> package name is qemu-kvm, executable name is just kvm. (see packages file >>> list: dpkg -L qemu-kvm). do remove qemu. >> >> I don't see any executable by the name kvm. See the output of dpkg -L >> qemu-kvm and dpkg -L kvm-kmod. But I do see an executable by the name >> qemu-system-x86_64 and I am trying to use the same to run an OS image. >> I have even tried to uninstall qemu from my system and then also I see >> the same crash as listed in the earlier post. >> >> dpkg -L qemu-kvm >> /. >> /usr >> /usr/share >> /usr/share/doc >> /usr/share/doc/qemu-kvm >> /usr/share/doc/qemu-kvm/Changelog >> /usr/share/doc/qemu-kvm/LICENSE >> /usr/share/doc/qemu-kvm/COPYING >> /usr/share/doc/qemu-kvm/TODO >> /usr/share/doc/qemu-kvm/README >> /usr/share/doc/qemu-kvm/VERSION >> /usr/share/doc/qemu-kvm/COPYING.LIB >> /usr/local >> /usr/local/share >> /usr/local/share/man >> /usr/local/share/man/man8 > ... > > > Where you got this package from? > It is not from www.corpit.ru for sure -- no of the > packages there contains /usr/local. It's built > differently, to the point where it's impossible to > get files in improper place. > > Please show me `dpkg -s qemu-kvm'. Yeah you are right this package is not from www.corpit.ru as the package downloaded from this site does not install on my system. It complains with the following message: sudo dpkg -i qemu-kvm_0.11.0+dfsg-1tls_i386.deb [sudo] password for divkis01: dpkg - warning: downgrading qemu-kvm from 0.12.1.1-1 to 0.11.0+dfsg-1tls. (Reading database ... 149365 files and directories currently installed.) Preparing to replace qemu-kvm 0.12.1.1-1 (using qemu-kvm_0.11.0+dfsg-1tls_i386.deb) ... Unpacking replacement qemu-kvm ... dpkg: warning - unable to delete old directory `/usr/local/share': Directory not empty dpkg: warning - unable to delete old directory `/usr/local': Directory not empty dpkg: dependency problems prevent configuration of qemu-kvm: qemu-kvm depends on libgnutls26 (>= 2.7.14-0); however: Version of libgnutls26 on system is 2.4.2-6+lenny2. dpkg: error processing qemu-kvm (--install): dependency problems - leaving unconfigured Processing triggers for man-db ... Errors were encountered while processing: qemu-kvm Also I am not sure that as such packages __should__ not be downloaded from any unknown site but only from trusted debian mirrors. Am I not open to any security issues in case I install the package downloaded from www.corpit.ru? Thanks, Divick -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html