Hello all! I encounterd a strange problem: I installed server v4.0.2 and deleted the v4.0.1. now trying to start the server causes this:
> [EMAIL PROTECTED]:/home/matze/install/tinyerp-server-4.0.2/bin$ > ./tinyerp-server.py > Thu, 25 Jan 2007 10:28:11 INFO:objects:initialising distributed objects > servicesThu, 25 Jan 2007 10:28:11 INFO:init:connecting to database > Thu, 25 Jan 2007 10:28:11 INFO:init:could not connect to database 'terp'! > Traceback (most recent call last): > File "./tinyerp-server.py", line 170, in ? > addons.register_classes() > File "/home/matze/install/tinyerp-server-4.0.2/bin/addons/__init__.py", > line 228, in register_classes > module_list = os.listdir(ad) > OSError: [Errno 2] No such file or directory: > '/home/matze/install/tinyerp-server-4.0.1/bin/addons' > [EMAIL PROTECTED]:/home/matze/install/tinyerp-server-4.0.2/bin$ If I install the v4.0.1 version additionally in the required directory there is no problem. This happens on Ubuntu Linux 6.06. On a Suse9.3 and on a Mac OS X 10.4 this problem doesn't occure. Can anybody give me a hint, where this information about v4.0.1 might be stored so I can change/delete this file. Of course I haven't changed anything in the server v4.0.2, just used tar to unzip it and tried to start... Thanks! knerz _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
