Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ep1cman opened this issue May 17, 2024 · 1 comment
Open

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

ep1cman opened this issue May 17, 2024 · 1 comment

Comments

@ep1cman
Copy link

ep1cman commented May 17, 2024

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)

@gitmanbloggus
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants