Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    I don't want to use sudo. I want to have a user-space chroot, hence my reason to use fakeroot in the first place. It's also not an issue with /tmp/, since it has the same issue with a folder in $HOME. Commented Jul 30, 2015 at 0:27
  • Read the Documentation I provided under Better Solution and install the DebBootstrap in userspace, Fakeroot will not work using the method you're trying to use it for, because of the Limitations in the Limitation Section above. Fakeroot is mainly used to modify config files, and build debian packages. It cannot emulate a full fleged chroot Commented Jul 30, 2015 at 0:34