Issue 1169633: Install fail code 2932 after fail to copy python_icon.exe (original) (raw)

Issue1169633

Created on 2005-03-24 04:04 by wks2, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (3)
msg60706 - (view) Author: Wagner (wks2) Date: 2005-03-24 04:04
In the Enterprise Windows environment we have a Network share as the homedir for all users. The server forbid to write .exe files to this share. I can install programs in the local disk (I have lots of then installed). Python-2.4.MSI Installation fails with error code 2932 after the system rejects the copy of python_icon.exe to the homedir.
msg60707 - (view) Author: Martin v. Löwis (loewis) * (Python committer) Date: 2005-04-01 21:55
Logged In: YES user_id=21627 Please provide a little more details on how to reproduce this: What operating system are you using? How precisely is the server setup to forbid writing .exe files to a share? Are you trying to install the program as a machine administrator, or as a non-administrator? If administrator, did you select per-user or per-machine installations? As is, it is very hard to understand what you did.
msg82182 - (view) Author: Daniel Diniz (ajaksu2) * (Python triager) Date: 2009-02-15 23:32
Will close soon for lack of response for OP unless someone wants to adopt it.
History
Date User Action Args
2022-04-11 14:56:10 admin set github: 41750
2009-02-20 01:53:49 ajaksu2 set status: pending -> closedresolution: works for me
2009-02-18 01:51:33 ajaksu2 set status: open -> pending
2009-02-15 23:32:52 ajaksu2 set priority: normal -> lownosy: + ajaksu2type: behaviormessages: + stage: test needed
2005-03-24 04:04:56 wks2 create