[PR #2536] [MERGED] Add fakeroot support for makepkg on Arch #4388

Closed
opened 2026-05-05 10:19:10 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2536
Author: @ghost
Created: 3/7/2019
Status: Merged
Merged: 3/7/2019
Merged by: @undefined

Base: masterHead: fakeroot


📝 Commits (3)

  • 8bb833d Add fakeroot support to patch.profile
  • d8974d6 Add fakeroot support to strings.profile
  • 277f405 Add fakeroot support to tar.profile

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 etc/patch.profile (+1 -1)
📝 etc/strings.profile (+1 -1)
📝 etc/tar.profile (+1 -1)

📄 Description

As per discussion in https://github.com/netblue30/firejail/issues/2507, there are a few profiles that could benefit from adding libfakeroot to private-lib for the Arch makepkg routine. This PR fixes this for patch, strings and tar (file was already covered).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/2536 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/7/2019 **Status:** ✅ Merged **Merged:** 3/7/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `fakeroot` --- ### 📝 Commits (3) - [`8bb833d`](https://github.com/netblue30/firejail/commit/8bb833daa5a2f025bb070e6e27019a9c11bab3f8) Add fakeroot support to patch.profile - [`d8974d6`](https://github.com/netblue30/firejail/commit/d8974d65029c771125f67e5ddc22ef443ed8c68b) Add fakeroot support to strings.profile - [`277f405`](https://github.com/netblue30/firejail/commit/277f405431aaa221a2cd1b620babae328db889f2) Add fakeroot support to tar.profile ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `etc/patch.profile` (+1 -1) 📝 `etc/strings.profile` (+1 -1) 📝 `etc/tar.profile` (+1 -1) </details> ### 📄 Description As per discussion in https://github.com/netblue30/firejail/issues/2507, there are a few profiles that could benefit from adding `libfakeroot` to `private-lib` for the Arch `makepkg` routine. This PR fixes this for `patch`, `strings` and `tar` (file was already covered). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:19:10 -06:00
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#4388
No description provided.