Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] virt-manager-0.9.1 broken?
Date: Wed, 14 Mar 2012 08:13:05
Message-Id: 4F6052C5.3080608@xunil.at
In Reply to: Re: [gentoo-user] virt-manager-0.9.1 broken? by Alan McKinnon
1 Am 13.03.2012 23:17, schrieb Alan McKinnon:
2 > On Tue, 13 Mar 2012 23:13:33 +0100
3 > "Stefan G. Weichinger" <lists@×××××.at> wrote:
4 >
5 >>
6 >> Anyone else seeing this?
7 >>
8 >> No bugreport yet, and I rebuilt and revdeped ....
9 >>
10 >> Stefan
11 >>
12 >
13 > I'm thinking you hit send before typing up the bit where you say what
14 > the issue is you are having.
15
16 Oh, yes, sorry!
17
18 see here:
19
20 $ virt-manager
21 Traceback (most recent call last):
22 File "/usr/share/virt-manager/virt-manager.py", line 393, in <module>
23 _show_startup_error(str(run_e), "".join(traceback.format_exc()))
24 File "/usr/share/virt-manager/virt-manager.py", line 63, in
25 _show_startup_error
26 from virtManager.error import vmmErrorDialog
27 File "/usr/share/virt-manager/virtManager/error.py", line 25, in <module>
28 from virtManager.baseclass import vmmGObject
29 File "/usr/share/virt-manager/virtManager/baseclass.py", line 28, in
30 <module>
31 running_config, gobject, GObject, gtk =
32 virtManager.guidiff.get_imports()
33 File "/usr/share/virt-manager/virtManager/guidiff.py", line 46, in
34 get_imports
35 import virtManager.util
36 File "/usr/share/virt-manager/virtManager/util.py", line 28, in <module>
37 import virtinst
38 File "/usr/lib64/python2.7/site-packages/virtinst/__init__.py", line
39 37, in <module>
40 from Guest import Guest, XenGuest
41 File "/usr/lib64/python2.7/site-packages/virtinst/Guest.py", line 27,
42 in <module>
43 import urlgrabber.progress as progress
44 File "/usr/lib64/python2.7/site-packages/urlgrabber/__init__.py", line
45 54, in <module>
46 from grabber import urlgrab, urlopen, urlread
47 File "/usr/lib64/python2.7/site-packages/urlgrabber/grabber.py", line
48 427, in <module>
49 import pycurl
50 ImportError: /usr/lib64/python2.7/site-packages/pycurl.so: undefined
51 symbol: gcry_control

Replies

Subject Author
Re: [gentoo-user] virt-manager-0.9.1 broken? "Stefan G. Weichinger" <lists@×××××.at>