Gentoo Archives: gentoo-amd64

From: malc <mlashley@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Evolution merge bombing
Date: Wed, 29 Jul 2009 19:36:56
Message-Id: 1362ccfa0907291236n5d589765r815c1be07bd3b010@mail.gmail.com
In Reply to: [gentoo-amd64] Evolution merge bombing by Mark Haney
1 ls /usr/lib64/python*/site-packages/libxml2.py
2
3 If it's not in the latest python directory
4 Upgraded python and didn't run python-updater?
5 If it doesn't exist at all
6 Re-emerge libxml2 with USE=python?
7 Else emerge --info and equery f libxml2 to some nopaste site :)
8
9 Cheers,
10 malc.
11
12 On Wed, Jul 29, 2009 at 8:18 PM, Mark Haney<mhaney@××××××××××××.org> wrote:
13 > Unfortunately I'm having to install Evolution on my system so I can
14 > manage my exchange calendar at work.  My problem is 2.24.5 is bombing
15 > with this error:
16 >
17 > Traceback (most recent call last):
18 >
19 >  File "/usr/bin/xml2po", line 35, in <module>
20 >
21 >    import libxml2
22 >
23 > ImportError: No module named libxml2
24 >
25 > make[2]: *** [cs/evolution.xml] Error 1
26 >
27 > make[2]: *** Waiting for unfinished jobs....
28 >
29 > Traceback (most recent call last):
30 >
31 >  File "/usr/bin/xml2po", line 35, in <module>
32 >
33 >    import libxml2
34 >
35 > ImportError: No module named libxml2
36 >
37 > Any ideas?
38 >
39 > --
40 > Interdum feror cupidine partium magnarum Europae vincendarum
41 >
42 > Mark Haney
43 > Sr. Systems Administrator
44 > ERC Broadband
45 > (828) 350-2415
46 >
47 >

Replies

Subject Author
Re: [gentoo-amd64] Evolution merge bombing Mark Haney <mhaney@××××××××××××.org>