On 5/14/07, Cosimo Streppone <[EMAIL PROTECTED]> wrote:
   # svn co https://svn.perl.org/parrot/trunk parrot
   # cd parrot; perl Makefile.PL
   # make smoke

smoke.html has been generated.
/usr/bin/perl tools/util/smokeserv-client.pl smoke.html
* smokeserv-client v0.4 started.
* Gzip compression on
* Reading smoke "smoke.html" to upload... ok.
* Sending data to smokeserver "http://smoke.parrotcode.org/smoke/";... error: 
The submitted smoke has an invalid format!

Is smoke procedure broken? Or it's me doing something wrong?
Thanks for any pointers.

Try the same command again (smokeserv-client.pl smoke.html), just to
see if this isn't a transient network failure.

If the error stays the same, parrot's smoke server may have gone out
of sync with the client.

Also, make sure you aren't running YAML::Syck 0.84, which contained a
bug. If this is the case, remove your smoke and try again (simply
"make smoke" again should do the trick).

--
Gaal Yahas <[EMAIL PROTECTED]>
http://gaal.livejournal.com/

Reply via email to