bugGNU Health - Bugs: bug #39256, health_ntd : Error creating...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #39256: health_ntd : Error creating database

Submitter:  Bruno M. Villasanti <bvillasanti>
Submitted:  Fri 14 Jun 2013 08:31:10 PM UTC
   
 
Category:  Installation Severity:  5 - Blocker
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  bvillasanti
Open/Closed:  Closed Release:  1.9.0
Module:  health_ntd Component:  None

Fri 14 Jun 2013 08:42:00 PM UTC, comment #1: 

Fixed in changeset 791:a0a09b61376d [1]


--
[1] http://hg.savannah.gnu.org/hgweb/health/rev/a0a09b61376d

Bruno M. Villasanti <bvillasanti>
Fri 14 Jun 2013 08:31:10 PM UTC, original submission:  

Creating a new database with health-1.9 modules, I get the following error:

[Fri Jun 14 17:07:12 2013] INFO:modules:health_ntd:registering classes
[Fri Jun 14 17:07:12 2013] ERROR:database:CREATE DB: test_health20 failed
[Fri Jun 14 17:07:12 2013] ERROR:database:Exception in call:
Traceback (most recent call last):
  File "/src/gnuhealth/trytond-2.8/trytond/protocols/dispatcher.py", line 233, in create
    pool.init(update=True, lang=[lang])
  File "/src/gnuhealth/trytond-2.8/trytond/pool.py", line 123, in init
    self.start()
  File "/src/gnuhealth/trytond-2.8/trytond/pool.py", line 75, in start
    register_classes()
  File "/src/gnuhealth/trytond-2.8/trytond/modules/__init__.py", line 347, in register_classes
    mod_file, pathname, description)
  File "/src/gnuhealth/trytond-2.8/trytond/modules/health_ntd/__init__.py", line 22, in <module>
    from health_icd10 import *
ImportError: No module named health_icd10

Bruno M. Villasanti <bvillasanti>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bvillasanti (Submitted the item)
  •  

    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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-06-14 bvillasanti StatusIn Progress Fixed
        Open/ClosedOpen Closed
        ReleaseNone 1.9.0

    Back to the top

    Powered by Savane 3.12.
    Corresponding source code