Artur--
Thank you for the CPAN test report (appended below). All of the failed
tests are related to testing whether a directory is writable (either
via -w or by creating a file or subdirectory) after it has had write
permission removed (chmod 0500).
Did you run this test as root? If so, that would most easily explain why
you were able to create files when I wasn't expecting you to be able to.
If not, then I need to do some additional debugging and may need more
information.
Either way, I need to update the tests to allow them to be run as root,
and will do so before uploading 0.03.
Thank you again.
--SK
On 16 Jan 2000, Artur Silveira da Cunha wrote:
> This distribution has been tested as part of the cpan-testers
> effort to test as many new uploads to CPAN as possible. See
> http://testers.cpan.org/
>
> Please cc any replies to [EMAIL PROTECTED] to keep other
> test volunteers informed and to prevent any duplicate effort.
>
> --
> ome tests failed, here follows the output
>
>
>
> PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
>-I/usr/local/lib/perl5/5.00503/i386-sco -I/usr/local/lib/perl5/5.00503 -e 'use
>Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/ENV_PRESERVE......ok
> t/basename..........ok
> t/cleanup...........ok
> t/fail..............ok
> t/interpreter.......ok
> t/no_result.........ok
> t/pass..............ok
> t/preserve..........ok
> t/prog..............ok
> t/run...............ok
> t/stderr............ok
> t/stdout............ok
> t/string............ok
> t/subdir............FAILED tests 8, 14
> Failed 2/18 tests, 88.89% okay
> t/workdir...........ok
> t/workdirs..........ok
> t/workpath..........ok
> t/writable..........FAILED tests 7-10
> Failed 4/14 tests, 71.43% okay
> t/write.............FAILED tests 8, 15
> Failed 2/15 tests, 86.67% okay
> Failed Test Status Wstat Total Fail Failed List of failed
> -------------------------------------------------------------------------------
> t/subdir.t 18 2 11.11% 8, 14
> t/writable.t 14 4 28.57% 7-10
> t/write.t 15 2 13.33% 8, 15
>
>
>
>
> Running make for K/KN/KNIGHT/Test-Cmd-0.02.tar.gz
> Unwrapped into directory /divers/cpan/rezosco2/build/Test-Cmd-0.02
> Has already been processed within this session
> Running make test
> Failed 3/19 test scripts, 84.21% okay. 8/295 subtests failed, 97.29% okay.
> *** Error code 2 (bu21)
> /bin/make test -- NOT OK