Hi Kepler folks.

Just wanted to let you know that I have filed half a dozen package review requests for Kepler packages to Fedora. It's all I need to get roslua (http://github.com/timn/roslua) to work, but as a side effect there will be Kepler stuff in Fedora eventually.

https://bugzilla.redhat.com/show_bug.cgi?id=645181 (lua-coxpcall)
https://bugzilla.redhat.com/show_bug.cgi?id=645182 (lua-copas)
https://bugzilla.redhat.com/show_bug.cgi?id=645183 (lua-md5)
https://bugzilla.redhat.com/show_bug.cgi?id=645184 (lua-wsapi)
https://bugzilla.redhat.com/show_bug.cgi?id=645185 (lua-xmlrpc)
https://bugzilla.redhat.com/show_bug.cgi?id=645186 (xavante)

Two things arose during preparing the package, maybe you can shed some light on it:

1. In wsapi/src/wsapi/sapi.lua is a shebang which provokes an error of the script checker. I don't really use that particular functionality I think. Either the shebang should go because it was added in error or is not needed anymore, or the file should probably reside in some script directory. Can you give some insight? 2. The Xavante package does not contain any startup script. It does not even contain an "executable", i.e. a script which includes the config and starts the server (and possibly forks in the background if that is possible with Lua, never tried). Can something like this be added to make it a "real" webserver. Currently it seems to compare more to something like libmicrohttpd, i.e. a lib to embed a webserver in another app (which is in fact how I'm using it).

Thanks and regards,
        Tim

--
AllemaniACs RoboCup Team            KBSG - Knowledge-Based Systems Group
========================================================================
http://robocup.rwth-aachen.de                     RWTH Aachen University
http://www.kbsg.rwth-aachen.de                           Ahornstrasse 55
http://www.fawkesrobotics.org                             D-52056 Aachen
Currently at:
Carnegie Mellon University, Intel Research Pittsburgh, Personal Robotics

_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to