This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
Re: [PATCH 1/4] Add the last element of URL path to site chooser, if interesting.
- From: Jon TURNEY <jon dot turney at dronecode dot org dot uk>
- To: cygwin-apps at cygwin dot com
- Date: Thu, 10 Mar 2011 14:31:14 +0000
- Subject: Re: [PATCH 1/4] Add the last element of URL path to site chooser, if interesting.
- References: <1290779320-872-1-git-send-email-jon.turney@dronecode.org.uk> <1290779320-872-2-git-send-email-jon.turney@dronecode.org.uk> <20101129125730.GZ18309@calimero.vinschen.de> <AANLkTi=ewesQ1uGe3h3bXQg843m2bSRwAXJv7PHScSAn@mail.gmail.com> <20110310085223.GB26371@calimero.vinschen.de>
On 10/03/2011 08:52, Corinna Vinschen wrote:
> On Mar 9 12:40, Andy Koppe wrote:
>> On 29 November 2010 12:57, Corinna Vinschen wrote:
>>> On Nov 26 13:48, Jon TURNEY wrote:
>>>> Currently, for example, if I manually add the site http://mirrors.kernel.org/sources.redhat.com/cygwinports/
>>>> to setup's mirror list, I get two indistinguishable entries named http://mirrors.kernel.org.
>>>>
>>>> Furthermore, because the code to ensure the site just added is selected uses the string inside the list control
>>>> to locate elements, we end up with a random one of those two indistinguishable entries selected (usually the
>>>> previously existing one).
>>>>
>>>> This problem also prevents the selected sites being correctly saved and restored for the next setup run.
>>>>
>>>> So, to make the site chooser list entries unique and distinguishable, add the last element of the URL path to
>>>> the site chooser, if it exists and isn't 'cygwin' (or some other alternatives used by current mirrors)
>>>
>>> That sounds a bit problematic. So two URLs on the same machine might
>>> again end up as the same string, undistinguishable, just because they
>>> both end in the same directory name? And there are (right now) four
>>> such directory names, which are treated identically.
>>>
>>> Don't get me wrong. It's certainly better than what we have today,
>>> and the full URL is almost unreadable. Nevertheless, I'd be more happy
>>> with a solution which fixes this problem even for such border cases...
>>
>> In the apparent absence of further work on this, it would be nice to
>> see Jon's patch going in anyway, which most importantly addresses the
>> issue for Cygwin Ports mirrors, without making anything worse.
>
> Jon, are you still working on a different version?
Still waiting for inspiration to strike :-)
The patch as it stands is pretty wrong. As I think I wrote elsewhere, the
proper test for 'interesting' is if the URL originally came from
http://cygwin.com/mirrors.lst.