Search Criteria
Package Details: proot 5.4.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/proot.git (read-only, click to copy) |
---|---|
Package Base: | proot |
Description: | chroot, mount --bind, and binfmt_misc without privilege/setup |
Upstream URL: | https://proot-me.github.io/ |
Licenses: | GPL-2.0-only |
Submitter: | alkino |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 55 |
Popularity: | 0.000002 |
First Submitted: | 2012-04-20 18:04 (UTC) |
Last Updated: | 2025-06-07 08:33 (UTC) |
Dependencies (5)
- python (python37AUR)
- talloc
- git (git-gitAUR, git-glAUR) (make)
- libxslt (libxslt-gitAUR) (make)
- python-docutils (make)
Required by (3)
- care
- d.launcher2 (make)
- hammerwatch
Latest Comments
1 2 3 4 Next › Last »
eternalfloof commented on 2025-06-19 05:59 (UTC)
For anyone else that tries to install proot using rua using the new recipe, the tests don't pass due to the build isolation. You'll need to use another tool, or use makepkg directly
envolution commented on 2025-06-10 04:20 (UTC)
@eternalfloof yeah I had the url noted for a change - fyi I've reached out to the care maintainer to see if this can be combined into one package:
https://github.com/envolution/aur/blob/main/abandoned/proot/PKGBUILD
I'll give him a bit more time before making more changes to this version - I did include your suggestion on the 394 patch
eternalfloof commented on 2025-06-08 18:50 (UTC)
@envolution
Thanks for taking on the effort. I have a couple of cleanup suggestions. Instead of taking your 397 patch, can you use the 394 one? It's better for verification not to reference a closed PR https://github.com/proot-me/proot/pull/394.patch
Second, since the github user was renamed (and thus redirected on the github side) to proot-me, can you change the source to git+https://github.com/proot-me/proot.git#commit=5f780cba57ce7ce557a389e1572e0d30026fcbca instead of cedric-vincent? It makes validating this a lot easier (and not having to worry about random forks being built)
C0rn3j commented on 2023-07-01 14:53 (UTC)
I do not use this package anymore, therefore am dropping it.
SaphiraKai commented on 2023-04-13 20:28 (UTC)
Sorry, I meant to comment that on the proot-git package. This package builds fine
SaphiraKai commented on 2023-04-13 20:24 (UTC)
install: cannot stat 'doc/proot/changelog.rst': No such file or directory
navigaid commented on 2019-04-24 13:20 (UTC)
@glow @pdizzle the error is now fixed
<deleted-account> commented on 2019-04-24 11:52 (UTC)
==> ERROR: One or more files did not pass the validity check!
Error downloading sources: proot
Validity check is incorrect... Had to use pdizzle's pkgbuild and manually install it.
pdizzle commented on 2019-04-04 21:15 (UTC) (edited on 2019-04-04 21:15 (UTC) by pdizzle)
the sha1sum was failing for me and some directories were not correct. I was able to get it to build with this pkgbuild:
https://gist.github.com/pm0u/afe618f7db3f17e5b5afce9e3e777d94
changes lines 4,16,20
however, i am installing this as a dep for xampp and i get a failure signal 11 during build that i cannot get past
1 2 3 4 Next › Last »