health-dev
[Top][All Lists]
Advanced

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

[Health-dev] [bug #43993] Relation «gnuhealth_institution» does not exis


From: Bruno M. Villasanti
Subject: [Health-dev] [bug #43993] Relation «gnuhealth_institution» does not exist on installation
Date: Mon, 12 Jan 2015 22:44:27 +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/?43993>

                 Summary: Relation «gnuhealth_institution» does not exist on
installation
                 Project: GNU Health
            Submitted by: bvillasanti
            Submitted on: lun 12 ene 2015 19:44:26 ART
                Category: Programming / Tracebacks
                Severity: 5 - Blocker
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Module: health

    _______________________________________________________

Details:

Traceback during installation of the health module:

[Mon Jan 12 22:27:56 2015] INFO:modules:health
[Mon Jan 12 22:27:56 2015] INFO:modules:health:register patient.disease
[Mon Jan 12 22:27:56 2015] INFO:modules:health:register patient.medication
[Mon Jan 12 22:27:56 2015] INFO:modules:health:register patient.vaccination
[Mon Jan 12 22:27:56 2015] INFO:modules:health:register
gnuhealth.immunization_status_report
[Mon Jan 12 22:27:56 2015] INFO:modules:health:register
gnuhealth.operational_area
[Mon Jan 12 22:27:56 2015] INFO:modules:health:register
gnuhealth.operational_sector
[Mon Jan 12 22:27:57 2015] INFO:modules:health:register gnuhealth.du
[Mon Jan 12 22:27:57 2015] INFO:modules:health:register gnuhealth.occupation
[Mon Jan 12 22:27:57 2015] INFO:modules:health:register gnuhealth.ethnicity
[Mon Jan 12 22:27:58 2015] INFO:modules:health:register
gnuhealth.birth_certificate
Traceback (most recent call last):
  File "./trytond", line 80, in <module>
    trytond.server.TrytonServer(options).run()
  File
"/src/gnuhealth/transifex/deploy_templates/20150112_health_34_es_ES/trytond/trytond/server.py",
line 98, in run
    Pool(db_name).init(update=self.options.update, lang=lang)
  File
"/src/gnuhealth/transifex/deploy_templates/20150112_health_34_es_ES/trytond/trytond/pool.py",
line 151, in init
    lang=lang)
  File
"/src/gnuhealth/transifex/deploy_templates/20150112_health_34_es_ES/trytond/trytond/modules/__init__.py",
line 416, in load_modules
    _load_modules()
  File
"/src/gnuhealth/transifex/deploy_templates/20150112_health_34_es_ES/trytond/trytond/modules/__init__.py",
line 383, in _load_modules
    load_module_graph(graph, pool, update, lang)
  File
"/src/gnuhealth/transifex/deploy_templates/20150112_health_34_es_ES/trytond/trytond/modules/__init__.py",
line 232, in load_module_graph
    cls.__register__(module)
  File
"/src/gnuhealth/transifex/deploy_templates/20150112_health_34_es_ES/trytond/trytond/model/modelsql.py",
line 129, in __register__
    table.add_fk(field_name, ref, field.ondelete)
  File
"/src/gnuhealth/transifex/deploy_templates/20150112_health_34_es_ES/trytond/trytond/backend/postgresql/table.py",
line 303, in add_fk
    'ON DELETE ' + on_delete)
  File
"/src/gnuhealth/transifex/deploy_templates/20150112_health_34_es_ES/trytond/trytond/backend/postgresql/database.py",
line 314, in execute
    return self.cursor.execute(sql)
psycopg2.ProgrammingError: relation «gnuhealth_institution» does not exist




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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