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

proot v5.4.0 can not work on centos7 #374

Open
xizonghu opened this issue Apr 8, 2024 · 0 comments
Open

proot v5.4.0 can not work on centos7 #374

xizonghu opened this issue Apr 8, 2024 · 0 comments

Comments

@xizonghu
Copy link

xizonghu commented Apr 8, 2024

Expected Behavior

Actual Behavior

Steps to Reproduce the Problem

  1. proot -S ubuntu-base-22.04.4-base-amd64
  2. it will happen error:
    proot error: execve("/usr/bin/sh"): No such file or directory
    proot info: possible causes:
  • the program is a script but its interpreter (eg. /bin/sh) was not found;
  • the program is an ELF but its interpreter (eg. ld-linux.so) was not found;
  • the program is a foreign binary but qemu was not specified;
  • qemu does not work correctly (if specified);
  • the loader was not found or doesn't work.
    fatal error: see proot --help.

I run it on manjaro, It works well.
the ubuntu rootfs comes from offical.

Specifications

  • Proot/Care version: v5.4.0
  • Kernel version: 3.10.0-1160.el7.x86_64
  • Host distribution: 3.10.0-1160.el7.x86_64
  • Guest distribution: ubuntu 22.04

Command Output

image

Inline log

-OR-

Attached log

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

1 participant