delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2012/12/22/13:17:26

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-5.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_BF,TW_BG
X-Spam-Check-By: sourceware.org
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:content-type :x-gm-message-state; bh=GdAtG/16/JwsipYOWo3cnL4mrOu1IE3qHPaz52nUwKE=; b=lEHwFnPfztF26ckhcIDhzzS6LluRr6Wf7gtAbLCfXg3l1xPjaqzuB7Md7jW7uXk/n0 yjMesH2XhH7z/RsgWxj5dqO313eTOvjPzKxxo5K4L7fvAOsyxjdEXmjfYRxMXhO+f3ZN hAy9Cu5JkXqe9GqnXCM/67UD0xcC/VpbAKQoGMqzC2h0opfRhTi6wrJmfteq3V8yTBM+ uX2qaUa19OBq0HPEHjH+O4dQyVWcBsjB79d6h9ikSf2FXrz76mGYIne3KS/7aKN8EW9h 1rC7/qgfFrqhlr8cFUCj20bmB+yxAdj+fZJ/2thsEFY/6gOaV/tNdYFPJYx9JzA0m1pY QdZw==
MIME-Version: 1.0
In-Reply-To: <CAMOQK=PXnXLBdraxh5WeY6VTuVwZzqs6XhPKv64_n04gsWcUkw@mail.gmail.com>
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> <50D2DED1 DOT 2010708 AT gmail DOT com> <CAMOQK=PXnXLBdraxh5WeY6VTuVwZzqs6XhPKv64_n04gsWcUkw AT mail DOT gmail DOT com>
From: Robert Pendell <shinji+cygwin AT elite-systems DOT org>
Date: Sat, 22 Dec 2012 13:16:32 -0500
Message-ID: <CAAeCd-PgzVE3wraSygGYY+emB7xOEqXU1fb4XgvEnUD3KRQxdw@mail.gmail.com>
Subject: Re: python2.6 appears to be missing _md5 module?
To: cygwin AT cygwin DOT com
X-Gm-Message-State: ALoCoQkw157mGQGVX6ftcM5bdtRSCQ+m8bfBzahIyRno07au8BTKHG6NbQhW91xDnht0E7C4a/jH
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 Thu, Dec 20, 2012 at 12:27 PM, Paul Fredrickson <SNIP> wrote:
> On Thu, Dec 20, 2012 at 1:48 AM, marco atzeri <SNIP> 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;
>>>
>>
>> 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
>>
>
> Oh, weird....
>
> Because my setup.ini does NOT show that. My setup.ini (which I got
> from http://mirrors.163.com) shows libopenssl100 as the requirement
> for all three python versions:
>
> @ python
> sdesc: "Python language interpreter"
> ldesc: "Python is an interpreted, interactive object-oriented
> programming language suitable (amongst other uses) for distributed
> application development, scripting, numeric computing and system
> testing.  Python is often compared to Tcl, Perl, Java, JavaScript,
> Visual Basic or Scheme."
> category: Python Interpreters
> requires: crypt libbz2_1 libdb4.5 libexpat1 libffi4 libgcc1 libgdbm4
> libintl8 libncursesw10 libreadline7 libsqlite3_0 libopenssl100 zlib0
> _autorebase cygwin
> version: 2.6.8-2
> install: release/python/python-2.6.8-2.tar.bz2 5266672
> 8488ddad64e096482ceed04efaa52e6a
> source: release/python/python-2.6.8-2-src.tar.bz2 15161422
> f9490fd1372964823818ad307e201acc
> [prev]
> version: 2.6.7-1
> install: release/python/python-2.6.7-1.tar.bz2 5267785
> 4b1b22f5e2fd9412188a6f4cbb0b6bc2
> source: release/python/python-2.6.7-1-src.tar.bz2 15116930
> 88941f095cda5d8fa4f0f9cb8d86c5b1
> [test]
> version: 2.7.3-1
> install: release/python/python-2.7.3-1.tar.bz2 5643131
> 5475c0161167a27c6b71747beb1e17ce
> source: release/python/python-2.7.3-1-src.tar.bz2 16232663
> 8795dce967fc31de8e76d6fea046183d
>

It looks like some mirrors are a little behind.  It was updated to use
libopenssl100 a bit back but then when they found that 2.6 broke
without libopenssl098 the author added that back in as a dependency.
At this time the setup.ini has both for python.

Version at mirrors.kernel.org

@ python
sdesc: "Python language interpreter"
ldesc: "Python is an interpreted, interactive object-oriented
programming language suitable (amongst other uses) for distributed
application development, scripting, numeric computing and system
testing.  Python is often compared to Tcl, Perl, Java, JavaScript,
Visual Basic or Scheme."
category: Python Interpreters
requires: crypt libbz2_1 libdb4.5 libexpat1 libffi4 libgcc1 libgdbm4
libintl8 libncursesw10 libreadline7 libsqlite3_0 libopenssl098
libopenssl100 zlib0 _autorebase cygwin
version: 2.6.8-2
install: release/python/python-2.6.8-2.tar.bz2 5266672
8488ddad64e096482ceed04efaa52e6a
source: release/python/python-2.6.8-2-src.tar.bz2 15161422
f9490fd1372964823818ad307e201acc
[prev]
version: 2.6.7-1
install: release/python/python-2.6.7-1.tar.bz2 5267785
4b1b22f5e2fd9412188a6f4cbb0b6bc2
source: release/python/python-2.6.7-1-src.tar.bz2 15116930
88941f095cda5d8fa4f0f9cb8d86c5b1
[test]
version: 2.7.3-1
install: release/python/python-2.7.3-1.tar.bz2 5643131
5475c0161167a27c6b71747beb1e17ce
source: release/python/python-2.7.3-1-src.tar.bz2 16232663
8795dce967fc31de8e76d6fea046183d


Robert Pendell
A perfect world is one of chaos.

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019