[PR #6844] [MERGED] bugfix: remove /usr/share + "runner:root" CI workaround #6191

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6844
Author: @kmk3
Created: 7/31/2025
Status: Merged
Merged: 8/1/2025
Merged by: @kmk3

Base: masterHead: fcopy-rm-ci-workaround


📝 Commits (1)

  • cb830d0 bugfix: remove /usr/share + "runner:root" CI workaround

📊 Changes

1 file changed (+0 additions, -10 deletions)

View changed files

📝 src/fcopy/main.c (+0 -10)

📄 Description

This reverts commit d54f79873 ("bugfix: fcopy: add /usr/share +
"runner:root" exception to fix CI (#6803)", 2025-07-07).

After reporting the issue to GitHub, the CI test jobs are now working
even for 0.9.74[1] and it seems that /usr/share and /opt are owned by
root:root again[2] [3]:

drwxrwxrwx+ 214 root root 4096 Jul 20 22:00 /usr/share
drwxrwxrwx+  14 root root 4096 Jul 20 23:01 /opt

This is apparently resolved as of the ubuntu-22.04 image version
20250720.1[3] [4] [5].

Relates to #1531 #6797.

[1] https://github.com/netblue30/firejail/actions/runs/16638617665
[2] https://github.com/actions/runner-images/issues/12526
[3] https://github.com/actions/runner-images/issues/12526#issuecomment-3112031424
[4] https://github.com/actions/runner-images/blob/ubuntu22/20250720.1/images/ubuntu/Ubuntu2204-Readme.md
[5] https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20250720.1


🔄 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/6844 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 7/31/2025 **Status:** ✅ Merged **Merged:** 8/1/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `fcopy-rm-ci-workaround` --- ### 📝 Commits (1) - [`cb830d0`](https://github.com/netblue30/firejail/commit/cb830d098600769ebd0822fb3a33b83b830af102) bugfix: remove /usr/share + "runner:root" CI workaround ### 📊 Changes **1 file changed** (+0 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/fcopy/main.c` (+0 -10) </details> ### 📄 Description This reverts commit d54f79873 ("bugfix: fcopy: add /usr/share + "runner:root" exception to fix CI (#6803)", 2025-07-07). After reporting the issue to GitHub, the CI test jobs are now working even for 0.9.74[1] and it seems that /usr/share and /opt are owned by `root:root` again[2] [3]: drwxrwxrwx+ 214 root root 4096 Jul 20 22:00 /usr/share drwxrwxrwx+ 14 root root 4096 Jul 20 23:01 /opt This is apparently resolved as of the ubuntu-22.04 image version 20250720.1[3] [4] [5]. Relates to #1531 #6797. [1] https://github.com/netblue30/firejail/actions/runs/16638617665 [2] https://github.com/actions/runner-images/issues/12526 [3] https://github.com/actions/runner-images/issues/12526#issuecomment-3112031424 [4] https://github.com/actions/runner-images/blob/ubuntu22/20250720.1/images/ubuntu/Ubuntu2204-Readme.md [5] https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20250720.1 --- <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:52:24 -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#6191
No description provided.