From: Uri Guttman

>>>>>> "BM" == Bob McConnell <r...@cbord.com> writes:
> 
>   BM> Just that, there are no paths shown in the directory tree. When
>   BM> unpacked, I see this:
> 
>   BM> ----------------------------------
>   BM> C:\camelbox\.cpan\build\tmp-4908>ls -al
>   BM> total 2320
>   BM> drwxrwxrwx   1 user     group           0 Jun 18 14:36 .
>   BM> drwxrwxrwx   1 user     group           0 Jun 18 14:36 ..
>   BM> -r--r--r--   1 user     group        2061 Jan 30 07:24
000-load.t
>   BM> -r--r--r--   1 user     group         314 Jan 30 07:24
10-stuff.t
>   BM> -r--r--r--   1 user     group        9274 Jan 30 07:24
Aggregator.pm
>   BM> drwxrwxrwx   1 user     group           0 Jun 18 14:36 App
>   BM> -r--r--r--   1 user     group        1735 Jan 30 07:24 Array.pm
>   BM> -r--r--r--   1 user     group        1181 Jan 30 07:24
Bailout.pm
>   BM> -r--r--r--   1 user     group        2228 Jan 30 07:24 Base.pm
>   BM> -r--r--r--   1 user     group       15424 Jan 30 07:24
Beyond.pod
>   BM> -r--r--r--   1 user     group        1050 Jan 30 07:24 Build.PL
>   BM> drwxrwxrwx   1 user     group           0 Jun 18 14:36 Builder
>   BM> -r--r--r--   1 user     group       42199 Jan 30 07:24
Builder.pm
>   BM> -r--r--r--   1 user     group       35724 Jan 30 07:24 Changes
>   BM> -r--r--r--   1 user     group       27433 Jan 30 07:24
Changes-2.64
>   BM> -r--r--r--   1 user     group        3291 Jan 30 07:24 Color.pm
> 
>   BM> There were also several name collisions, so not all of the files
are
>   BM> there. There is no chance Make is going to work.
> 
>   BM> I also have CPAN and Net::PCAP source packages which do show a
directory
>   BM> structure and unpack into the correct directories.
> 
> i will assume the tarball from cpan is in good shape. so the issues
> seems to be you have a broken unzipping of a tar.gz file. can you try
> unzipping another cpan module or any tgz file? this would verify my
> conjecture or not. can you install a gnu or other real tar utility?
> cygwin? does winblows unzip handle tarballs correctly in general?

Camelbox installed the GNU tar and gzip. Both appear to be working
correctly with Test-Harness-3.17.tar.gz and earlier builds.

---------------------------------
C:\camelbox\.cpan\build\tmp-4908>tar --version
tar (GNU tar) 1.12

Copyright (C) 1988, 92, 93, 94, 95, 96, 97 Free Software Foundation,
Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

Written by John Gilmore and Jay Fenlason.

C:\camelbox\.cpan\build\tmp-Test>gzip --version
gzip 1.2.4 (18 Aug 93)
Compilation options:
DIRENT SYS_UTIME STDC_HEADERS HAVE_UNISTD_H NO_CHOWN PROTO ASMV
---------------------------------

I went directly to cpan.org and have downloaded each Test-Harness
tarball back to 3.17. That is the last one with valid path information
in it. 3.17_01 through 3.21 all come up with no paths in both WinZip and
these GNU utilities. But neither tool has a problem with
Test-Harness-3.17.tar.gz, Bundle-CPAN-1.858.tar.gz, CPAN-1.9402.tar.gz
or Net-Pcap-0.16.tar.gz.

It is obvious that something has changed. But how do I determine what?

Bob McConnell

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to