Re: Current trunk broken for mercurial
- From: Edwin Vane <revane gmail com>
- To: Vincent Legoll <vincent legoll gmail com>
- Cc: meld-list gnome org
- Subject: Re: Current trunk broken for mercurial
- Date: Wed, 18 Mar 2009 09:08:11 -0400
Hi,
So I updated to r1269, and did:
make uninstall
make clean
make install
And now when I run meld from the command line I get:
Traceback (most recent call last):
File "/usr/local/bin/meld", line 76, in <module>
import meldapp
File "/usr/local/lib/meld/meldapp.py", line 36, in <module>
import vcview
File "/usr/local/lib/meld/vcview.py", line 24, in <module>
import tree
File "/usr/local/lib/meld/tree.py", line 18, in <module>
import glib
ImportError: No module named glib
Since I didn't get this before I'm guessing there's a new dependency?
On Tue, Mar 17, 2009 at 7:18 PM, Vincent Legoll
<vincent legoll gmail com> wrote:
Hello,
I think I was to blame for the breakage, I bissected a bug
(diffing a file not in a VC's root dir was broken) back to my
patches in r1209-r1211, which I reverted, and then tested
Andrew Beyer's fix for Bug 414365 instead which was
working great.
So, r1209-r1211 are reverted by r1267, and Andrew's fix
is in r1268.
Sorry for the mess, I wasn't testing my patches enough.
Hope this is fixed for good now.
--
Vincent Legoll
--
Edwin V
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]