Groups | Search | Server Info | Login | Register
Groups > perl.cpan.testers.discuss > #3034
| Newsgroups | perl.cpan.testers.discuss |
|---|---|
| Date | 2024-05-08 12:40 +1000 |
| Subject | Re: some permissions failures with Archive::Tar::Wrapper |
| Message-ID | <ZjrmGCo_8llT6_Kv@venus.tony.develop-help.com> (permalink) |
| References | <da1d5438-01af-4fc6-8a9b-384c685cdcf6.ref@yahoo.com.br> <da1d5438-01af-4fc6-8a9b-384c685cdcf6@yahoo.com.br> <35251295-8239-441a-ba9d-886f121aa476@pobox.com> <43737b2a-ed62-486c-92bf-9b626a14d0dc@yahoo.com.br> |
| From | tony@develop-help.com (Tony Cook) |
On Tue, May 07, 2024 at 11:01:25PM -0300, Alceu Rodrigues de Freitas Junior via cpan-testers-discuss wrote: > > Em 07/05/2024 20:54, James E Keenan escreveu: > > > > 1. These have been going on for some time. This is at least the 3rd > > release of your distro so affected. > > > > 2. A quick glance suggests that these failures are all on Alpine Linux. > > That has sometime been problematic over in Perl 5 smoke-testing. > > > > 3. Have you tried contacting him? He's always been very responsive to > > my inquiries. (Will bcc him.) > > Thanks! > > Meanwhile he doesn't provide more details, I made a test using the latest > Alpine Docker image: > > Running make test for ARFREITAS/Archive-Tar-Wrapper-0.39.tar.gz > PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" > "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, > 'blib/lib', 'blib/arch')" t/*.t > t/001Basic.t ....... ok ... > > So yeah, after banging my head with Alpine dependencies and packages, I was > able to test Archive::Tar::Wrapper but without reproducing the error. > > Maybe Carlos is using a perl compiled from source instead? He is, since he's using the latest development perl. It's possible his VM is using the BusyBox tar (the default on Alpine) instead of GNU tar which may make a difference. Tony
Back to perl.cpan.testers.discuss | Previous | Next — Previous in thread | Next in thread | Find similar
some permissions failures with Archive::Tar::Wrapper cpan-testers-discuss@perl.org (Alceu Rodrigues de Freitas Junior via cpan-testers-discuss) - 2024-05-07 20:16 -0300
Re: some permissions failures with Archive::Tar::Wrapper jkeenan@pobox.com (James E Keenan) - 2024-05-07 19:54 -0400
Re: some permissions failures with Archive::Tar::Wrapper cpan-testers-discuss@perl.org (Alceu Rodrigues de Freitas Junior via cpan-testers-discuss) - 2024-05-07 23:01 -0300
Re: some permissions failures with Archive::Tar::Wrapper tony@develop-help.com (Tony Cook) - 2024-05-08 12:40 +1000
Re: some permissions failures with Archive::Tar::Wrapper davidp@preshweb.co.uk (David Precious) - 2024-05-08 10:20 +0100
Re: some permissions failures with Archive::Tar::Wrapper david@cantrell.org.uk (David Cantrell) - 2024-06-04 21:07 +0100
Re: some permissions failures with Archive::Tar::Wrapper david@cantrell.org.uk (David Cantrell) - 2024-06-05 14:01 +0100
Re: some permissions failures with Archive::Tar::Wrapper cpan-testers-discuss@perl.org (Alceu Rodrigues de Freitas Junior via cpan-testers-discuss) - 2024-06-10 09:29 -0300
csiph-web