health-dev
[Top][All Lists]
Advanced

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

[Health-dev] [bug #44091] Missing package directory for report on setup.


From: Bruno M. Villasanti
Subject: [Health-dev] [bug #44091] Missing package directory for report on setup.py
Date: Mon, 26 Jan 2015 13:29:23 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?44091>

                 Summary: Missing package directory for report on setup.py
                 Project: GNU Health
            Submitted by: bvillasanti
            Submitted on: lun 26 ene 2015 10:29:22 ART
                Category: Installation
                Severity: 3 - Normal
              Item Group: None
                  Status: In Progress
                 Privacy: Public
             Assigned to: bvillasanti
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Module: health_reporting

    _______________________________________________________

Details:

When initializing an empty database with gnuhealth 28rc2 installed I run into
the error:

[Mon Jan 26 12:45:27 2015] INFO:modules:health_genetics:registering classes
[Mon Jan 26 12:45:27 2015] INFO:modules:health_imaging:registering classes
[Mon Jan 26 12:45:27 2015] INFO:modules:health_surgery:registering classes
[Mon Jan 26 12:45:27 2015]
INFO:modules:health_who_essential_medicines:registering classes
[Mon Jan 26 12:45:27 2015] INFO:modules:health_iss:registering classes
[Mon Jan 26 12:45:27 2015] INFO:modules:health_reporting:registering classes
/usr/lib/python2.7/site-packages/trytond/modules/health_reporting/__init__.py:24:
ImportWarning: Not importing directory
'/usr/lib/python2.7/site-packages/trytond/modules/health_reporting/report':
missing __init__.py
  from report import *
Traceback (most recent call last):
  File "/usr/bin/trytond", line 80, in <module>
    trytond.server.TrytonServer(options).run()
  File "/usr/lib/python2.7/site-packages/trytond/server.py", line 98, in run
    Pool(db_name).init(update=self.options.update, lang=lang)
  File "/usr/lib/python2.7/site-packages/trytond/pool.py", line 140, in init
    self.start()
  File "/usr/lib/python2.7/site-packages/trytond/pool.py", line 92, in start
    register_classes()
  File "/usr/lib/python2.7/site-packages/trytond/modules/__init__.py", line
351, in register_classes
    mod_file, pathname, description)
  File
"/usr/lib/python2.7/site-packages/trytond/modules/health_reporting/__init__.py",
line 24, in <module>
    from report import *
ImportError: No module named report


--
Thanks to Axel Braun <address@hidden> for report this bug.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44091>

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

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