X-Recipient: archive-cygwin@delorie.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 <Adam.Dinwoodie@metaswitch.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.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: <CE9C056E12502146A72FD81290379E9A608A75BA@ENFIRHMBX1.datcon.co.uk>
References: <CAMOQK=NwgNm3ZbobgMDZy2ZT08X3fVCNbWXDU7sK=vfUpdR74g@mail.gmail.com>	<50D2638E.5030405@cornell.edu>	<CAMOQK=Ptj5+aLS3BA5eW14LPzx1qs+mVjytH6Ua3nY9+d894yA@mail.gmail.com>	<50D289EA.7070407@cornell.edu>	<CACUHbYOQwaqjdaby62gzZe0jxhrpNRnea7tyZfOpvG5QGxJ3ew@mail.gmail.com> <CAMOQK=MOUh+p8QGpDQL=zqrnjxS9egv5zUF_rrUAD0H2XTPyiQ@mail.gmail.com> <50D2DED1.2010708@gmail.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@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 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


