You are here
L. Arnold - Mon, 2024/12/30 - 21:10
Hi,
I have wanted to work up some variations on the Odoo Application system, and do so with TKLDEV pulling different versions of Odoo into a Current 18.1 build system.
Unfortunately I cannot at present even build the full current Odoo build.
Getting the following error in tkldev after starting Make:
--
E: Unable to locate package odoo-16
Traceback (most recent call last):
File "/usr/bin/fab-install", line 660, in
cmd_install(
File "/usr/bin/fab-install", line 297, in cmd_install
installer.install(packages, ignore_errors)
File "/usr/lib/python3.11/dist-packages/fablib/installer.py", line 340, in install
self._install(packages, ignore_errors)
File "/usr/lib/python3.11/dist-packages/fablib/installer.py", line 187, in _install
raise Error(
fablib.installer.Error: Errors encountered installing packages
make: *** [/usr/share/fab/product.mk:577: build/stamps/root.build] Error 1
---
Exploring this in the Debian Packages I am not finding an odoo-16 package.
I do find an odoo-18 and odoo-14 on this Debian Package Search Page, but this does not appear correct:
https://packages.debian.org/search?keywords=odoo
---
in my l-arnold/tkl-nomadic-odoo respository I see in some of my old branches:
old versions of the TKL Odoo app relied on the version "nightly" builds when being built by TKLDEV. (for Instance Odoo 11 was built by TKL 15.x)
I tried emulating that just now but basically getting tied up having or not having odoo-16 as a package defined in the plan/main file.
I also by bringing forward also
overlay/etc/apt
folder structure to emulate that structure in odoo-11 but towards an odoo-14 build.
https://www.odoo.com/documentation/14.0/uk/administration/install/packag...
No Luck so far.
Thoughts on how to get a "multi-version" Odoo system working?
Thoughts even on how to simply get the current TKL-Odoo app build in TKLDEV?
Thanks, Jeremy, in advance. Sorry for the trouble.
Landis
Forum:
Not able to edit to make the text more clear
Looking here, It appears there should be sources still
Not yet.
Add new comment