[Bug 1318691] Re: missing or wrong links in qemu-kvm

2014-05-22 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318691 Title: missing or wrong links in qemu-kvm To manage notifications about this

[Bug 1318691] Re: missing or wrong links in qemu-kvm

2014-05-22 Thread Serge Hallyn
I tried again to reproduce this on a fresh 14.04 install, following the instructions at https://wiki.ubuntu.com/SergeHallyn_libvirtlxc The container started fine and I could log in as ubuntu/ubuntu through the console provided by virsh. Please attach the following files:

Re: [Bug 1318691] Re: missing or wrong links in qemu-kvm

2014-05-22 Thread Philip Orleans
I will do a fresh Ubuntu install on a new server. One question, I need GUI over vnc, is there a difference between Ubuntu Server and Desktop, beyond the GUI? Federico On Thu, May 22, 2014 at 11:19 AM, Serge Hallyn 1318...@bugs.launchpad.net wrote: I tried again to reproduce this on a fresh 14.04

Re: [Bug 1318691] Re: missing or wrong links in qemu-kvm

2014-05-22 Thread Serge Hallyn
No, the libvirt and qemu packages will be identical whether you started with server or desktop. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318691 Title: missing or wrong links in /usr/libexec

Re: [Bug 1318691] Re: missing or wrong links in qemu-kvm

2014-05-14 Thread Serge Hallyn
I do not see such an error on a fresh 14.04 machine. It sounds as though you may have libvirt installed from another package or from source, conflicting with the ubuntu package. Please show the results of dpkg -l | egrep (qemu|libvirt) ps -ef | grep libvir whereis libvirtd for x in `which

Re: [Bug 1318691] Re: missing or wrong links in qemu-kvm

2014-05-14 Thread Philip Orleans
No at all, fresh 14.04 server install. Please find attached the requested data. On Wed, May 14, 2014 at 10:20 AM, Serge Hallyn 1318...@bugs.launchpad.net wrote: I do not see such an error on a fresh 14.04 machine. It sounds as though you may have libvirt installed from another package or from

Re: [Bug 1318691] Re: missing or wrong links in qemu-kvm

2014-05-14 Thread Serge Hallyn
Sorry I had a mis-spelling in one of the commands. Could you please do: for x in `which libvirtd`; do dpkg -S $x done thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318691 Title:

Re: [Bug 1318691] Re: missing or wrong links in qemu-kvm

2014-05-14 Thread Philip Orleans
new data as requested by the way, the issue can be simply recreated by removing the symlinks. I can give you access, between 12 Pm and 6 Am, and you can try to start container or a virtual machine without the symlinks. On Wed, May 14, 2014 at 5:06 PM, Serge Hallyn 1318...@bugs.launchpad.net

[Bug 1318691] Re: missing or wrong links in qemu-kvm

2014-05-14 Thread Serge Hallyn
thanks for reporting this bug. However, libvirt-bin and qemu do not install anything under /usr/libexec. Could you please show the results of dpkg -S /usr/libexec/libvirt_lxc dpkg -S /usr/libexec/qemu-kvm dpkg -l | egrep (qemu|libvirt) ** Changed in: libvirt (Ubuntu) Status: New =

Re: [Bug 1318691] Re: missing or wrong links in qemu-kvm

2014-05-14 Thread Philip Orleans
I did not explain myself correctly. Once you install libvirt and LXC, go ahead and type virsh start myvm the error message that shows up says I cannot find xxx in /usr/libexec. Then you find that and make symlink to /usr/libexec, and it works. So what you say is true: libvirt-bin and qemu do