mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2064] Bugs rpm package heikoada/firejail - Fedora 28 #1392
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1392
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CrateOps on GitHub (Jul 25, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2064
Hello dears!found a firejail bug
Not found as this amply show.
dnf copy enable heikoada/firejail
dnfinstall firejail
firejail --help
Warning: an existing sandbox was detected. /bin/bash will run without any additional sandboxing features
firejail --private --noprofile=/home/alex/sandbox-seccomp ----caps.drop=all gedit
Warning: an existing sandbox was detected. gedit will run without any additional sandboxing features
I run and get access beyond the specified --private=/home/alex/sandbox sandbox
firejail-version 0.9.52
dnf copy disable heikoada — firejail-disable repository
I delete firetail, after I collect it from the source code of firejail taken from GitHub everything works fine ./configure --prefix= / usr & & & make& & sudo make install-strip. Firewall version installed-version 0.9.55
@SkewedZeppelin commented on GitHub (Jul 25, 2018):
Instead of using an outdated COPR repo or using
make installI'd recommend the followingalternatively you can install the official prebuilt RPMs from here https://sourceforge.net/projects/firejail/files/firejail/
@CrateOps commented on GitHub (Jul 27, 2018):
Thank you for your help!
@chiraag-nataraj commented on GitHub (Jul 30, 2018):
Seems like this was resolved?