Expection TypeError occuring in just one of my clones
Steve Borho
steve at borho.org
Thu Oct 22 15:58:07 CDT 2009
On Thu, Oct 22, 2009 at 3:49 PM, Marko Käning <mk-lists at email.de> wrote:
>> I get this all the time when hg exits, if it had shelled out an ssh
>> command. I suspect it is simply a Python bug. Have you updated your
>> Python version recently?
>
> Hmmm, to be able to use the activity extension I installed some python libs, marked with an asterisk:
>
> marko at miraculinux:~/WC/HD> rpm -qa | grep python
> libpython2_6-1_0-2.6.0-2.22.1
> python-numeric-24.2-195.9
> libxml2-python-2.7.1-9.1
> python-gtk-2.12.1-63.3
> python-ReportLab-2.1-1.23
> python-urlgrabber-3.1.0-178.9
> rpm-python-4.4.2.3-20.1
> python-configobj-4.6.0-0.pm.1.1 *
> dbus-1-python-0.83.0-21.37
> python-numpy-1.3.0-0.pm.1.1 *
> python-sip-4.7.7-1.44
> python-qt-3.17.4-1.95
> python-base-2.6.0-2.22.1
> python-2.6.0-2.21.1
> python-qt4-4.4.3-1.41
> gimp-plugins-python-2.6.2-2.16
> python-xml-2.6.0-2.22.1
> python-satsolver-0.13.8-0.1.2
> python-gobject2-2.15.4-2.33
> python-cairo-1.6.4-1.33
> python-matplotlib-0.98.5.2-0.pm.1.1 *
>
> Otherwise matplotlib would not run. So, the answer is yes, I upgraded parts of python which doesn't seem to be so good an idea. :(
>
> As you can see the two packages in question are packman packages...
>
> So, I wonder what can be done now...
>
> Uncommmenting hgactivity from my config file let the strange messages DISAPPEAR! So it's connected to these upgraded python files...
The warnings are mostly harmless. I've been happily ignoring them for
some time. It doesn't have any effect on the actual push/pulls.
--
Steve Borho
More information about the Mercurial
mailing list