This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regression: Python 2.7.3 socket Module Not Compiled with SSL Support?


On Tue, Mar 5, 2013 at 1:30 PM, Erik Knowles wrote:
>
>> 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.
>

This is the reason you need to ensure that all processes that depend
on Cygwin have ceased to be opened.  Also, AntiVirus BLODA can cause
the issue of a rename of a file to fail.  The AntiVirus having it open
and reading it for viruses.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]