<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">This is just a heads up for people who might have not followed the recent thread and are having difficulties running jhbuild. <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Looks like both Ubuntu Intrepid and Debian Unstable's packages for python-gnome2 come with a gconf.so that includes an rpath setting. This breaks jhbuild in these distributions, as has been discussed previously. <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>The current workaround for this is to remove the setting from the library: <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>sudo aptitude install chrpath<br>
sudo chrpath -d \<br>
/usr/lib/python-support/python-gnome2/python2.5/gtk-2.0/gconf.so<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>I have added notices about this in both http://wiki.laptop.org/go/Sugar_with_sugar-jhbuild and http://sugarlabs.org/go/DevelopmentTeam/Jhbuild<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>The package in Debian Experimental has this bug fixed [0], which was reported in the corresponding Ubuntu bug [1]. <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>[0] http://packages.qa.debian.org/g/gnome-python/news/20081124T173153Z.html<br>
[1] https://bugs.launchpad.net/ubuntu/+source/gnome-python/+bug/327671<br>
-- <br>
  AndrĂ©s</p></body></html>