public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* new setup.exe -  another problem, or is this behavior expected?
@ 2014-02-27 18:15 carolus
  2014-02-27 23:49 ` Larry Hall (Cygwin)
  0 siblings, 1 reply; 5+ messages in thread
From: carolus @ 2014-02-27 18:15 UTC (permalink / raw)
  To: cygwin

On my last download, a few days ago, when the initial server became 
unresponsive, the setup process simply hung up even though I had 
selected several alternate servers.  After waiting a while, I terminated 
and restarted the process but again the process hung up.  I had to 
remove the offending server from the selected list to get the download 
to proceed.  However, when I did so, it downloaded a lot of duplicates 
of files already downloaded from the failed server.

This is not what I expected on the basis of past experience, but the 
installation instructions simply state: "You can select multiple mirrors 
by holding down CTRL and clicking on each one." with no explanation of 
the expected consequences.

I asked for an explanation but have gotten no response: 
http://cygwin.com/ml/cygwin/2014-02/msg00596.html


--
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] 5+ messages in thread

* Re: new setup.exe -  another problem, or is this behavior expected?
  2014-02-27 18:15 new setup.exe - another problem, or is this behavior expected? carolus
@ 2014-02-27 23:49 ` Larry Hall (Cygwin)
  2014-02-28 15:46   ` carolus
  0 siblings, 1 reply; 5+ messages in thread
From: Larry Hall (Cygwin) @ 2014-02-27 23:49 UTC (permalink / raw)
  To: cygwin

On 2/27/2014 12:44 PM, carolus wrote:
> On my last download, a few days ago, when the initial server became
> unresponsive, the setup process simply hung up even though I had selected
> several alternate servers.  After waiting a while, I terminated and
> restarted the process but again the process hung up.  I had to remove the
> offending server from the selected list to get the download to proceed.
> However, when I did so, it downloaded a lot of duplicates of files already
> downloaded from the failed server.
>
> This is not what I expected on the basis of past experience, but the
> installation instructions simply state: "You can select multiple mirrors by
> holding down CTRL and clicking on each one." with no explanation of the
> expected consequences.
>
> I asked for an explanation but have gotten no response:
> http://cygwin.com/ml/cygwin/2014-02/msg00596.html

Good that you persevered then. :-)

I do believe the point of supporting multiple server selections is to allow
you to add servers with differing package sets.  Cygport comes to mind.  If
you're choosing multiple Cygwin mirror servers and expecting fault
tolerance, I'm afraid you're looking for allot more than setup's equipped
to deliver.  ;-)  In addition, if you start one session of setup, select a
package, download it, and don't install it (for whatever reason), then
start another setup session and do the same thing with a with a different
mirror, you'll get the same package again under a different directory tree
(the root of that tree being loosely named after the mirror you chose).  So
the moral to the story is that you shouldn't select more than 1 mirror
unless you know there's something in one that's not in the other and
preferably there's no overlap.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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] 5+ messages in thread

* Re: new setup.exe -  another problem, or is this behavior expected?
  2014-02-27 23:49 ` Larry Hall (Cygwin)
@ 2014-02-28 15:46   ` carolus
  2014-02-28 16:34     ` Larry Hall (Cygwin)
  0 siblings, 1 reply; 5+ messages in thread
From: carolus @ 2014-02-28 15:46 UTC (permalink / raw)
  To: cygwin

On 2/27/2014 5:36 PM, Larry Hall (Cygwin) wrote:
, if you start one session of setup, select a
> package, download it, and don't install it (for whatever reason), then
> start another setup session and do the same thing with a with a different
> mirror, you'll get the same package again under a different directory tree
> (the root of that tree being loosely named after the mirror you chose).

Does this mean that install-from-internet is a better choice than 
download-without-installing when the connection is apt to be broken? Or 
for combining several overnight runs to cope with a slow connection? 
Currently I'm downloading to an external USB drive which I then use to 
reinstall Cygwin on several machines.

And thanks for the explanation.




--
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] 5+ messages in thread

* Re: new setup.exe -  another problem, or is this behavior expected?
  2014-02-28 15:46   ` carolus
@ 2014-02-28 16:34     ` Larry Hall (Cygwin)
  2014-03-01 11:05       ` Csaba Raduly
  0 siblings, 1 reply; 5+ messages in thread
From: Larry Hall (Cygwin) @ 2014-02-28 16:34 UTC (permalink / raw)
  To: cygwin

On 2/28/2014 10:05 AM, carolus wrote:
> On 2/27/2014 5:36 PM, Larry Hall (Cygwin) wrote:
> , if you start one session of setup, select a
>> package, download it, and don't install it (for whatever reason), then
>> start another setup session and do the same thing with a with a different
>> mirror, you'll get the same package again under a different directory tree
>> (the root of that tree being loosely named after the mirror you chose).
>
> Does this mean that install-from-internet is a better choice than
> download-without-installing when the connection is apt to be broken? Or for
> combining several overnight runs to cope with a slow connection? Currently
> I'm downloading to an external USB drive which I then use to reinstall
> Cygwin on several machines.
>
> And thanks for the explanation.

Either should work OK, as the former is a superset of the latter.  The key
thing is to not pick more than 1 mirror if you don't need to.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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] 5+ messages in thread

* Re: new setup.exe - another problem, or is this behavior expected?
  2014-02-28 16:34     ` Larry Hall (Cygwin)
@ 2014-03-01 11:05       ` Csaba Raduly
  0 siblings, 0 replies; 5+ messages in thread
From: Csaba Raduly @ 2014-03-01 11:05 UTC (permalink / raw)
  To: cygwin list

On Fri, Feb 28, 2014 at 4:48 PM, Larry Hall (Cygwin)  wrote:
(snip)
>
> Either should work OK, as the former is a superset of the latter.  The key
> thing is to not pick more than 1 mirror if you don't need to.

Heh, I wasn't even aware that the list of mirrors is multi-select, and
I used it daily for 6+ years.

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
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] 5+ messages in thread

end of thread, other threads:[~2014-03-01 11:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-27 18:15 new setup.exe - another problem, or is this behavior expected? carolus
2014-02-27 23:49 ` Larry Hall (Cygwin)
2014-02-28 15:46   ` carolus
2014-02-28 16:34     ` Larry Hall (Cygwin)
2014-03-01 11:05       ` Csaba Raduly

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).