-
Notifications
You must be signed in to change notification settings - Fork 68
Error for install Tryton server #8
base: develop
Are you sure you want to change the base?
Conversation
--HG-- branch : 5.2
--HG-- branch : 5.2
(grafted from 755eddf83411796a5a2c9de92b4da2f244e923b0) --HG-- branch : 5.2
We must compare against the filesystem value instead of the old value because it is the actual target. issue8353 review261471002 (grafted from 71187a2c37b6a377d5464db9218e58cf920e91b1) --HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
issue8381 review271471002 (grafted from 136794626cf54bb41a048d555e58df7cdd4efde1) --HG-- branch : 5.2
issue8460 review273551002 (grafted from ade59478241007e6c6893b9c5e23238ef04b5e98) --HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
issue8461 review265631003 (grafted from 8f02ce4fd4b6a901a78980d3bbfa15a4a31629bf) --HG-- branch : 5.2
The 'id' should not be removed from the result if a field use it as an extra (e.g. for context). issue8470 review263841002 (grafted from 03f313fcebbabfe8b0e468f406460abcd4d47fda) --HG-- branch : 5.2
issue8476 review249621002 (grafted from 54b15f36c1a7ac8b1737ac549446e791b05c349a) --HG-- branch : 5.2
issue8474 review257701002 (grafted from e4a93fc515600b48b4723acc4a3dc0dc01657aec) --HG-- branch : 5.2
The break when grouped records are greater than IN_MAX, should break all the loops in order to prevent use of the grouped domain. issue8474 review257701002 (grafted from 4f54d7c7dc50c5089cd4a4f27495dc41bdf2c36c) --HG-- branch : 5.2
issue8478 review251711002 (grafted from 30b54939766454ee7a461a5ddcbe04256edbecae) --HG-- branch : 5.2
(grafted from f4393bd5664c3341bd9c4cb82af78a23cd43f641) --HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
The table is a hot spot for contention so we must minimize the duration lock are kept on it. As at the start of a transaction, the cache may be sync and so it locks all the row in the table, the transaction used for this query should not be the main one that lasts a long time. Idem for the commit. issue8447 review283591002 (grafted from 634f8347fb75237db22474e41ae1425c7af9208a) --HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
The name of the cache can be longer than the maximum length of database name. (grafted from 6aa537cd2ea7cc1bce7d806bcd569c4a70445ec4) --HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
We must test if it is a subclass and not an instance of Report. issue9196 review307221002 (grafted from 0f87869670a10d69c75c58b089f5be8ed3bbf211) --HG-- branch : 5.2
issue9174 review299191002 (grafted from b1fb6c624ae9355ec8f46f903c2fe1c093362d2e) --HG-- branch : 5.2
issue8781 review309371003 (grafted from 4e240b35cbc8afa91197a6a3edb666df2a6c012b) --HG-- branch : 5.2
issue9245 review305371002 (grafted from b95af4a8509edc75b731dffb97e36c8ed62dd382) --HG-- branch : 5.2
issue9251 review297631002 (grafted from ce5ad8f394402a99bc7d96a594317e849257d34f) --HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
We should always try to execute them later as operational errors should be temporary. issue9252 review319301002 (grafted from 5d3eafccb4d148bd0df1389a405e4ff36c08121b) --HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
Introduced by the backport of issue9252 issue9343 (grafted from 295580216dea4275124e95156580c8342f9ada51) --HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
Hello, I came across this your question, please the links you provided are not found I'll like to see the error message so that I can help, if at all it has not been fixed by now. |
issue9306 review321301002 (grafted from 8021e386894bd1e907d5a855c1ba2cf3af3a3bae) --HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
The test relies on the cache being cleared before setting a value from the old transaction. So we must wait for the synchronisation to happen when channel is used. issue9413 review327461011 (grafted from e14beb9c906cdebd2b28a1115cddfcad8e52d6c3) --HG-- branch : 5.2
An exponential factor growths too fast and so reschedule too much in the future. issue9428 review315631002 (grafted from bb6b1390c85250456d1801e192c3ed6ddb8e3a1d) --HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
--HG-- branch : 5.2
The model is generic and must accept that Wizard.execute set any field on it. issue9425 review301821003 (grafted from c60abb47491a7bcd54ad943762b3f67f00c43b0f) --HG-- branch : 5.2
I installed ubuntu version 14.04. Then I downloaded your repository with version 5.2. I installed python version 3.6.I installed setuptools.Also I installed your tryton-server package.
Opened a terminal in the unpacked repository directory
Chemen/Tryton$ python setup.py install
And got an error.
It my full commands in terminal - https://piccy.info/view3/13728438/acacc7587e3b1ebfa16e313cf9894cfb/
http://piccy.info/view3/13728445/778a65400b0ee49f0447a8a1ac012c67/
It screenshot error -
http://piccy.info/view3/13728448/fbc1cd060933ea8db9ec6a5b17e98be6/
http://piccy.info/view3/13728450/7c63f020d8c7f755d5f0c64aaacc293b/
Please help me solve this problem. I read on the Internet that you can use the server launch through the command "python trytond -c /directory"
But for some reason I don’t have configuretion file(.conf).
Please help me solve this problem. I am working with your project for the first time and I have a lot of questions. I think if you provide me with good support, I will pay you.