[Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2014-07-22 Thread qiang
Hi, I was facing the same problem and my solution as belows:
/etc/init.d/libvirt-bin start  I was prompted: /usr/local/lib/libvirt.so.0: 
version `LIBVIRT_PRIVATE_1.2.2' not found

My executes /usr/sbin/libvirted, why it needs /usr/local/lib/libvirt.so.0 ?
root@compute1:/etc/ld.so.conf.d# ls -la /usr/lib/libvir*
lrwxrwxrwx 1 root root  19 Jun  6 00:56 /usr/lib/libvirt.so.0 - 
libvirt.so.0.1002.2
-rw-r--r-- 1 root root 2816128 Jun  6 00:56 /usr/lib/libvirt.so.0.1002.2
root@compute1:/etc/ld.so.conf.d# ls -la /usr/local/lib/libvir*
lrwxrwxrwx 1 root root   19 Jul  7 14:06 /usr/local/lib/libvirt.so - 
libvirt.so.0.1002.5
lrwxrwxrwx 1 root root   19 Jul  7 14:06 /usr/local/lib/libvirt.so.0 - 
libvirt.so.0.1002.5
-rwxr-xr-x 1 root root 11284204 Jul  7 14:06 /usr/local/lib/libvirt.so.0.1002.5

root@compute1:/etc/ld.so.conf.d# cat /etc/ld.so.conf.d/libc.conf 
# libc default configuration
/usr/local/lib
root@compute1:/etc/ld.so.conf.d#
Modified the /etc/ld.so.conf.d/libc.conf as belows:
root@compute1:/etc/ld.so.conf.d# cat /etc/ld.so.conf.d/libc.conf 
# libc default configuration
/usr/lib
/usr/local/lib
root@compute1:/etc/ld.so.conf.d#
root@compute1:/etc/ld.so.conf.d# ldconfig.real -v | grep libvirt

Fixed.
-Qiang

-- 
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


Re: [Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-06 Thread brian mullan
serge... just wanted you to know that when I said I'd restored ubuntu
yesterday... that I had restored it onto a cloned copy of the original HD
that was having the problem.

Today I reinstalled that original HD, deleted newer copy libvirtthe
libvirt.so.0.1000.4  file
and then reinstalled libvirt per your earlier email:

*serge@tp:~$ ls -l /usr/lib/libvirt.so*
lrwxrwxrwx 1 root root  19 Apr 18 12:30 /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*
*
*
*This is why re-installing the package doesn't help - you have a newer
(higher version) .so so after reinstalling it is linking with that.
Please try removing /usr/lib/libvirt.so.0.1000.4 then re-installing*


And after re-installing libvirt ... VIRT-MANAGER also worked on that
original disk.

Thanks again
Brian


On Mon, May 6, 2013 at 12:38 AM, Serge Hallyn
1173...@bugs.launchpad.netwrote:

 Ok, thanks, glad at least it's working.

 Marking invalid since we can no longer reproduce.

  status: invalid


 ** Changed in: virt-manager (Ubuntu)
Status: New = Invalid

 --
 You received this bug notification because you are subscribed to the bug
 report.
 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


-- 
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


Re: [Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-05 Thread Serge Hallyn
Quoting brian mullan (1173...@bugs.launchpad.net):
 bmullan@thinkpad:~$ ls -l /usr/lib/libvirt*
 -rw-r--r-- 1 root root 30885972 Apr 13 05:08 /usr/lib/libvirt.a
 -rwxr-xr-x 1 root root 1036 Apr 13 05:08 /usr/lib/libvirt.la
 -rw-r--r-- 1 root root97054 Apr 13 05:08 /usr/lib/libvirt-lxc.a
 -rwxr-xr-x 1 root root 1084 Apr 13 05:08 /usr/lib/libvirt-lxc.la
 lrwxrwxrwx 1 root root   23 Apr 13 05:08 /usr/lib/libvirt-lxc.so -
 libvirt-lxc.so.0.1000.4
 lrwxrwxrwx 1 root root   23 May  4 12:56 /usr/lib/libvirt-lxc.so.0 -
 libvirt-lxc.so.0.1000.4
 -rw-r--r-- 1 root root10352 Apr 18 13:30
 /usr/lib/libvirt-lxc.so.0.1000.2
 -rwxr-xr-x 1 root root67394 Apr 13 05:08
 /usr/lib/libvirt-lxc.so.0.1000.4
 -rw-r--r-- 1 root root87782 Apr 13 05:08 /usr/lib/libvirt-qemu.a
 -rwxr-xr-x 1 root root 1091 Apr 13 05:08 /usr/lib/libvirt-qemu.la
 lrwxrwxrwx 1 root root   24 Apr 13 05:08 /usr/lib/libvirt-qemu.so -
 libvirt-qemu.so.0.1000.4
 lrwxrwxrwx 1 root root   24 May  4 12:56 /usr/lib/libvirt-qemu.so.0 -
 libvirt-qemu.so.0.1000.4
 -rw-r--r-- 1 root root10312 Apr 18 13:30
 /usr/lib/libvirt-qemu.so.0.1000.2
 -rwxr-xr-x 1 root root62066 Apr 13 05:08
 /usr/lib/libvirt-qemu.so.0.1000.4
 lrwxrwxrwx 1 root root   19 Apr 13 05:08 /usr/lib/libvirt.so -
 libvirt.so.0.1000.4
 lrwxrwxrwx 1 root root   19 May  4 12:56 /usr/lib/libvirt.so.0 -
 libvirt.so.0.1000.4
 -rw-r--r-- 1 root root  2967872 Apr 18 13:30 /usr/lib/libvirt.so.0.1000.2
 -rwxr-xr-x 1 root root 15635152 Apr 13 05:08 /usr/lib/libvirt.so.0.1000.4

This is interesting.  Where did the

-rwxr-xr-x 1 root root 15635152 Apr 13 05:08
/usr/lib/libvirt.so.0.1000.4


come from?

My raring system has:

serge@tp:~$ ls -l /usr/lib/libvirt.so*
lrwxrwxrwx 1 root root  19 Apr 18 12:30 /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

This is why re-installing the package doesn't help - you have a newer
(higher version) .so so after reinstalling it is linking with that.
Please try removing /usr/lib/libvirt.so.0.1000.4 then re-installing
again.

-- 
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


Re: [Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-05 Thread brian mullan
I'm thinking that was probably the problem but due to some work deadlines I
had just re-installed ubuntu (keeping existing apps/accts etc) in order to
try to get virt-manager working again... and it is.

thanks Serge.!



On Sun, May 5, 2013 at 5:46 PM, Serge Hallyn 1173...@bugs.launchpad.netwrote:

 Quoting brian mullan (1173...@bugs.launchpad.net):
  bmullan@thinkpad:~$ ls -l /usr/lib/libvirt*
  -rw-r--r-- 1 root root 30885972 Apr 13 05:08 /usr/lib/libvirt.a
  -rwxr-xr-x 1 root root 1036 Apr 13 05:08 /usr/lib/libvirt.la
  -rw-r--r-- 1 root root97054 Apr 13 05:08 /usr/lib/libvirt-lxc.a
  -rwxr-xr-x 1 root root 1084 Apr 13 05:08 /usr/lib/libvirt-lxc.la
  lrwxrwxrwx 1 root root   23 Apr 13 05:08 /usr/lib/libvirt-lxc.so -
  libvirt-lxc.so.0.1000.4
  lrwxrwxrwx 1 root root   23 May  4 12:56 /usr/lib/libvirt-lxc.so.0 -
  libvirt-lxc.so.0.1000.4
  -rw-r--r-- 1 root root10352 Apr 18 13:30
  /usr/lib/libvirt-lxc.so.0.1000.2
  -rwxr-xr-x 1 root root67394 Apr 13 05:08
  /usr/lib/libvirt-lxc.so.0.1000.4
  -rw-r--r-- 1 root root87782 Apr 13 05:08 /usr/lib/libvirt-qemu.a
  -rwxr-xr-x 1 root root 1091 Apr 13 05:08 /usr/lib/libvirt-qemu.la
  lrwxrwxrwx 1 root root   24 Apr 13 05:08 /usr/lib/libvirt-qemu.so -
  libvirt-qemu.so.0.1000.4
  lrwxrwxrwx 1 root root   24 May  4 12:56 /usr/lib/libvirt-qemu.so.0
 -
  libvirt-qemu.so.0.1000.4
  -rw-r--r-- 1 root root10312 Apr 18 13:30
  /usr/lib/libvirt-qemu.so.0.1000.2
  -rwxr-xr-x 1 root root62066 Apr 13 05:08
  /usr/lib/libvirt-qemu.so.0.1000.4
  lrwxrwxrwx 1 root root   19 Apr 13 05:08 /usr/lib/libvirt.so -
  libvirt.so.0.1000.4
  lrwxrwxrwx 1 root root   19 May  4 12:56 /usr/lib/libvirt.so.0 -
  libvirt.so.0.1000.4
  -rw-r--r-- 1 root root  2967872 Apr 18 13:30 /usr/lib/libvirt.so.0.1000.2
  -rwxr-xr-x 1 root root 15635152 Apr 13 05:08 /usr/lib/libvirt.so.0.1000.4

 This is interesting.  Where did the

 -rwxr-xr-x 1 root root 15635152 Apr 13 05:08
 /usr/lib/libvirt.so.0.1000.4


 come from?

 My raring system has:

 serge@tp:~$ ls -l /usr/lib/libvirt.so*
 lrwxrwxrwx 1 root root  19 Apr 18 12:30 /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

 This is why re-installing the package doesn't help - you have a newer
 (higher version) .so so after reinstalling it is linking with that.
 Please try removing /usr/lib/libvirt.so.0.1000.4 then re-installing
 again.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 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


-- 
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


Re: [Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-05 Thread Serge Hallyn
Ok, thanks, glad at least it's working.

Marking invalid since we can no longer reproduce.

 status: invalid


** Changed in: virt-manager (Ubuntu)
   Status: New = Invalid

-- 
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


Re: [Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-04 Thread Serge Hallyn
Quoting brian mullan (1173...@bugs.launchpad.net):
 $ ls -l /usr/lib/libvirt
 total 2100
 drwxr-xr-x 2 root root4096 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 root4096 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


Re: [Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-04 Thread brian mullan
I already had re-installed those but I did again just to make sure (see
below) and still get same errors... see at bottom.

$ *sudo apt-get install --reinstall libvirt0*
[sudo] password for bmullan:
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not
upgraded.
Need to get 0 B/1,332 kB of archives.
After this operation, 0 B of additional disk space will be used.
dpkg: warning: files list file for package
'linux-image-extra-3.8.0-19-generic' missing; assuming package has no files
currently installed
dpkg: warning: files list file for package 'linux-headers-3.8.0-19-generic'
missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'linux-headers-3.8.0-19'
missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'linux-image-3.8.0-19-generic'
missing; assuming package has no files currently installed
(Reading database ... 380718 files and directories currently installed.)
Preparing to replace libvirt0 1.0.2-0ubuntu11 (using
.../libvirt0_1.0.2-0ubuntu11_amd64.deb) ...
Unpacking replacement libvirt0 ...
Setting up libvirt0 (1.0.2-0ubuntu11) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place


$ *sudo apt-get install --reinstall libvirt-bin python-libvirt*
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not
upgraded.
Need to get 0 B/4,391 kB of archives.
After this operation, 0 B of additional disk space will be used.
dpkg: warning: files list file for package
'linux-image-extra-3.8.0-19-generic' missing; assuming package has no files
currently installed
dpkg: warning: files list file for package 'linux-headers-3.8.0-19-generic'
missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'linux-headers-3.8.0-19'
missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'linux-image-3.8.0-19-generic'
missing; assuming package has no files currently installed
(Reading database ... 380718 files and directories currently installed.)
Preparing to replace libvirt-bin 1.0.2-0ubuntu11 (using
.../libvirt-bin_1.0.2-0ubuntu11_amd64.deb) ...
libvirt-bin stop/waiting
Unpacking replacement libvirt-bin ...
Preparing to replace python-libvirt 1.0.2-0ubuntu11 (using
.../python-libvirt_1.0.2-0ubuntu11_amd64.deb) ...
Unpacking replacement python-libvirt ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up libvirt-bin (1.0.2-0ubuntu11) ...
libvirt-bin start/running
Setting up python-libvirt (1.0.2-0ubuntu11) ...
bmullan@thinkpad:~$ ls -l /usr/lib/libvirt*
-rw-r--r-- 1 root root 30885972 Apr 13 05:08 /usr/lib/libvirt.a
-rwxr-xr-x 1 root root 1036 Apr 13 05:08 /usr/lib/libvirt.la
-rw-r--r-- 1 root root97054 Apr 13 05:08 /usr/lib/libvirt-lxc.a
-rwxr-xr-x 1 root root 1084 Apr 13 05:08 /usr/lib/libvirt-lxc.la
lrwxrwxrwx 1 root root   23 Apr 13 05:08 /usr/lib/libvirt-lxc.so -
libvirt-lxc.so.0.1000.4
lrwxrwxrwx 1 root root   23 May  4 12:56 /usr/lib/libvirt-lxc.so.0 -
libvirt-lxc.so.0.1000.4
-rw-r--r-- 1 root root10352 Apr 18 13:30
/usr/lib/libvirt-lxc.so.0.1000.2
-rwxr-xr-x 1 root root67394 Apr 13 05:08
/usr/lib/libvirt-lxc.so.0.1000.4
-rw-r--r-- 1 root root87782 Apr 13 05:08 /usr/lib/libvirt-qemu.a
-rwxr-xr-x 1 root root 1091 Apr 13 05:08 /usr/lib/libvirt-qemu.la
lrwxrwxrwx 1 root root   24 Apr 13 05:08 /usr/lib/libvirt-qemu.so -
libvirt-qemu.so.0.1000.4
lrwxrwxrwx 1 root root   24 May  4 12:56 /usr/lib/libvirt-qemu.so.0 -
libvirt-qemu.so.0.1000.4
-rw-r--r-- 1 root root10312 Apr 18 13:30
/usr/lib/libvirt-qemu.so.0.1000.2
-rwxr-xr-x 1 root root62066 Apr 13 05:08
/usr/lib/libvirt-qemu.so.0.1000.4
lrwxrwxrwx 1 root root   19 Apr 13 05:08 /usr/lib/libvirt.so -
libvirt.so.0.1000.4
lrwxrwxrwx 1 root root   19 May  4 12:56 /usr/lib/libvirt.so.0 -
libvirt.so.0.1000.4
-rw-r--r-- 1 root root  2967872 Apr 18 13:30 /usr/lib/libvirt.so.0.1000.2
-rwxr-xr-x 1 root root 15635152 Apr 13 05:08 /usr/lib/libvirt.so.0.1000.4

/usr/lib/libvirt:
total 2100
drwxr-xr-x 2 root root4096 May  4 12: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 root4096 May  4 12:56 lock-driver
-rwxr-xr-x 1 root root  696512 Apr 18 13:30 virt-aa-helper

*$ virt-manager*
*Traceback (most recent call last):*
*  File /usr/share/virt-manager/virt-manager.py, line 383, in module*
*main()*
*  File /usr/share/virt-manager/virt-manager.py, line 247, in main*
*from virtManager import cli*
*  File 

Re: [Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-04 Thread brian mullan
Serge... if you are running out of ideas let me know as I've a need to get
virt-manage working again and can just do a clean install and restore what
I need.

I've seen only one other hit on this in a google search using:
ImportError: /usr/lib/libvirt.so.0: version `LIBVIRT_PRIVATE_1.0.2' not
found

and that was a python-libvirt bug reported in debian in Jan 2013.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697852

I've also seen ALOT of bugs/problems related to the kernel 3.8.0.19
update/upgrades that many people are reporting (google seach shows many).

My problems did not start with virt-manager until after that 3.8.0.19
kernel upgrade also if I remember right.

Anyway I will let my laptop stay with this until I hear from you whether
you'd like me to collect more info or not.

thanks for you help so far...
Brian



On Sat, May 4, 2013 at 12:59 PM, brian mullan bmullan.m...@gmail.comwrote:

 I already had re-installed those but I did again just to make sure (see
 below) and still get same errors... see at bottom.

 $ *sudo apt-get install --reinstall libvirt0*
 [sudo] password for bmullan:
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not
 upgraded.
 Need to get 0 B/1,332 kB of archives.
 After this operation, 0 B of additional disk space will be used.
 dpkg: warning: files list file for package
 'linux-image-extra-3.8.0-19-generic' missing; assuming package has no files
 currently installed
 dpkg: warning: files list file for package
 'linux-headers-3.8.0-19-generic' missing; assuming package has no files
 currently installed
 dpkg: warning: files list file for package 'linux-headers-3.8.0-19'
 missing; assuming package has no files currently installed
 dpkg: warning: files list file for package 'linux-image-3.8.0-19-generic'
 missing; assuming package has no files currently installed
 (Reading database ... 380718 files and directories currently installed.)
 Preparing to replace libvirt0 1.0.2-0ubuntu11 (using
 .../libvirt0_1.0.2-0ubuntu11_amd64.deb) ...
 Unpacking replacement libvirt0 ...
 Setting up libvirt0 (1.0.2-0ubuntu11) ...
 Processing triggers for libc-bin ...
 ldconfig deferred processing now taking place


 $ *sudo apt-get install --reinstall libvirt-bin python-libvirt*
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not
 upgraded.
 Need to get 0 B/4,391 kB of archives.
 After this operation, 0 B of additional disk space will be used.
 dpkg: warning: files list file for package
 'linux-image-extra-3.8.0-19-generic' missing; assuming package has no files
 currently installed
 dpkg: warning: files list file for package
 'linux-headers-3.8.0-19-generic' missing; assuming package has no files
 currently installed
 dpkg: warning: files list file for package 'linux-headers-3.8.0-19'
 missing; assuming package has no files currently installed
 dpkg: warning: files list file for package 'linux-image-3.8.0-19-generic'
 missing; assuming package has no files currently installed
 (Reading database ... 380718 files and directories currently installed.)
 Preparing to replace libvirt-bin 1.0.2-0ubuntu11 (using
 .../libvirt-bin_1.0.2-0ubuntu11_amd64.deb) ...
 libvirt-bin stop/waiting
 Unpacking replacement libvirt-bin ...
 Preparing to replace python-libvirt 1.0.2-0ubuntu11 (using
 .../python-libvirt_1.0.2-0ubuntu11_amd64.deb) ...
 Unpacking replacement python-libvirt ...
 Processing triggers for man-db ...
 Processing triggers for ureadahead ...
 Setting up libvirt-bin (1.0.2-0ubuntu11) ...
 libvirt-bin start/running
 Setting up python-libvirt (1.0.2-0ubuntu11) ...
 bmullan@thinkpad:~$ ls -l /usr/lib/libvirt*
 -rw-r--r-- 1 root root 30885972 Apr 13 05:08 /usr/lib/libvirt.a
 -rwxr-xr-x 1 root root 1036 Apr 13 05:08 /usr/lib/libvirt.la
 -rw-r--r-- 1 root root97054 Apr 13 05:08 /usr/lib/libvirt-lxc.a
 -rwxr-xr-x 1 root root 1084 Apr 13 05:08 /usr/lib/libvirt-lxc.la
 lrwxrwxrwx 1 root root   23 Apr 13 05:08 /usr/lib/libvirt-lxc.so -
 libvirt-lxc.so.0.1000.4
 lrwxrwxrwx 1 root root   23 May  4 12:56 /usr/lib/libvirt-lxc.so.0 -
 libvirt-lxc.so.0.1000.4
 -rw-r--r-- 1 root root10352 Apr 18 13:30
 /usr/lib/libvirt-lxc.so.0.1000.2
 -rwxr-xr-x 1 root root67394 Apr 13 05:08
 /usr/lib/libvirt-lxc.so.0.1000.4
 -rw-r--r-- 1 root root87782 Apr 13 05:08 /usr/lib/libvirt-qemu.a
 -rwxr-xr-x 1 root root 1091 Apr 13 05:08 /usr/lib/libvirt-qemu.la
 lrwxrwxrwx 1 root root   24 Apr 13 05:08 /usr/lib/libvirt-qemu.so -
 libvirt-qemu.so.0.1000.4
 lrwxrwxrwx 1 root root   24 May  4 12:56 /usr/lib/libvirt-qemu.so.0 -
 libvirt-qemu.so.0.1000.4
 -rw-r--r-- 1 root root10312 Apr 18 13:30
 /usr/lib/libvirt-qemu.so.0.1000.2
 -rwxr-xr-x 1 root root62066 Apr 13 05:08
 /usr/lib/libvirt-qemu.so.0.1000.4
 lrwxrwxrwx 1 root root   19 Apr 13 05:08 /usr/lib/libvirt.so -
 

[Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-04 Thread brian mullan
** Bug watch added: Debian Bug tracker #697852
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697852

-- 
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


[Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-03 Thread brian mullan
*$ dpkg -L libvirt0*
/.
/usr
/usr/lib
/usr/lib/libvirt.so.0.1000.2
/usr/lib/libvirt-lxc.so.0.1000.2
/usr/lib/libvirt-qemu.so.0.1000.2
/usr/share
/usr/share/doc
/usr/share/doc/libvirt0
/usr/share/doc/libvirt0/README
/usr/share/doc/libvirt0/TODO
/usr/share/doc/libvirt0/copyright
/usr/share/doc/libvirt0/NEWS.gz
/usr/share/doc/libvirt0/changelog.Debian.gz
/usr/share/doc/libvirt0/AUTHORS.gz
/usr/lib/libvirt-lxc.so.0
/usr/lib/libvirt-qemu.so.0
/usr/lib/libvirt.so.0


*$ strings /usr/lib/libvirt.so.0.1000.2 | grep LIBVIRT_PRIVATE*
LIBVIRT_PRIVATE_1.0.2

*$ virsh list*
virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_PRIVATE_1.0.2' not found
(required by virsh)


NOTE:   I did a google search on the output of VIRSH LIST cmd (see above)
and found this bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699128



On Thu, May 2, 2013 at 6:35 PM, Serge Hallyn
1173...@bugs.launchpad.netwrote:

 Could you please show the results of:

dpkg -L libvirt0
strings /usr/lib/libvirt.so.0.1000.2 | grep LIBVIRT_PRIVATE
virsh list

 --
 You received this bug notification because you are subscribed to the bug
 report.
 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



** Bug watch added: Debian Bug tracker #699128
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699128

-- 
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


[Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-03 Thread Serge Hallyn
That's an interesting bug, but you have the same versions for libvirt0
and python-libvirt, so that doesn't seem to be the cause of the problem.

Do you by chance have LD_LIBRARY_PATH set to a path which contains an
older libvirt library?  What does 'env' and 'find /usr/local/lib -name
libvirt*' show?

Could you run 'strace -f -ostrace.out virsh list' and attach strace.out?

-- 
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


Re: [Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-03 Thread brian mullan
LD_LIBRARY_PATH is not set to anything but its also not set to anything on
another machine with 13.04 where virt-manager does work

$ *printenv | grep LD_LIBRARY_PATH*
bmullan@thinkpad:~$


find libvirt* shows nothing...

*$ find /usr/local/lib -name libvirt**
bmullan@thinkpad:~$

*$ strace -f -ostrace.out virsh list*
virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_PRIVATE_1.0.2' not found
(required by virsh)





On Fri, May 3, 2013 at 8:43 AM, Serge Hallyn 1173...@bugs.launchpad.netwrote:

 That's an interesting bug, but you have the same versions for libvirt0
 and python-libvirt, so that doesn't seem to be the cause of the problem.

 Do you by chance have LD_LIBRARY_PATH set to a path which contains an
 older libvirt library?  What does 'env' and 'find /usr/local/lib -name
 libvirt*' show?

 Could you run 'strace -f -ostrace.out virsh list' and attach strace.out?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 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


-- 
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


[Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-03 Thread Serge Hallyn
** Changed in: virt-manager (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/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


[Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-03 Thread Serge Hallyn
Could you show 'ls -l /usr/lib/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


Re: [Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-03 Thread brian mullan
$ ls -l /usr/lib/libvirt
total 2100
drwxr-xr-x 2 root root4096 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 root4096 May  3 17:56 lock-driver
-rwxr-xr-x 1 root root  696512 Apr 18 13:30 virt-aa-helper


On Fri, May 3, 2013 at 10:10 PM, Serge Hallyn 1173...@bugs.launchpad.netwrote:

 Could you show 'ls -l /usr/lib/libvirt*' ?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 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


-- 
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


[Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-05-02 Thread Serge Hallyn
Could you please show the results of:

   dpkg -L libvirt0
   strings /usr/lib/libvirt.so.0.1000.2 | grep LIBVIRT_PRIVATE
   virsh list

-- 
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


Re: [Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-04-30 Thread brian mullan
*$ dpkg -l | grep libvirt*

ii  libvirt-bin 1.0.2-0ubuntu11
   amd64programs for the libvirt library
ii  libvirt01.0.2-0ubuntu11
   amd64library for interfacing with different
virtualization systems
ii  libvirtodbc06.1.6+repack-0ubuntu2
   amd64high-performance database - ODBC libraries
ii  python-libvirt  1.0.2-0ubuntu11
   amd64libvirt Python bindings

*$  dpkg -l | grep virt*

ii  erlang-base 1:15.b.1-dfsg-4ubuntu1
amd64Erlang/OTP virtual machine and base
applications
ii  gvfs:amd64  1.16.1-0ubuntu1
   amd64userspace virtual filesystem - GIO module
ii  gvfs:i386   1.16.1-0ubuntu1
   i386 userspace virtual filesystem - GIO module
ii  gvfs-backends   1.16.1-0ubuntu1
   amd64userspace virtual filesystem - backends
ii  gvfs-bin1.16.1-0ubuntu1
   amd64userspace virtual filesystem - binaries
ii  gvfs-common 1.16.1-0ubuntu1
   all  userspace virtual filesystem - common data files
ii  gvfs-daemons1.16.1-0ubuntu1
   amd64userspace virtual filesystem - servers
ii  gvfs-fuse   1.16.1-0ubuntu1
   amd64userspace virtual filesystem - fuse server
ii  gvfs-libs:amd64 1.16.1-0ubuntu1
   amd64userspace virtual filesystem - private libraries
ii  gvfs-libs:i386  1.16.1-0ubuntu1
   i386 userspace virtual filesystem - private libraries
rc  libgvfscommon0  1.8.0-0ubuntu3
amd64userspace virtual filesystem - library
ii  libvirt-bin 1.0.2-0ubuntu11
   amd64programs for the libvirt library
ii  libvirt01.0.2-0ubuntu11
   amd64library for interfacing with different
virtualization systems
ii  libvirtodbc06.1.6+repack-0ubuntu2
   amd64high-performance database - ODBC libraries
ii  openvpn 2.2.1-8ubuntu3
amd64virtual private network daemon
ii  python-libvirt  1.0.2-0ubuntu11
   amd64libvirt Python bindings
ii  python-quantumclient1:2.2.0-0ubuntu1
all  client - Quantum is a virtual network service
for Openstack
ii  python-virtkey  0.63.0-0ubuntu1
   amd64Library to emulate keyboard keypresses.
ii  python3-virtkey 0.63.0-0ubuntu1
   amd64Library to emulate keyboard keypresses.
ii  virt-manager0.9.4-2ubuntu3
all  desktop application for managing virtual
machines
ii  virtinst0.600.3-3ubuntu1
all  Programs to create and clone virtual machines
ii  virtualbox-4.2  4.2.10-84104~Ubuntu~quantal
   amd64Oracle VM VirtualBox
ii  virtuoso-minimal6.1.6+repack-0ubuntu2
   all  high-performance database - core dependency
package
ii  virtuoso-opensource-6.1-bin 6.1.6+repack-0ubuntu2
   amd64high-performance database - binaries
ii  virtuoso-opensource-6.1-common  6.1.6+repack-0ubuntu2
   amd64high-performance database - common files



On Fri, Apr 26, 2013 at 11:34 AM, Serge Hallyn
1173...@bugs.launchpad.netwrote:

 Could you please show the output of

   dpkg -l | grep libvirt
   dpkg -l | grep virt

 ** Changed in: virt-manager (Ubuntu)
Status: New = Incomplete

 ** Changed in: virt-manager (Ubuntu)
Importance: Undecided = High

 --
 You received this bug notification because you are subscribed to the bug
 report.
 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


-- 
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

[Bug 1173221] Re: ubuntu 13.04 virt-manager fails to start

2013-04-26 Thread Serge Hallyn
Could you please show the output of

  dpkg -l | grep libvirt
  dpkg -l | grep virt

** Changed in: virt-manager (Ubuntu)
   Status: New = Incomplete

** Changed in: virt-manager (Ubuntu)
   Importance: Undecided = High

-- 
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