[issue25126] Non-web installer fails without a connection when doing debug install

2015-09-22 Thread Steve Dower

Changes by Steve Dower :


--
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25126] Non-web installer fails without a connection when doing debug install

2015-09-22 Thread Steve Dower

Steve Dower added the comment:

Yeah, changing the item description is a good suggestion.

It basically doubles the size of the download to include everything all at once.

--
assignee:  -> steve.dower

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25126] Non-web installer fails without a connection when doing debug install

2015-09-22 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 4e98c622ab20 by Steve Dower in branch '3.5':
Issue #25126: Clarifies that the non-web installer will download some 
components.
https://hg.python.org/cpython/rev/4e98c622ab20

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25126] Non-web installer fails without a connection when doing debug install

2015-09-15 Thread Thijs van Dien

Thijs van Dien added the comment:

Although I think the issue is pretty clear, I'm attaching the log file for 
completion's sake.

--
Added file: http://bugs.python.org/file40473/Python 3.5.0 
(32-bit)_20150915141555.log

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25126] Non-web installer fails without a connection when doing debug install

2015-09-15 Thread Thijs van Dien

New submission from Thijs van Dien:

Python 3.5.0 offers a web installer. This implies that the other installer 
works offline. This is the case for the default component selection. When debug 
symbols/binaries are selected, the setup fails with error code 0x80070642 
saying the user aborted the installation. This is a severe usability issue. 
Either everything should be included, or, if that makes the installer too big, 
"Install debugging symbols" should be "Download and install debugging symbols" 
- likewise "Install debug binaries" should be "Download and install debug 
binaries." When downloading fails, the failure message should mention that, 
rather than blaming the user for something they haven't done.

Tested under Windows 7 SP1 X86 with the X86 non-web installer of Python 3.5.0.

--
components: Installation, Windows
messages: 250763
nosy: paul.moore, steve.dower, thijsvandien, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Non-web installer fails without a connection when doing debug install
type: behavior
versions: Python 3.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com