[GH-ISSUE #5433] build: cannot compile with --enable-apparmor on Arch Linux #2994

Closed
opened 2026-05-05 09:38:56 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @osevan on GitHub (Oct 24, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5433

I installed already sudo pacman -Su apparmor-git

In my last arch installs it was enough to get libapparmor.so in libs directory.

Now, firejail cant compile with apparmor support anymore.

Which pkg should i install additionaly via.pacman?

Thanks and

Best regards

Originally created by @osevan on GitHub (Oct 24, 2022). Original GitHub issue: https://github.com/netblue30/firejail/issues/5433 I installed already sudo pacman -Su apparmor-git In my last arch installs it was enough to get libapparmor.so in libs directory. Now, firejail cant compile with apparmor support anymore. Which pkg should i install additionaly via.pacman? Thanks and Best regards
gitea-mirror 2026-05-05 09:38:56 -06:00
  • closed this issue
  • added the
    needinfo
    label
Author
Owner

@ghost commented on GitHub (Oct 24, 2022):

sudo pacman -Su apparmor-git

That would work if there was an apparmor-git package in the arch linux repo's, which isn't the case.
Try installing apparmor instead.

<!-- gh-comment-id:1289043795 --> @ghost commented on GitHub (Oct 24, 2022): > sudo pacman -Su apparmor-git That would work if there was an `apparmor-git` package in the arch linux repo's, which isn't the case. Try installing `apparmor` instead.
Author
Owner

@osevan commented on GitHub (Oct 24, 2022):

Can anyone reproduce that?

<!-- gh-comment-id:1289618550 --> @osevan commented on GitHub (Oct 24, 2022): Can anyone reproduce that?
Author
Owner

@osevan commented on GitHub (Oct 24, 2022):

sudo pacman -Su apparmor-git

That would work if there was an apparmor-git package in the arch linux repo's, which isn't the case. Try installing apparmor instead.

I installed already both. . Next time i will show you logs

<!-- gh-comment-id:1289619861 --> @osevan commented on GitHub (Oct 24, 2022): > > sudo pacman -Su apparmor-git > > That would work if there was an `apparmor-git` package in the arch linux repo's, which isn't the case. Try installing `apparmor` instead. I installed already both. . Next time i will show you logs
Author
Owner

@curiosityseeker commented on GitHub (Oct 24, 2022):

sudo pacman -Su apparmor-git

That would work if there was an apparmor-git package in the arch linux repo's, which isn't the case. Try installing apparmor instead.

He probably has the unofficial Chaotic AUR repo enabled.

<!-- gh-comment-id:1289633238 --> @curiosityseeker commented on GitHub (Oct 24, 2022): > > sudo pacman -Su apparmor-git > > That would work if there was an `apparmor-git` package in the arch linux repo's, which isn't the case. Try installing `apparmor` instead. He probably has the unofficial Chaotic AUR repo enabled.
Author
Owner

@ghost commented on GitHub (Oct 24, 2022):

Regardless of how/what apparmor package you installed, you've got to enable AppArmor yourself, firejail cannot do that. To use the --enable-apparmor option that's the only package one needs on Arch Linux (& derivatives). So at the moment I don't know what's going on exactly. Awaiting logs we could also look into this on our Libera IRC #firejail channel.

<!-- gh-comment-id:1289648069 --> @ghost commented on GitHub (Oct 24, 2022): Regardless of how/what apparmor package you installed, you've got to [enable AppArmor](https://wiki.archlinux.org/title/Apparmor) yourself, firejail cannot do that. To use the `--enable-apparmor` option that's the only package one needs on Arch Linux (& derivatives). So at the moment I don't know what's going on exactly. Awaiting logs we could also look into this on our Libera IRC #firejail channel.
Author
Owner

@kmk3 commented on GitHub (Nov 22, 2022):

(Re-closing as "not planned" since nothing was changed in firejail)

@osevan Feel free to comment if/how the issue was fixed.

<!-- gh-comment-id:1324068109 --> @kmk3 commented on GitHub (Nov 22, 2022): (Re-closing as "not planned" since nothing was changed in firejail) @osevan Feel free to comment if/how the issue was fixed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#2994
No description provided.