lateautumn233 / Linuxdeploy-Pro

Install and run GNU/Linux on Android
GNU General Public License v3.0
191 stars 40 forks source link

32-bit binaries causing issues on 64-bit only devices #53

Open ep1cman opened 4 months ago

ep1cman commented 4 months ago

The following binaries are shipped as 32-bit:

This means the creation of the loopback img and installation fail on devices that cannot execute 32-bit (e.g Samsung S24 series)

gitmanbloggus commented 1 month ago

The following binaries are shipped as 32-bit:

  • e2fsck
  • mke2fs
  • pkgdetails
  • qemu-i386-static (Not sure this one matters)

This means the creation of the loopback img and installation fail on devices that cannot execute 32-bit (e.g Samsung S24 series)

I don't think it's going to get fixed any time soon... for now it's fine