Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Fri, 9 Jun 2000 12:38:44 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: How does setup.exe handle duplicate files? Message-ID: <20000609123844.A23003@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com References: <3941086F DOT 9AE1D33A AT dothill DOT com> <200006091540 DOT LAA00812 AT envy DOT delorie DOT com> <20000609114851 DOT A22793 AT cygnus DOT com> <3941191E DOT F3A9432F AT dothill DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3941191E.F3A9432F@dothill.com>; from Jason.Tishler@dothill.com on Fri, Jun 09, 2000 at 12:19:42PM -0400 On Fri, Jun 09, 2000 at 12:19:42PM -0400, Jason Tishler wrote: >Chris Faylor wrote: >> On Fri, Jun 09, 2000 at 11:40:59AM -0400, DJ Delorie wrote: >> >> Does setup.exe handle duplicate files correctly? To be explicit, if >> >> more than one tar.gz archive contain a file with the same name, does >> >> setup.exe install the correct one? >> > >> >No, it just randomly picks one. As of setup 1.48, though, it should >> >install all files writable so that this problem is avoided. >> >> Actually previous versions of setup install files as writable, also. > >Unfortunately, I'm still concerned that setup may not install the >correct file because the extraction is dependent on the order in >which tar.gz files are found. From setup.c, we have: As DJ has noted, setup does not do version checking. It does try hard to make sure that files are writable, though. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com