Files
ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/install.d
Xinliang Liu 20a2ac931e Fix build error on aarch64
Fix "error: invalid command 'bdist_wheel'" when building on aarch64.

For aarch64 platform, it seems it always tries to build wheels first for
python packages which have no wheels in PyPi. Although it will install
the source packages successfully at last.

Task: #41701
Story: #2008562
Change-Id: Id3dc4eaad9b698241ad70a69f93b8463bc15de0d
(cherry picked from commit 6c74417da1)
2021-05-12 16:04:07 +00:00
..