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 Message-ID: <3941086F.9AE1D33A@dothill.com> Date: Fri, 09 Jun 2000 11:08:31 -0400 From: Jason Tishler Organization: Dot Hill Systems Corporation X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Cygwin Subject: How does setup.exe handle duplicate files? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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? I am posing the above question because there appears to be a lot of files in common between gdb-20000608.tar.gz and tcltk.tar.gz: $ tar -xvzf gdb-20000608.tar.gz >/dev/null ... $ tar -xvzf tcltk.tar.gz >/dev/null tar: usr/lib/libtcl80.a: Could not create file: Permission denied tar: usr/lib/libtk80.a: Could not create file: Permission denied tar: usr/man/man1/itclsh.1: Could not create file: Permission denied tar: usr/man/mann/Archetype.n: Could not create file: Permission denied ... The reason that the dups were not previously apparent was because all of the files in gdb-20000415.tar.gz were writeable. Thanks, Jason -- Jason Tishler Director, Software Engineering Phone: +1 (732) 264-8770 x235 Dot Hill Systems Corporation Fax: +1 (732) 264-8798 82 Bethany Road, Suite 7 Email: Jason DOT Tishler AT dothill DOT com Hazlet, NJ 07730 USA WWW: http://www.dothill.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com