2017-04-06 2:10 GMT+02:00 Hartmut Goebel <h.goebel@crazy-compilers.com>:
Am 05.04.2017 um 22:03 schrieb Catonano:
>
>
> Has the daemon environment anything to do with this ?

Be the source with you;:

https://hg.tryton.org/trytond/file/4.2.3/trytond/backend/sqlite/database.py#l261

So it seem the database name needs to be ":memory:" or or you need to
use a full-qualified path to avoid the ned to configure the trytond.

Thank you Hartmut. This tip was substantial, I was lost

I could build trytond