Skip to content

Reproducing OE builds

For every OE build triggered using tuxsuite, you can re-run the same build locally.

TuxOE is using TuxBake for building OE on both cloud or local host. In order to use the exact same environments, TuxBake is leveraging docker with custom container images.

Setting up

Host dependencies

You should install docker and python:

sudo apt install docker.io
sudo apt install python3 python3-pip

TuxBake

You should now install TuxBake from PyPi:

python3 -m pip install --upgrade tuxbake

Reproducing

To reproduce 31UKNRLVKs1wvD8HmQhjrL761tI,

Through TuxSuite:

https://storage.tuxsuite.com/public/demo/demo/oebuilds/31UKNRLVKs1wvD8HmQhjrL761tI/tuxsuite_reproducer.sh
Through TuxBake:

https://storage.tuxsuite.com/public/demo/demo/oebuilds/31UKNRLVKs1wvD8HmQhjrL761tI/tuxbake_reproducer.sh