firejail/src/fcopy
Kelvin M. Klann 6068956923
bugfix: remove /usr/share + "runner:root" CI workaround (#6844)
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
2025-08-01 04:18:44 +00:00
..
main.c bugfix: remove /usr/share + "runner:root" CI workaround (#6844) 2025-08-01 04:18:44 +00:00
Makefile build: automatically generate header dependencies 2024-01-22 18:05:47 -03:00