I cloned git@github.com:odoo/odoo.git and build a .deb by dpkg-buildpackage -rfakeroot, but the package seems to be incomplete. It has only 3.5 MB, while the official nightly deb has 44 MB. What am I missing? Thanks in advance!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Hello Martin!
The procedure is hard to found =)
So, let me show start steps:
1 - clone repo into a directory: Eg. /opt/odoo
2 - make sure the odoo is running as expected with all dependencies
3 - Go to /opt/odoo/setup folder
4 - run package.py and system will install some dependencies on your system and build deb and rpm
5 - for more informations, read the package.py file content (https://github.com/odoo/odoo/blob/10.0/setup/package.py) and/or run package.py --help
I hope these single steps can help you!
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Nov 16
|
4082 | ||
|
2
Mar 15
|
3932 | ||
|
1
Mar 15
|
3590 | ||
|
4
May 22
|
9969 | ||
|
0
Feb 17
|
2863 |