proot-me / proot

chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
https://proot-me.github.io
GNU General Public License v2.0
1.96k stars 369 forks source link

`test-5bed7141` is failing #352

Closed jpoiret closed 1 year ago

jpoiret commented 1 year ago

Steps to Reproduce the Problem

  1. Build 5.3.1 from source.
  2. Run test-5bed7141 under proot.

Specifications

Command Output

$ ../src/proot ./test-5bed7141
getcwd: /tmp/guix-build-proot-static-5.3.1.drv-0/source/test != /etc

I unfortunately don't know PRoot well enough to find the root cause of this. The test itself seems fine afaict, so might be a regression in PRoot?

jpoiret commented 1 year ago

355 should fix this.