delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-5.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_BF,TW_BG,TW_YG |
X-Spam-Check-By: | sourceware.org |
X-Received: | by 10.152.145.8 with SMTP id sq8mr8177909lab.21.1355996882830; Thu, 20 Dec 2012 01:48:02 -0800 (PST) |
Message-ID: | <50D2DED1.2010708@gmail.com> |
Date: | Thu, 20 Dec 2012 10:48:01 +0100 |
From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: python2.6 appears to be missing _md5 module? |
References: | <CAMOQK=NwgNm3ZbobgMDZy2ZT08X3fVCNbWXDU7sK=vfUpdR74g AT mail DOT gmail DOT com> <50D2638E DOT 5030405 AT cornell DOT edu> <CAMOQK=Ptj5+aLS3BA5eW14LPzx1qs+mVjytH6Ua3nY9+d894yA AT mail DOT gmail DOT com> <50D289EA DOT 7070407 AT cornell DOT edu> <CACUHbYOQwaqjdaby62gzZe0jxhrpNRnea7tyZfOpvG5QGxJ3ew AT mail DOT gmail DOT com> <CAMOQK=MOUh+p8QGpDQL=zqrnjxS9egv5zUF_rrUAD0H2XTPyiQ AT mail DOT gmail DOT com> |
In-Reply-To: | <CAMOQK=MOUh+p8QGpDQL=zqrnjxS9egv5zUF_rrUAD0H2XTPyiQ@mail.gmail.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 12/20/2012 9:33 AM, Paul Fredrickson wrote: > On Wed, Dec 19, 2012 at 8:24 PM, David Boyce <dsb AT boyski DOT com> wrote: >> http://lmgtfy.com/?q=python+_md5 >> http://stackoverflow.com/questions/10306531/python-importerror-no-module-named-md5 >> > > Well, it certainly isn't obvious to me how this applied to my > situation: It only talks about building python, and I did not compile > the cygwin version of python. In addition, I already had libopenssl100 > (1.0.1c-2) installed (which you can see in the cygcheck.out I sent). > > However, it turns out to be very close to what is actually wrong for > me. Thinking that I *would* have to compile the python project to find > out what was going wrong, I began installing a bunch of new packages > (gcc, gdb, git, etc). Somewhere along the line I checked again and > noticed that the md5 module was working! Figuring you guys would like > to know exactly which package it was that fixed things for me, I > diff'ed my new cygcheck output with my original, and uninstalled the > new ones one-by-one until it broke again. The offending package is > libopenssl098 (0.9.8x-1) (compat). And indeed with only that package > added, mercurial works just fine now. (Yay) > > So, it appears there is a package dependency between python2.6 and > libopenssl098 that is missing, but most people who need it get it > installed via some other package-dependency path. Very minor bug; > should I file a bug report somewhere? Or will someone here take it > from here? > > Thanks, > the setup.ini correctly reports requires: crypt libbz2_1 libdb4.5 libexpat1 libffi4 libgcc1 libgdbm4 libintl8 libncursesw10 libreadline7 libsqlite3_0 libopenssl098 zlib0 so it was a missing file on your side. Marco -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |