# New Ticket Created by James Keenan # Please include the string: [perl #49276] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=49276 >
On Dec 30, I succeeded in running 'make smoke' on my iBook for the first time. At first smoke-serv.pl failed to upload the resulting smoke.html, but that was because I needed to rebuild the underlying HTML::Parser following upgrading to Perl 5.10. Once I did so, I re- ran smoke-serv.pl and got a response saying that the report had been submitted. On my iBook I visually verified the content of smoke.html; no problem there. Two days have passed, and I see no trace of my smoke report on http:// smoke.parrotcode.org/smoke/. There is one smoke report under 'ppc- darwin', but it's from an earlier revision and it's not mine. I tried rerunning smoke-serv.pl but this time got a response saying the report had already been submitted -- which, of course, is correct. So there appears to be a problem between receipt of the report and its display. Can anyone diagnose the problem? I ask this not because I want to submit a whole lot of reports from my iBook -- it's way too slow on 'make smoke' -- but because I'd like to recruit smoke testers for OSes we don't currently cover (openbsd, anyone?). But there's no point in recruiting smoke testers if our site doesn't display their results. kid51