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
This is correct, i386 is identical binary as amd64 in our case. We did not have any previous complains about this and most were running fine with it. Agreed that we should adjust travis and create better pipeline for it.
I assume it is possible to run this "i386" code on 64-bit system but it is impossible to run it on 32-bit OS. I test it on 32-bit system and I see the issue.
$ uname -a
Linux thin 6.1.0-13-686-pae #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) i686 GNU/Linux
File: flux_i386_v6.2.0.deb
Debian 12 running at Intel Atom N280 (i686 only, no support for amd64)
Binaries were build for amd64 architecture (the issue):
Just for reference, architecture i386 is expected:
The text was updated successfully, but these errors were encountered: