base_geoengine_demo

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

Категорія: GeoBI · Camptocamp · AGPL-3

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

Залежить від

МодульСтатусПеревірено
base_geoengineПомилка install2026-08-20

Зовнішні залежності

Перевірено проти modidx/odoo:17.0-deps-20260820.

ВидПакетУ нашому образі
pythongeojsonє в образі

Історія

Остання зміна2025-08-27
Комітів коду за 12 міс0
НайактивнішіNicolas Bessi, Samuel Kouff, Yannick Vaucher
Файлів24

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

Лог прогону 17.0

2026-08-20 19:44:55,375 1 ERROR job_3572f81e77f2 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-20 19:44:55,383 1 WARNING job_3572f81e77f2 odoo.modules.loading: Transient module states were reset 
2026-08-20 19:44:55,384 1 ERROR job_3572f81e77f2 odoo.modules.registry: Failed to load registry 
Traceback (most recent call last):
  File "/mnt/pool/base_geoengine/geo_db.py", line 36, in init_postgis
    cr.execute(
  File "/usr/lib/python3/dist-packages/odoo/sql_db.py", line 342, 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 99, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 485, in load_modules
    processed_modules += load_marked_modules(env, graph,
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 366, in load_marked_modules
    loaded, processed = load_module_graph(
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 194, in load_module_graph
    getattr(py_module, pre_init)(env)
  File "/mnt/pool/base_geoengine/geo_db.py", line 43, 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-20 19:44:55,385 1 CRITICAL job_3572f81e77f2 odoo.service.server: Failed to initialize database `job_3572f81e77f2`. 
Traceback (most recent call last):
  File "/mnt/pool/base_geoengine/geo_db.py", line 36, in init_postgis
    cr.execute(
  File "/usr/lib/python3/dist-packages/odoo/sql_db.py", line 342, 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 1422, 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 99, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 485, in load_modules
    processed_modules += load_marked_modules(env, graph,

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

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

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

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