[ python-Bugs-1234328 ] 'insufficient disk space' message wrong (msi on win xp pro)
SourceForge.net
noreply at sourceforge.net
Fri Sep 30 08:39:18 CEST 2005
Bugs item #1234328, was opened at 2005-07-07 11:01
Message generated for change (Comment added) made by nnorwitz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1234328&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Installation
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Patrick Vrijlandt (pvrijlandt)
>Assigned to: Martin v. Löwis (loewis)
Summary: 'insufficient disk space' message wrong (msi on win xp pro)
Initial Comment:
I'm trying to do a non-admin install of python 2.4.1 using
the msi on win xp pro.
Our environment is pretty customized; in an ordinary
explorer window I see drives I, J but no C. "My
Documents" refers to i:\<username> which is an alias
for \<server>\<group>\username. I'm installing to
i:\<username>\python241 for my user only. The server
has enough diskspace and my diskspace is not limited.
When I try to install, bug #1232947 occurs; but when I
try to do the same install with a usb-stick attached
(which appears as volume "e:"), the installer complains
that E has insufficient disk space. In fact, this was true:
but I was not installing on E but on I.
The disk usage button by the way shows enough
diskspace on I: and does not list E:
----------------------------------------------------------------------
>Comment By: Neal Norwitz (nnorwitz)
Date: 2005-09-29 23:39
Message:
Logged In: YES
user_id=33168
Martin, do you have time for this one?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1234328&group_id=5470
More information about the Python-bugs-list
mailing list