Where can I find the Factory Bundles for RMA shim for Chromebooks?

jmehnert
jmehnert Member Posts: 9

Tinkerer

For the life of me, I cannot run the image tool unit test (py/tools/image_tool_rma_unittest.py) without receiving the error:

from cros.factory.tools import image_tool

ModuleNotFoundError: No module named 'cros'

Aside from that, I can get the actual RMA image tool to run (setup/image_tool) without a missing module error, but there is no method of acquiring factory bundles for the general public. Is there something I'm missing? I cannot find any online repositories for the factory bundles. Does anyone have any insights to offer?

Answers