[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2014-06-17 Thread Martin v . Löwis
Martin v. Löwis added the comment: It seems that the system wasn't rebooted after a previous installation that required a reboot. The specific component that caused the failure is the Microsoft CRT, so there is nothing we can do about this. -- resolution: -> wont fix status: open -> c

[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2014-06-07 Thread Mark Lawrence
Mark Lawrence added the comment: msg121605 says the OP isn't seeing issues with this so I'd guess this can be closed? -- nosy: +BreamoreBoy ___ Python tracker ___ __

[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2010-11-20 Thread joblack
joblack added the comment: No it seems a problem of the installation routine. If you have installed a program before Python it sometimes doesn't work. On 11/20/2010 03:59 AM, Brian Curtin wrote: > > Brian Curtin added the comment: > > joblack - are you still seeing issues with this? > > -

[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2010-11-19 Thread Brian Curtin
Brian Curtin added the comment: joblack - are you still seeing issues with this? -- ___ Python tracker ___ ___ Python-bugs-list maili

[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2010-10-24 Thread R. David Murray
Changes by R. David Murray : -- nosy: -r.david.murray ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://m

[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2010-10-24 Thread Brian Curtin
Changes by Brian Curtin : -- type: crash -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2010-10-24 Thread Éric Araujo
Changes by Éric Araujo : -- nosy: +eric.araujo ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2010-10-01 Thread Brian Curtin
Brian Curtin added the comment: > Have you tried your Python 2.7 on a Windows Server 2008 R2? It works on my 2008 R2 Enterprise Edition. -- components: +Windows nosy: +brian.curtin ___ Python tracker

[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2010-09-30 Thread R. David Murray
R. David Murray added the comment: Please don't change the subject, it changes the bug title, which makes the bug report less useful :) -- nosy: +r.david.murray title: cbs.log -> Installer doesn't install on Windows Server 2008 DataCenter R2 ___ Pyt

[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2010-09-30 Thread Martin v . Löwis
Changes by Martin v. Löwis : -- title: requested log file -> Installer doesn't install on Windows Server 2008 DataCenter R2 ___ Python tracker ___ __

[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2010-09-30 Thread Martin v . Löwis
Martin v. Löwis added the comment: Please run "msiexec /i python-2.7.msi /l*v python.log", and compress and attach the resulting log file. -- nosy: +loewis ___ Python tracker _

[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2010-09-30 Thread joblack
Changes by joblack : -- type: -> crash ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/

[issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2

2010-09-30 Thread joblack
New submission from joblack : I tried to install the 32 Bit Python 2.7 Version (32 Bit version because of some 32 bit plugins) on a Windows Server 2008 DataCenter R2 and short at the end it throws the attached error message. Have you tried your Python 2.7 on a Windows Server 2008 R2?