Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <003201c1e9de$5f8a5f80$0101a8c0@albion> From: "Cliff Hones" To: "Robert Collins" , References: Subject: Re: Bug in setup.exe 2.194.2.24 Date: Mon, 22 Apr 2002 10:16:20 +0100 Organization: Aonix Europe Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Robert Collins wrote > ... > Thanks for the detail Cliff. As a point of interest: both latest and > contrib are obsolete - and I expect setup.exe to redownload the entire > content of mirror sites. This is due to a restructuring done on > sources.redhat.com to put everythign in to /release. However the > restructuring is transparent in all other respects - which is why there > have been no trouble reports here :}. > > The download process iterates over all known packages, and calls > download_one for the binary (if the binary is selected for > install/download) and source packages (likewise, only if selected). The > first thing that download_one does is call check_for_cached and returns > success if check_for_cached succeeds. Check_for_cached checks both the > non-prefixed directories, and the directories in each mirror > prefix. This means that changing mirrors will cause repeated downloads, > and that selecting all the mirrors you want to use is the most efficient > approach. Yes - sorry, I was aware of the change. It was indeed release that I moved the package to. I've since downloaded the setup source from CVS and rebuilt it. I was pleasantly surprised how easy this was (once I realised the setup200202 branch was needed), and after adding some diagnostics have so far found that the check_for_cached calls do seem to be working ok. Will look at download_one later. -- Cliff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/