mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #7141] [MERGED] build: deb: add conflict with firejail-profiles #6335
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#6335
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?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/7141
Author: @kmk3
Created: 4/18/2026
Status: ✅ Merged
Merged: 4/25/2026
Merged by: @kmk3
Base:
master← Head:build-debian-add-conflicts📝 Commits (1)
cb465c6build: deb: add conflict with firejail-profiles📊 Changes
2 files changed (+2 additions, -0 deletions)
View changed files
📝
platform/debian/control.amd64(+1 -0)📝
platform/debian/control.i386(+1 -0)📄 Description
Debian has a separate "firejail-profiles" package for the profiles
(besides the main "firejail" package), which conflicts with our package
when trying to install it[1]:
So add a
Conflicts:line for "firejail-profiles".Relates to #7110.
[1] https://github.com/netblue30/firejail/issues/7072#issuecomment-4273240052
Reported-by: @ginto37
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.