stock_release_channel_geoengine

у wms · джерело на GitHub

Release channel based on geo-localization

ACSONE SA/NV · AGPL-3

16.0Помилка install
17.0×Немає в цій серії
18.0×Немає в цій серії
19.0×Немає в цій серії
master×Немає в цій серії
СеріяСтатусДеталі
16.0Помилка installПомилка SQL при установці · прогін 2026-08-21
17.0Не тестованогілки немає
18.0Не тестованогілки немає
19.0Не тестованогілки немає
masterНе тестованогілки немає

Залежить від

МодульСтатусПеревірено
geoengine_partnerПомилка install2026-08-21
stock_release_channelВстановлюється2026-08-21

Історія

Остання зміна2025-05-20
Комітів коду за 12 міс0
НайактивнішіJacques-Etienne Baudoux, Sébastien Alix, sbejaoui
Файлів19

Переклади й коміти ботів у підрахунок не входять.

Лог прогону 16.0

2026-08-21 17:33:19,898 1 ERROR job_37c616ea8647 odoo.sql_db: bad query: 
        CREATE EXTENSION postgis;
        CREATE EXTENSION postgis_topology;
    
ERROR: extension "postgis" is not available
DETAIL:  Could not open extension control file "/usr/local/share/postgresql/extension/postgis.control": No such file or directory.
HINT:  The extension must first be installed on the system where PostgreSQL is running.
 
2026-08-21 17:33:19,902 1 WARNING job_37c616ea8647 odoo.modules.loading: Transient module states were reset 
2026-08-21 17:33:19,903 1 ERROR job_37c616ea8647 odoo.modules.registry: Failed to load registry 
Traceback (most recent call last):
  File "/mnt/pool/base_geoengine/geo_db.py", line 34, in init_postgis
    cr.execute(
  File "/usr/lib/python3/dist-packages/odoo/sql_db.py", line 324, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.FeatureNotSupported: extension "postgis" is not available
DETAIL:  Could not open extension control file "/usr/local/share/postgresql/extension/postgis.control": No such file or directory.
HINT:  The extension must first be installed on the system where PostgreSQL is running.


The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 87, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 493, in load_modules
    processed_modules += load_marked_modules(cr, graph,
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 374, in load_marked_modules
    loaded, processed = load_module_graph(
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 197, in load_module_graph
    getattr(py_module, pre_init)(cr)
  File "/mnt/pool/base_geoengine/geo_db.py", line 41, in init_postgis
    raise MissingError(
odoo.exceptions.MissingError: Error, can not automatically initialize spatial postgis support. Database user may have to be superuser and postgres/postgis extensions with their devel header have to be installed. If you do not want Odoo to connect with a super user you can manually prepare your database. To do this, open a client to your database using a super user and run:
CREATE EXTENSION postgis;
CREATE EXTENSION postgis_topology;

2026-08-21 17:33:19,905 1 CRITICAL job_37c616ea8647 odoo.service.server: Failed to initialize database `job_37c616ea8647`. 
Traceback (most recent call last):
  File "/mnt/pool/base_geoengine/geo_db.py", line 34, in init_postgis
    cr.execute(
  File "/usr/lib/python3/dist-packages/odoo/sql_db.py", line 324, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.FeatureNotSupported: extension "postgis" is not available
DETAIL:  Could not open extension control file "/usr/local/share/postgresql/extension/postgis.control": No such file or directory.
HINT:  The extension must first be installed on the system where PostgreSQL is running.


The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/odoo/service/server.py", line 1333, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
  File "<decorator-gen-16>", line 2, in new
  File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked
    return func(inst, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 87, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 493, in load_modules
    processed_modules += load_marked_modules(cr, graph,

Результат виглядає неправильним? Повідомте — ми покажемо лог або перепрогонимо. Повідомити про хибний результат

Дані оновлено 2026-08-21 18:00 UTC · публікуємо факт прогону з логом і датою, не оцінку вендора · CSV і JSON відкриті

Питання або хибний результат: issue на GitHub чи hello@allservices.one

Незалежний проєкт. Не пов'язаний з Odoo S.A. чи Odoo Community Association.