Package Details: isolate 2.1-1

Git Clone URL: https://aur.archlinux.org/isolate.git (read-only, click to copy)
Package Base: isolate
Description: Sandbox for securely executing untrusted programs
Upstream URL: https://github.com/ioi/isolate
Licenses: GPL2
Conflicts: isolate-git
Provides: isolate
Submitter: wil93
Maintainer: iamawacko
Last Packager: iamawacko
Votes: 1
Popularity: 0.000000
First Submitted: 2016-02-03 14:12 (UTC)
Last Updated: 2025-06-10 22:07 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

TrialnError commented on 2025-06-10 19:35 (UTC) (edited on 2025-06-10 19:38 (UTC) by TrialnError)

The systemd unit file needs some adjustments. The binary path will include $pkgdir, which is wrong. Sadly the Makefile doesn't support DESTDIR? But it seems the isolate-git PKGBUILD has already something in that regard?
Also the config seems to contain $pkgdir:

==> WARNING: Package contains a reference to $pkgdir
etc/isolate
usr/lib/systemd/system/isolate.service

Additionally namcap reports the following:

isolate E: Dependency libcap detected and not included (libraries ['usr/lib/libcap.so.2'] needed in files ['usr/bin/isolate'])
isolate E: Dependency bash detected and not included (programs ['bash'] needed in scripts ['usr/bin/isolate-check-environment'])
isolate E: Dependency glibc detected and not included (libraries ['usr/lib/libc.so.6'] needed in files ['usr/bin/isolate', 'usr/bin/isolate-cg-keeper'])
isolate E: Dependency systemd-libs detected and not included (libraries ['usr/lib/libsystemd.so.0'] needed in files ['usr/bin/isolate-cg-keeper'])

seirl commented on 2017-12-30 17:24 (UTC)

Updated to 1.4.1.