bugOcchiolino - The GNU LIMS - Bugs: bug #45093, Exception:...

 
 

bug #45093: Exception: lims_instrument_custom_set unmet dependencies: ['lims_instrument']

Submitter:  None
Submitted:  Wed 13 May 2015 09:18:14 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 13 May 2015 09:18:14 AM UTC, original submission:  

I get that when I want to create a new DB:

[Wed May 13 10:49:00 2015] INFO:database:connect to "testdb3"
[Wed May 13 10:49:01 2015] ERROR:database:CREATE DB: testdb3 failed
[Wed May 13 10:49:01 2015] ERROR:database:Exception in call:
Traceback (most recent call last):
  File "/home/xxxx/gnulims/tryton/server/trytond-2.8.14/trytond/protocols/dispatcher.py", line 233, in create
    pool.init(update=True, lang=[lang])
  File "/home/xxxx/gnulims/tryton/server/trytond-2.8.14/trytond/pool.py", line 123, in init
    self.start()
  File "/home/xxxx/gnulims/tryton/server/trytond-2.8.14/trytond/pool.py", line 75, in start
    register_classes()
  File "/home/xxxx/gnulims/tryton/server/trytond-2.8.14/trytond/modules/__init__.py", line 317, in register_classes
    for package in create_graph(get_module_list())[0]:
  File "/home/xxxx/gnulims/tryton/server/trytond-2.8.14/trytond/modules/__init__.py", line 185, in create_graph
    raise Exception('%s unmet dependencies: %s' % (package, missings))
Exception: lims_instrument_custom_set unmet dependencies: ['lims_instrument']


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code