The init startup script that you copied from Fedora was for TinyERP v4. If you use this same script without modifying it for v5 then you cannot run both v4 and v5 versions simultaneously on same server.
I submitted new and tested 'bdist_rpm' changes to Tiny that incorporate a new init script for v5. Tiny is working on testing these. This makes the appropriate changes to the init script such that it is possible to run both v4 and v5 servers simultaneously on the same machine. That is why I pointed out about the 'tinyerp' user. That user is for TinyERP v4, not v5. The user for v5 should be 'openerp'. The changes I submitted for 'bdist_rpm' should make it much easier for packagers to build distro-specific packages. In fact, almost everything needed is already accomplished by 'bdist_rpm' except if you want to change the final name of the RPM from 'noarch' to 'f10' or whatever. I use the RPMS directly generated by the 'bdist_rpm' now without any problem on Fedora. As far as your table issues, there seems to be problems with 'init' and 'update' with v5 server. Just some weird things going on that I think took getting v5 out in the field before some of these things would show up. Regards, Gerry -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=32032#32032 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
