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: python2.6 appears to be missing _md5 module?


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


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