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

Can't retrieve loader path #216

Open
amenk opened this issue Nov 30, 2018 · 0 comments
Open

Can't retrieve loader path #216

amenk opened this issue Nov 30, 2018 · 0 comments

Comments

@amenk
Copy link

amenk commented Nov 30, 2018

git clone git://github.com/fsquillace/junest ~/.local/share/junest
export PATH=~/.local/share/junest/bin:$PATH
junest -f

I am getting

Installing JuNest...
The default mirror URL is https://mirrors.kernel.org/archlinux/$repo/os/$arch.
Remember to refresh the package databases from the server:
    pacman -Syy
JuNest installed successfully
proot error: can't retrieve loader path (/proc/self/fd/)
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-x86_64 --help`.
proot warning: can't readlink '/proc/self/cwd': No such file or directory
proot error: can't chmod '/tmp/proot-32515-4Nwwnz': No such file or directory
proot error: can't retrieve loader path (/proc/self/fd/)
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-x86_64 --help`.
proot warning: can't readlink '/proc/self/cwd': No such file or directory
proot error: can't chmod '/tmp/proot-32517-srmF4z': No such file or directory

What does that mean? How can I fix it?

It's a HostEurope Managed Server on Debian 8

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