Subject: | "Filename too long" |
Just to have the ticket in the right queue:
---
The file name "_white_with_navy_blue_on_black.css" is 34 characters in
length.
All the world isn't Linux. My OS (Stratus VOS) limits the maximum
length
of a file name to 32 characters. As a result, we can't deal with this
test case and the test script aborts when it encounters it.
Please rename the file to something that fits in 32 characters.
The error we get is:
lib/Pod/Simple/t/heads.....................................ok
lib/Pod/Simple/t/htmlbatch_01..............................Can't
write-open ../lib/Pod/Simple/t/delme-9af87-out/_white_with_navy_bl
+ue_on_black.css: File name too long. at
../lib/Pod/Simple/t/htmlbatch_01.t line 63
FAILED--expected 8 tests, saw 2
lib/Pod/Simple/t/html-para.................................ok
---
The original ticket can be found at
http://rt.perl.org/rt3/Public/Bug/Display.html?id=38646