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*

4
  • Can you list the packages, and their associated permissions here: ls -al /tmp/foo? Commented Jul 29, 2015 at 22:18
  • Yes, they're in /tmp/foo/var/cache/bootstrap/, and their permissions are set to 644 to my user. Commented Jul 29, 2015 at 22:22
  • Have you tried sudo fakeroot It's the fakeroot that isn't permissioned right...? Commented Jul 29, 2015 at 22:37
  • @eyoung100 I'm not sure I understand? sudo fakeroot does work. Commented Jul 29, 2015 at 22:43