> On Sep 22, 2014, at 21:35 , Charles Lepple <clep...@gmail.com> wrote:
> 
> On Sep 22, 2014, at 8:52 PM, Kevin Horton <khorto...@rogers.com> wrote:
> 
>> Fink Developers - I’m not sure of the best way to fix the problem.  I 
>> searched man tar, but don’t see any options to deal with this.  I could 
>> create a new tarball with file names that don’t collide, load that on the 
>> web somewhere, and change the source in the info to point to this new 
>> tarball.  Is there another option to fix this?
> 
> This is a kludge, but if there are only a few offending files, you can use 
> something like "mv .../ReadMe .../README" to de-duplicate them. (Note that 
> the validation warning is *after* the files have been extracted.)
> 
> On a case-sensitive filesystem, that would replace one file with another. (I 
> assume the contents are the same-- if not, you probably want to repackage it.)
> 
> On a case-insensitive filesystem, the original extraction process would have 
> only left one file, and moving a file to itself fails silently.
> 

I see that there is a TarFilesRename field for info files that sound like it 
solves this problem.  I’ll experiment with this on the weekend when I get back 
from a business trip.

—
Kevin Horton


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to