You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AArch64 builds fail with "AttributeError: install_layout". This is due
to setuptools issue in Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003252
Switching setuptools to use distutils from stdlib makes error go away.
Backports: Xena, Wallaby (this is where it was first reported).
Change-Id: I97102e18e4ec47bca94d17d964936f039580b06b
(cherry picked from commit 497b40f)
0 commit comments