Hi,
I am trying the trunk version, but I could not create a database with
it.
I have this error:

Exception in thread Thread-22:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in
__bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/fares/Tryton_2.1/trytond/trytond/ir/cron.py", line 155,
in run
    transaction.cursor.lock(self._table)
  File "/home/fares/Tryton_2.1/trytond/trytond/backend/postgresql/
database.py", line 414, in lock
    self.cursor.execute('LOCK "%s"' % table)
ProgrammingError: ERREUR:  la relation « ir_cron » n'existe pas

How can I fix that?

fares

-- 
[email protected] mailing list

Reply via email to