How does setup.exe handle duplicate files?

Jason Tishler Jason.Tishler@dothill.com
Fri Jun 9 08:08:00 GMT 2000


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.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list