X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.1 required=5.0	tests=AWL,BAYES_00,SPF_HELO_PASS,TW_YG
X-Spam-Check-By: sourceware.org
From: Erik Knowles <eknowles@geosystemsoftware.com>
To: cygwin@cygwin.com
Date: Tue, 5 Mar 2013 11:30:08 -0700
Message-ID: <20133511308.477748@A6>
Subject: Re: Regression: Python 2.7.3 socket Module Not Compiled with SSL Support?
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r25IUbbq012206


> WFM.  Try cygcheck /usr/lib/python2.7/lib-dynload/_ssl.dll and
> see if any DLLs are missing, and if so, install them.

That check led me to a probable version mismatch. /bin held a "cygcrypto-1.0.0.0.dll.new" file -- apparently there was a rename problem during the installation finalization. (I did have to reboot after the original 2.7 installation due to in-use files.) I manually moved the .new version over and all's OK.

Thanks for your help.

- Erik Knowles

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


