X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,TW_BF,TW_BG,TW_YG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org From: Adam Dinwoodie To: "cygwin AT cygwin DOT com" Subject: RE: python2.6 appears to be missing _md5 module? Date: Thu, 20 Dec 2012 10:13:32 +0000 Deferred-Delivery: Thu, 20 Dec 2012 10:13:00 +0000 Message-ID: References: <50D2638E DOT 5030405 AT cornell DOT edu> <50D289EA DOT 7070407 AT cornell DOT edu> <50D2DED1 DOT 2010708 AT gmail DOT com> In-Reply-To: <50D2DED1.2010708@gmail.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id qBKADoxF001102 marco atzeri wrote: > On 12/20/2012 9:33 AM, Paul Fredrickson wrote: >> 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? > > 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. Unless I'm misreading it (entirely possible; I don't regularly look), the cygcheck.out output doesn't list any missing files or packages; it just doesn't seem to have libopenssl098 in it. Which would imply either Paul overrode the automatic dependency installer, or setup.exe failed to install correctly. It'd be useful for cases like this to have cygcheck look for and report missing dependencies. Although I suspect that may be a case of SHTDI. -- 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