From owner-freebsd-questions@FreeBSD.ORG Sat Nov 28 18:27:03 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A65261065670 for ; Sat, 28 Nov 2009 18:27:03 +0000 (UTC) (envelope-from frank@shute.org.uk) Received: from atmail-9.bnguk.net (atmail-9.bnguk.net [80.74.253.9]) by mx1.freebsd.org (Postfix) with ESMTP id 2D9478FC0C for ; Sat, 28 Nov 2009 18:27:02 +0000 (UTC) Received: from 54-144.adsl.zetnet.co.uk ([194.247.54.144] helo=orange.esperance-linux.co.uk) by atmail-9.bnguk.net with esmtp (Exim 4.69) (envelope-from ) id 1NES0M-0000u3-8p; Sat, 28 Nov 2009 18:26:46 +0000 Received: by orange.esperance-linux.co.uk (Postfix, from userid 1001) id C3A354AC1B; Sat, 28 Nov 2009 18:26:45 +0000 (GMT) Date: Sat, 28 Nov 2009 18:26:45 +0000 From: Frank Shute To: Ben Bullock Message-ID: <20091128182645.GA84615@orange.esperance-linux.co.uk> Mail-Followup-To: Ben Bullock , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 8.0-RC1 amd64 X-Organisation: 'shute.org.uk' Cc: freebsd-questions@freebsd.org Subject: Re: What port to use for python / https? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2009 18:27:03 -0000 On Sat, Nov 28, 2009 at 08:49:57PM +0900, Ben Bullock wrote: > > I am trying to install Mercurial on FreeBSD in order to install Go > (programming language). I am running into a problem with Mercurial > which looks like this: > > $ hg pull > abort: could not import module thread! > Exception AttributeError: "'httpsrepository' object has no attribute > 'urlopener'" in > ignored > > Googling turns up very little except the following: > > http://www.idimmu.net/2009/11/11/Python-support-for-SSL-and-HTTPS-is-not-installed > > According to this, "the answer is to install the python socket ssl > library from ports". However, this is for Apple Mac. I am trying to > find the relevant port for FreeBSD without success. Can anyone point > me in the right direction? security/py-openssl maybe? Disclaimer: I don't use mercurial. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html