Quoting brian mullan (1173...@bugs.launchpad.net):
> $ ls -l /usr/lib/libvirt
> total 2100
> drwxr-xr-x 2 root root    4096 May  3 17:56 connection-driver
> -rwxr-xr-x 1 root root   14657 Apr 18 13:30 libvirt-guests.sh
> -rwxr-xr-x 1 root root  212512 Apr 18 13:30 libvirt_iohelper
> -rwxr-xr-x 1 root root 1001776 Apr 18 13:30 libvirt_lxc
> -rwxr-xr-x 1 root root  208424 Apr 18 13:30 libvirt_parthelper
> drwxr-xr-x 2 root root    4096 May  3 17:56 lock-driver
> -rwxr-xr-x 1 root root  696512 Apr 18 13:30 virt-aa-helper

Well that's not right - you should see:

serge@sergelap:~$ ls -l /usr/lib/libvirt*
lrwxrwxrwx 1 root root      23 Apr 18 12:30 /usr/lib/libvirt-lxc.so.0 -> 
libvirt-lxc.so.0.1000.2
-rw-r--r-- 1 root root   10352 Apr 18 12:30 /usr/lib/libvirt-lxc.so.0.1000.2
lrwxrwxrwx 1 root root      24 Apr 18 12:30 /usr/lib/libvirt-qemu.so.0 -> 
libvirt-qemu.so.0.1000.2
-rw-r--r-- 1 root root   10312 Apr 18 12:30 /usr/lib/libvirt-qemu.so.0.1000.2
lrwxrwxrwx 1 root root      19 May  3 21:08 /usr/lib/libvirt.so.0 -> 
libvirt.so.0.1000.2
-rw-r--r-- 1 root root 2967872 Apr 18 12:30 /usr/lib/libvirt.so.0.1000.2
serge@sergelap:~$ dpkg -S /usr/lib/libvirt.so.0.1000.2
libvirt0: /usr/lib/libvirt.so.0.1000.2

your dpkg -l listing showed libvirt0 1.0.2-0ubuntu11 installed, so
something seems to have deleted some of its files.  Please try

        sudo apt-get install --reinstall libvirt0

and, while you're at it,

        sudo apt-get install --reinstall libvirt-bin python-libvirt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1173221

Title:
  ubuntu 13.04 virt-manager fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1173221/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to