Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Help debugging "module not installable" from Runbot on module PR
byHi everyone,
(I posted a similar question "Install external dependency for runbot on PR" a while ago, but I've been able to research the situation better, so this question should be better focused. I also posted something similar to the Odoo Accounting Forum, but maybe it was too technical for it.)
We recently created a PR to Odoo core with a new module to support Andorran accounting: https://github.com/odoo/odoo/pull/218851
There is one single Runbot check which fails, ci/template, in the child task "Testing migration from 17.0 to 18.0...", step "test-migration". The "Full test-migration logs" (see [1] for an example) under the gears icon shows a few warnings "module l10n_ad: not installable, skipped", then error "Some modules have inconsistent states, some dependencies may be missing: ['l10n_ad']". It shows no extra hints on why the module failed to load. I thought it may be some issue with dependencies, but the standard "l10n_es" module has the same dependencies and it loads just fine during the same test (look for "Module l10n_es loaded"). I was also able to install both modules in a bare local 18.0 setup just fine.
[1]: http://runbot213.odoo.com/runbot/static/build/86004794-17-0/logs/test-migration.txt
I couldn't find a way to debug the error better in order to know what is causing the module not to load. Any help here would be very welcome!
Thanks in advance. Cheers,
Firma Ivan Vilata i Balaguer
Ivan Vilata i Balaguer
Sistemes
BeTen IT Solutions S.L. - Batista10
Av/ Sant Miquel del Pui, 70 baixos - 25500 La Pobla de Segur (Pallars Jussà)
Telèfon: 973 330 776
https://www.batista10.cat ivan@batista10.cat
Follow-Ups
-
Re: Help debugging "module not installable" from Runbot on module PR
bysuport -
Re: Help debugging "module not installable" from Runbot on module PR
bysuport -
Re: Help debugging "module not installable" from Runbot on module PR
byOdoo Community Association (OCA), Virginie Dewulf -
Re: Help debugging "module not installable" from Runbot on module PR
byMetricWise, Inc., Adam Heinz