Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archive::Extract problems in perl@30178 #8768

Closed
p5pRT opened this issue Feb 9, 2007 · 7 comments
Closed

Archive::Extract problems in perl@30178 #8768

p5pRT opened this issue Feb 9, 2007 · 7 comments

Comments

@p5pRT
Copy link

p5pRT commented Feb 9, 2007

Migrated from rt.perl.org#41477 (status was 'resolved')

Searchable as RT41477$

@p5pRT
Copy link
Author

p5pRT commented Feb 9, 2007

From @doughera88

I haven't built bleedperl in a while on Solaris 8. When I tried
today, I got the following error messages from Archive​::Extract.
Does anybody know what it's trying to do so I can figure out if the
problem is in Archive​::Extract or in the tests?

Thanks.

$ cd t
$ ./perl -I../lib harness ../lib/Archive/Extract/t/01_Archive-Extract.t

../lib/Archive/Extract/t/01_Archive-Extract....
# Failed test 'Found correct output file 'y/z''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 328.
# got​: 'tar​: blocksize = 0'
# expected​: 'y/z'

# Failed test 'Output file '/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out/y/z' exists'
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 331.

# Failed test 'Extract dir is expected '/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out/y''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 337.
# got​: '/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out'
# expected​: '/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out/y'

# Failed test 'Found correct output file 'y/z''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 328.
# got​: 'tar​: blocksize = 0'
# expected​: 'y/z'

# Failed test 'Output file '/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out/y/z' exists'
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 331.

# Failed test 'Extract dir is expected '/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out/y''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 337.
# got​: '/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out'
# expected​: '/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out/y'

# Failed test 'Found correct output file 'y/z''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 328.
# got​: 'tar​: blocksize = 0'
# expected​: 'y/z'

# Failed test 'Output file '/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out/y/z' exists'
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 331.

# Failed test 'Extract dir is expected '/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out/y''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 337.
# got​: '/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out'
# expected​: '/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out/y'
# Looks like you failed 9 tests of 835.
dubious
  Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 265-266, 269, 276-277, 280, 673-674, 677
  Failed 9/835 tests, 98.92% okay (less 81 skipped tests​: 745 okay, 89.22%)
Failed Test Stat Wstat Total Fail List of Failed


../lib/Archive/Extract/t/01_Archive-Extra 9 2304 835 9 265-266 269
  276-277 280
  673-674 677
81 subtests skipped.
Failed 1/1 test scripts. 9/835 subtests failed.
Files=1, Tests=835, 27 wallclock secs ( 9.52 cusr + 6.90 csys = 16.42 CPU)
Failed 1/1 test programs. 9/835 subtests failed.

--
  Andy Dougherty doughera@​lafayette.edu

@p5pRT
Copy link
Author

p5pRT commented Feb 10, 2007

From kjaeger@westnet.com.au

Kevin Jaeger
kjaeger@​westnet.com.au

DID NOT RECEIVE YOUR EMAIL MESSAGE!!!

Please resend your message to​:
mailto​: jetechWA@​Gmail.com

IMPORTANT!!!
Please paste the following cryptic text into the Body of your email.

JESIP-XRZIQ-ZTTGN-MUMCH-TTZFJ-GAVUQ

Our email system looks for the above Key [Password] within your message and if not present your email will be automatically deleted.

Thank you for your cooperation,
Kind Regards,
Kevin

@p5pRT
Copy link
Author

p5pRT commented Feb 10, 2007

The RT System itself - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented May 8, 2012

From @jkeenan

On Fri Feb 09 12​:35​:43 2007, doughera wrote​:

I haven't built bleedperl in a while on Solaris 8. When I tried
today, I got the following error messages from Archive​::Extract.
Does anybody know what it's trying to do so I can figure out if the
problem is in Archive​::Extract or in the tests?

Thanks.

$ cd t
$ ./perl -I../lib harness ../lib/Archive/Extract/t/01_Archive-
Extract.t

../lib/Archive/Extract/t/01_Archive-Extract....
# Failed test 'Found correct output file 'y/z''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 328.
# got​: 'tar​: blocksize = 0'
# expected​: 'y/z'

# Failed test 'Output file '/home/doughera/src/perl/perl-
current/lib/Archive/Extract/t/out/y/z' exists'
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 331.

# Failed test 'Extract dir is expected
'/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out/y''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 337.
# got​: '/home/doughera/src/perl/perl-
current/lib/Archive/Extract/t/out'
# expected​: '/home/doughera/src/perl/perl-
current/lib/Archive/Extract/t/out/y'

# Failed test 'Found correct output file 'y/z''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 328.
# got​: 'tar​: blocksize = 0'
# expected​: 'y/z'

# Failed test 'Output file '/home/doughera/src/perl/perl-
current/lib/Archive/Extract/t/out/y/z' exists'
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 331.

# Failed test 'Extract dir is expected
'/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out/y''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 337.
# got​: '/home/doughera/src/perl/perl-
current/lib/Archive/Extract/t/out'
# expected​: '/home/doughera/src/perl/perl-
current/lib/Archive/Extract/t/out/y'

# Failed test 'Found correct output file 'y/z''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 328.
# got​: 'tar​: blocksize = 0'
# expected​: 'y/z'

# Failed test 'Output file '/home/doughera/src/perl/perl-
current/lib/Archive/Extract/t/out/y/z' exists'
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 331.

# Failed test 'Extract dir is expected
'/home/doughera/src/perl/perl-current/lib/Archive/Extract/t/out/y''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 337.
# got​: '/home/doughera/src/perl/perl-
current/lib/Archive/Extract/t/out'
# expected​: '/home/doughera/src/perl/perl-
current/lib/Archive/Extract/t/out/y'
# Looks like you failed 9 tests of 835.
dubious
Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 265-266, 269, 276-277, 280, 673-674, 677
Failed 9/835 tests, 98.92% okay (less 81 skipped tests​: 745 okay,
89.22%)
Failed Test Stat Wstat Total Fail List
of Failed


../lib/Archive/Extract/t/01_Archive-Extra 9 2304 835 9 265-
266 269
276-
277 280
673-
674 677
81 subtests skipped.
Failed 1/1 test scripts. 9/835 subtests failed.
Files=1, Tests=835, 27 wallclock secs ( 9.52 cusr + 6.90 csys = 16.42
CPU)
Failed 1/1 test programs. 9/835 subtests failed.

Do these Archive​::Extract problems persist on Solaris with more recent
Perls?

Thank you very much.
Jim Keenan

@p5pRT
Copy link
Author

p5pRT commented May 8, 2012

From @doughera88

On Mon, 7 May 2012, James E Keenan via RT wrote​:

On Fri Feb 09 12​:35​:43 2007, doughera wrote​:

I haven't built bleedperl in a while on Solaris 8. When I tried
today, I got the following error messages from Archive​::Extract.
Does anybody know what it's trying to do so I can figure out if the
problem is in Archive​::Extract or in the tests?

Thanks.

$ cd t
$ ./perl -I../lib harness ../lib/Archive/Extract/t/01_Archive-
Extract.t

../lib/Archive/Extract/t/01_Archive-Extract....
# Failed test 'Found correct output file 'y/z''
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 328.
# got​: 'tar​: blocksize = 0'
# expected​: 'y/z'

# Failed test 'Output file '/home/doughera/src/perl/perl-
current/lib/Archive/Extract/t/out/y/z' exists'
# at ../lib/Archive/Extract/t/01_Archive-Extract.t line 331.

[skipped]

../lib/Archive/Extract/t/01_Archive-Extra 9 2304 835 9 265-
266 269
276-
277 280
673-
674 677
81 subtests skipped.
Failed 1/1 test scripts. 9/835 subtests failed.
Files=1, Tests=835, 27 wallclock secs ( 9.52 cusr + 6.90 csys = 16.42
CPU)
Failed 1/1 test programs. 9/835 subtests failed.

Do these Archive​::Extract problems persist on Solaris with more recent
Perls?

This problem was fixed by​:

  commit 9e5a0ef
  Author​: Jos I. Boumans <kane@​dwim.org>
  Date​: Thu Sep 20 17​:46​:24 2007 +0200

The problem was an old version of bzip2, which insisted on a .bz2 suffix.

Thanks,
 
--
  Andy Dougherty doughera@​lafayette.edu

@p5pRT
Copy link
Author

p5pRT commented May 8, 2012

From @jkeenan

On Tue May 08 04​:05​:22 2012, doughera wrote​:

On Mon, 7 May 2012, James E Keenan via RT wrote​:
[snip]

Do these Archive​::Extract problems persist on Solaris with more recent
Perls?

This problem was fixed by​:

commit 9e5a0ef9e3b384b74d165fbf84bdd9d6d3f8d6dc
Author&#8203;: Jos I\. Boumans \<kane@&#8203;dwim\.org>
Date&#8203;:   Thu Sep 20 17&#8203;:46&#8203;:24 2007 \+0200

The problem was an old version of bzip2, which insisted on a .bz2 suffix.

Thanks for the quick feedback. Closing ticket.

@p5pRT
Copy link
Author

p5pRT commented May 8, 2012

@jkeenan - Status changed from 'open' to 'resolved'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant