mercurial broken

Christer Solskogen christer.solskogen at gmail.com
Wed Nov 24 20:50:54 UTC 2010


On Wed, Nov 24, 2010 at 9:30 PM, David DEMELIER
<demelier.david at gmail.com> wrote:
> Hello
>
> after an upgrade to 1.7.1, I can't use mercurial anymore :
>
> markand at Melon ~/devel/dotfiles $ hg pull
> abort: No module named thread!
> Exception AttributeError: "'httpsrepository' object has no attribute
> 'urlopener'" in <bound method httpsrepository.__del__ of
> <mercurial.httprepo.httpsrepository object at 0x80184b110>> ignored
>
> what is happening ?
>

Dont know about you, but it works fine here:
$ hg --version
Mercurial Distributed SCM (version 1.7.1)
(see http://mercurial.selenic.com for more information)

Copyright (C) 2005-2010 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ uname -a
FreeBSD shine 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #0: Sat Nov 13
13:09:55 CET 2010     root at shine:/usr/obj/usr/src/sys/SHINE  amd64

I also tried cloning from https (and pulling) - No error.

-- 
chs,


More information about the freebsd-ports mailing list