Closed p5pRT closed 21 years ago
One test failure (tests run as root):
lib/ftmp-security....Directory owned neither by root nor the current user at lib/ftmp-security.t line 105 File::Temp::_gettemp: Parent directory (.) is not safe (sticky bit not set when world writable?) at lib/ftmp-security.t line 105 Error in tempfile() using temptestXXXXXXXX at lib/ftmp-security.t line 105 FAILED at test 7
ls -ld of build directory: drwxr-xr-x 28 15033 root 4608 Aug 26 21:30 .
On Sat\, Aug 26\, 2000 at 09:55:49PM +0100\, Alan Burlison wrote:
This is a build failure report for perl from alanbur@UK.Sun.COM\, generated with the help of perlbug 1.32 running under perl v5.7.0.
----------------------------------------------------------------- [Please enter your report here]
One test failure (tests run as root):
lib/ftmp-security....Directory owned neither by root nor the current user at lib/ftmp-security.t line 105 File::Temp::_gettemp: Parent directory (.) is not safe (sticky bit not set when world writable?) at lib/ftmp-security.t line 105 Error in tempfile() using temptestXXXXXXXX at lib/ftmp-security.t line 105 FAILED at test 7
ls -ld of build directory: drwxr-xr-x 28 15033 root 4608 Aug 26 21:30 .
That uid would be me... but I don't think the test uses the build directory any more for the tests\, it should be using a temp directory\, what the File::Spec->tmpdir() gives.
Migrated from rt.perl.org#3890 (status was 'resolved')
Searchable as RT3890$