help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

trytond


From: Catonano
Subject: trytond
Date: Wed, 5 Apr 2017 22:03:30 +0200

In trying to build trytond (mind the d) 4.2.3, tests fail and I see this message

======================================================================
ERROR: setUpClass (trytond.tests.test_copy.CopyTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/guix-build-python2-trytond-4.2.3.drv-1/trytond-4.2.3/trytond/tests/test_copy.py", line 15, in setUpClass
    activate_module('tests')
  File "/tmp/guix-build-python2-trytond-4.2.3.drv-1/trytond-4.2.3/trytond/tests/test_tryton.py", line 47, in activate_module
    create_db()
  File "/tmp/guix-build-python2-trytond-4.2.3.drv-1/trytond-4.2.3/trytond/tests/test_tryton.py", line 398, in create_db
    transaction.database.create(transaction.connection, name)
  File "/tmp/guix-build-python2-trytond-4.2.3.drv-1/trytond-4.2.3/trytond/backend/sqlite/database.py", line 269, in create
    with sqlite.connect(path) as conn:
OperationalError: unable to open database file

This "unable to open database file" appears tens of times

The tests use pysqlite (which is address@hidden only)

Has the daemon environment anything to do with this ?

The package is here
http://paste.lisp.org/display/343575

Thanks in advance

reply via email to

[Prev in Thread] Current Thread [Next in Thread]