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 not working with musl #337

Open
absolutelynothinghere opened this issue Oct 12, 2022 · 0 comments
Open

Proot not working with musl #337

absolutelynothinghere opened this issue Oct 12, 2022 · 0 comments

Comments

@absolutelynothinghere
Copy link

Expected Behavior

Being able to proot into a musl system from a glibc system:

[user@glibc] $ proot -r ./muslrootdir/ -w / sh
#

Actual Behavior

Running proot does nothing, the command finishes quietly.

Steps to Reproduce the Problem

  1. Locate rootdir of a musl system (./muslrootdir) while running a glibc system
  2. Run proot -r ./muslrootdir/ -w / sh

Specifications

  • Proot/Care version: 5.2.0
  • Kernel version: 5.18
  • Host distribution: Void Linux (glibc)
  • Guest distribution: Void Linux (musl)

Command Output

N/A

@oxr463 oxr463 added this to To do in PRoot via automation Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
PRoot
To do
Development

No branches or pull requests

2 participants