Search Criteria
Package Details: bubblejail 0.9.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bubblejail.git (read-only, click to copy) |
---|---|
Package Base: | bubblejail |
Description: | Bubblewrap based sandboxing utility |
Upstream URL: | https://github.com/igo95862/bubblejail |
Keywords: | sandbox |
Licenses: | GPL-3.0-or-later |
Submitter: | igo95862 |
Maintainer: | igo95862 |
Last Packager: | igo95862 |
Votes: | 12 |
Popularity: | 0.24 |
First Submitted: | 2020-10-07 13:36 (UTC) |
Last Updated: | 2024-12-22 19:05 (UTC) |
Dependencies (17)
- bubblewrap (bubblewrap-gitAUR, bubblewrap-overlayfsAUR, bubblewrap-suid)
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libnotify (libnotify-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-pyqt6
- python-pyxdg
- python-tomli-w
- xdg-dbus-proxy
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- linux-headers (make)
- meson (meson-gitAUR) (make)
- python-jinja (make)
- scdoc (scdoc-gitAUR) (make)
- bash-completion (bash-completion-gitAUR) (optional) – completions for bash shell
- fish (fish-gitAUR) (optional) – completions for fish shell
- slirp4netns (slirp4netns-gitAUR) (optional) – Namespaced networking stack
Latest Comments
« First ‹ Previous 1 2
igo95862 commented on 2022-02-15 11:22 (UTC)
@martynjy do you have
python-pyxdg
installed?martynjy commented on 2022-02-06 15:54 (UTC)
Build failed with a meson 'unittest FAIL'. Log pasted at:
https://pastebin.com/R1pZPXKQ
igo95862 commented on 2022-01-25 21:19 (UTC)
@djpohly I added the fix for now. Thank you for bringing the fix to my attention.
igo95862 commented on 2022-01-25 21:14 (UTC)
@djpohly I actually have the test that used XDG_RUNTIME_DIR removed in the master. It had several problems beside that.
djpohly commented on 2022-01-25 21:01 (UTC)
make check
complains whenXDG_RUNTIME_DIR
is not set (e.g. on an automated build system). It looks like the standard fix is:as is done in a few official packages.
igo95862 commented on 2021-02-19 20:22 (UTC) (edited on 2021-02-19 20:25 (UTC) by igo95862)
Forgot to include sphinx as a build dependency. Sorry. I will fix it right away.
EDIT
Should be fixed now
ax34 commented on 2021-02-19 20:21 (UTC)
igo95862 commented on 2021-01-27 16:05 (UTC)
Added instructions for alternative keyserver.
igo95862 commented on 2021-01-21 08:47 (UTC)
Seems like GPG key server is broke. I will probably transfer to a different one.
« First ‹ Previous 1 2