Comment 4 for bug 1870583

Revision history for this message
Adam Collard (adam-collard) wrote :

> From this you can see MAAS is currently broken on i386, ppc64el, and armhf.

It's worth noting that in src/provisioningserver/refresh/node_info_scripts.py:128 we have

BINARY="$(archdetect | cut -d '/' -f1 | sed 's/i386/386/g')"

so the important part thing is Debian matching "Go", and due to the sed, think we do work on (i)386