At 12:43 PM +0000 11/17/09, Ollivier Robert wrote:
roberto 2009-11-17 12:43:28 UTCFreeBSD 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 = [email protected] Senior Systems Programmer or [email protected] Rensselaer Polytechnic Institute; Troy, NY; USA _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
