[Python-bugs-list] [ python-Bugs-487321 ] Installation fails on module-xmllib.html
noreply@sourceforge.net
noreply@sourceforge.net
Fri, 30 Nov 2001 14:42:39 -0800
Bugs item #487321, was opened at 2001-11-29 17:33
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=487321&group_id=5470
Category: Installation
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Barry Kumnick (barryk)
Assigned to: Tim Peters (tim_one)
Summary: Installation fails on module-xmllib.html
Initial Comment:
On NT 4.0 SP6 installation of Python 2.2b2 hangs with
the following message:
"Copying Python Documentation (HTML);
F:\Python22\Doc\lib\module-xmllib.html
Upon further investigation it appears the installation
program is getting hung up while it creates an
infinite length .tmp file (multiple Gb) that consumes
all available disk space on the installation drive.
The installation file Python-2.2b2.exe has a file
length of 7,008,533 bytes.
I've now tried to install both versions 2.1 and 2.2b2 -
both installations have failed for different reasons.
Please get the Windows installations fixed!
----------------------------------------------------------------------
>Comment By: Barry Kumnick (barryk)
Date: 2001-11-30 14:42
Message:
Logged In: YES
user_id=389562
Hi Tim,
I have reproduced the same problem on a physically distinct
machine per your suggestion.
The first machine is an NT4 Enterprise Server Dual
Processor Dual Boot PIII box with SP6.
The second machine is an NT4 Enterprise Server Single
Processor Dual Boot PIII box with SP5.
The installations failed on both machines with the symptoms
noted in my previous post.
Can you advise me how to verify the md5sum on the download
file? I downloaded the md5sum.exe program Martin suggested
in my other bug report, but it returns a message saying:
md5sum: Python-2.2b2.exe: no properly formated MD5 checksum
lines found.
Also, I don't have the md5sum.py module. I might be able to
use that from the command line if you could tell me where
to download it.
Thanks,
Barry Kumnick
----------------------------------------------------------------------
Comment By: Martin v. Löwis (loewis)
Date: 2001-11-30 08:23
Message:
Logged In: YES
user_id=21627
Can you please verify the md5sum of this file as well?
cf59bb416bc43f6bf77a3329db901f6f Python-2.2b2.exe
----------------------------------------------------------------------
Comment By: Tim Peters (tim_one)
Date: 2001-11-29 18:27
Message:
Logged In: YES
user_id=31435
See comment on your bug 487317: you're unique here too.
Can you reproduce on a physically distinct machine?
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=487321&group_id=5470