Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2009 19:49:34 -0400
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        Ollivier Robert <roberto@FreeBSD.org>, ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/mercurial Makefile distinfo pkg-plist
Message-ID:  <p06240804c728e30006d5@[128.113.24.47]>
In-Reply-To: <200911171243.nAHChS3G001616@repoman.freebsd.org>
References:  <200911171243.nAHChS3G001616@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At 12:43 PM +0000 11/17/09, Ollivier Robert wrote:
>roberto     2009-11-17 12:43:28 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     devel/mercurial      Makefile distinfo pkg-plist
>   Log:
>   Update Mercurial to 1.4.

Apologies for the dumb question, but...

I took this opportunity to install mercurial for the first time.
As far as I can tell, the port installed fine.  The web page for
the 'ldc' project tells me that I should be able to:

    hg clone http://hg.dsource.org/projects/ldc ldc

to download the latest snapshot of their work.  But when I do that,
I'm told:

    abort: could not import module thread!
    Exception exceptions.AttributeError: "'httprepository' object
       has no attribute 'urlopener'" in <bound method
       httprepository.__del__ of <mercurial.httprepo.httprepository
       object at 0x28539c8c>> ignored

I tried googling around a bit, and it seems that if I were on
MacOS 10, the above problem could be fixed by:

    sudo port install py25-socket-ssl

but I don't know what to translate that to for ports on freebsd.
Anyone know what minor issue or component that I'm overlooking?
I'm not really looking to learn mercurial, I just want to compile
ldc (D language).

-- 
Garance Alistair Drosehn     =               drosehn@rpi.edu
Senior Systems Programmer               or   gad@FreeBSD.org
Rensselaer Polytechnic Institute;             Troy, NY;  USA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p06240804c728e30006d5>