>> I'm at a loss what to do with respect to the perl5db.t test failure.
>
> Well, the place to start is here:
>
> $ sea [.lib]perl5db.pl "must not source"/win=5
>      unless ( is_safe_file($file) ) {
>          CORE::warn <<EO_GRIPE;
> perldb: Must not source insecure rcfile $file.
>         You or the superuser must be the owner, and it must not
>         be writable by anyone but its owner.
>
> The stat.t failure also has something to do with ownership.  Not sure  
> what exactly, but anything out of the ordinary involving ACLs, default  
> permissions, files created under one account and accessed under  
> another, etc., might be worth checking.

Yep. As this is a very fresh setup system, I don't have any data disks,
So I'm working on the system disk. And the default owner of all top
Level directories (like my [BUILD] directory) is [1,1], and not SYSTEM...

Changing the ownership on BUILD.DIR and below it, gives

t/[-.LIB]PERL5DB....ok
All tests successful.

t/[.OP]STAT....ok
All tests successful.

Right now I'm re-running MMS TEST.

Thanks,

Martin
-- 
                           | Martin Vorlaender  |  OpenVMS rules!
 UNIX is user friendly.    | work: m...@pdv-systeme.de
 It's just selective about |   http://vms.pdv-systeme.de/users/martinv/
 who its friends are.      | home: martin.vorlaen...@t-online.de       

Reply via email to