public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Possible SETUP.EXE bug - failed download reports wrong percent completion
@ 2013-07-09 22:09 Jim Reisert AD1C
  2013-07-09 22:36 ` Jim Reisert AD1C
  0 siblings, 1 reply; 4+ messages in thread
From: Jim Reisert AD1C @ 2013-07-09 22:09 UTC (permalink / raw)
  To: cygwin

I had my recent download fail part-way through a few times.  Each time
it went back to the "select FTP/HTTP" download host screen.

I just noticed that the window heading now says, "221% - Cygwin Setup"
(and increasing).  I'm guessing that some counter is not being reset
when this condition occurs.  I.e. if my previous download had obtained
75% before it failed, and the next one obtained 75% before it failed,
the new one would start with 150% downloaded and grow from there.  The
line showing incremental download progress, in the form:

    44 % (71000K/158994K) 288.1 kB/s

seems to have correct %.  I'm guessing that's the # that should be in
the window header.

- Jim

--
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Possible SETUP.EXE bug - failed download reports wrong percent completion
  2013-07-09 22:09 Possible SETUP.EXE bug - failed download reports wrong percent completion Jim Reisert AD1C
@ 2013-07-09 22:36 ` Jim Reisert AD1C
  2013-07-09 22:46   ` Jim Reisert AD1C
  0 siblings, 1 reply; 4+ messages in thread
From: Jim Reisert AD1C @ 2013-07-09 22:36 UTC (permalink / raw)
  To: cygwin

On Tue, Jul 9, 2013 at 3:46 PM, Jim Reisert AD1C <jjreisert@alum.mit.edu> wrote:

> I had my recent download fail part-way through a few times.  Each time
> it went back to the "select FTP/HTTP" download host screen.
>
> I just noticed that the window heading now says, "221% - Cygwin Setup"
> (and increasing).  I'm guessing that some counter is not being reset
> when this condition occurs.  I.e. if my previous download had obtained
> 75% before it failed, and the next one obtained 75% before it failed,
> the new one would start with 150% downloaded and grow from there.  The
> line showing incremental download progress, in the form:
>
>     44 % (71000K/158994K) 288.1 kB/s
>
> seems to have correct %.  I'm guessing that's the # that should be in
> the window header.

More specific details:

"Cygwin Setup - Download Incomplete. Try again?"
Cygwin Setup says 320%.

I click on "YES" and am brought to the "Choose Download Site(s)"
window. I click Next (to get to Select Packages), then click Next
again.

This time Window header started at 0%.  I did the exact same thing all
previous times, but I don't see how header is going to report > 100%
this time.

--
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Possible SETUP.EXE bug - failed download reports wrong percent completion
  2013-07-09 22:36 ` Jim Reisert AD1C
@ 2013-07-09 22:46   ` Jim Reisert AD1C
  2013-07-10  6:11     ` marco atzeri
  0 siblings, 1 reply; 4+ messages in thread
From: Jim Reisert AD1C @ 2013-07-09 22:46 UTC (permalink / raw)
  To: cygwin

On Tue, Jul 9, 2013 at 3:59 PM, Jim Reisert AD1C <jjreisert@alum.mit.edu> wrote:

> On Tue, Jul 9, 2013 at 3:46 PM, Jim Reisert AD1C <jjreisert@alum.mit.edu> wrote:
>
>> I had my recent download fail part-way through a few times.  Each time
>> it went back to the "select FTP/HTTP" download host screen.
>>
>> I just noticed that the window heading now says, "221% - Cygwin Setup"
>> (and increasing).  I'm guessing that some counter is not being reset
>> when this condition occurs.  I.e. if my previous download had obtained
>> 75% before it failed, and the next one obtained 75% before it failed,
>> the new one would start with 150% downloaded and grow from there.  The
>> line showing incremental download progress, in the form:
>>
>>     44 % (71000K/158994K) 288.1 kB/s
>>
>> seems to have correct %.  I'm guessing that's the # that should be in
>> the window header.
>
> More specific details:
>
> "Cygwin Setup - Download Incomplete. Try again?"
> Cygwin Setup says 320%.
>
> I click on "YES" and am brought to the "Choose Download Site(s)"
> window. I click Next (to get to Select Packages), then click Next
> again.
>
> This time Window header started at 0%.  I did the exact same thing all
> previous times, but I don't see how header is going to report > 100%
> this time.

Current download is up to 155% according to window header.  It has not
stopped as incomplete (yet).  Window status shows 29% downloaded.
"Total:" progress bar is 100% full (probably more like 155% full).
Package and Disk progress bars look normal (both < 100 %).

- Jim

--
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Possible SETUP.EXE bug - failed download reports wrong percent completion
  2013-07-09 22:46   ` Jim Reisert AD1C
@ 2013-07-10  6:11     ` marco atzeri
  0 siblings, 0 replies; 4+ messages in thread
From: marco atzeri @ 2013-07-10  6:11 UTC (permalink / raw)
  To: cygwin

Il 7/10/2013 12:09 AM, Jim Reisert AD1C ha scritto:
> On Tue, Jul 9, 2013 at 3:59 PM, Jim Reisert AD1C  wrote:

> Current download is up to 155% according to window header.  It has not
> stopped as incomplete (yet).  Window status shows 29% downloaded.
> "Total:" progress bar is 100% full (probably more like 155% full).
> Package and Disk progress bars look normal (both < 100 %).
>
> - Jim
>

the issue is already known and reported a lot of time.
If your downlowad size > 32bit capability the % indicator
is not reliable.

Nothing to worry about, except "why do you need install almost all ?"

Regards
Marco






--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-07-09 22:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-09 22:09 Possible SETUP.EXE bug - failed download reports wrong percent completion Jim Reisert AD1C
2013-07-09 22:36 ` Jim Reisert AD1C
2013-07-09 22:46   ` Jim Reisert AD1C
2013-07-10  6:11     ` marco atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).