>>>>> On Tue, 21 Jun 2005 18:57:01 +0200, Rafael Garcia-Suarez <[EMAIL 
>>>>> PROTECTED]> said:

  > I added Archive::Tar to the core, this being the last addition before
  > CPANPLUS.

I'm not sure what the convention was, but wasn't it to avoid binary
files in the core? From patch #24922:

  ==== //depot/perl/lib/Archive/Tar/t/src/long/bar.tar#1 (binary) ====

  ==== //depot/perl/lib/Archive/Tar/t/src/long/foo.tgz#1 (ubinary) ====

  ==== //depot/perl/lib/Archive/Tar/t/src/short/bar.tar#1 (binary) ====

  ==== //depot/perl/lib/Archive/Tar/t/src/short/foo.tgz#1 (ubinary) ====

For my APC based repository this leads to:

  First let's make sure your kit is complete.  Checking...
  ls: lib/Archive/Tar/t/src/long/bar.tar: No such file or directory
  ls: lib/Archive/Tar/t/src/long/foo.tgz: No such file or directory
  ls: lib/Archive/Tar/t/src/short/bar.tar: No such file or directory
  ls: lib/Archive/Tar/t/src/short/foo.tgz: No such file or directory

And later

  lib/Archive/Tar/t/02_methods..............Could not create filehandle for 
'src/long/bar.tar': No such file or directory! at 
../lib/Archive/Tar/t/02_methods.t line 158
  #     Failed test (../lib/Archive/Tar/t/02_methods.t at line 162)

What do you recommend?


-- 
andreas

Reply via email to