[PR #6476] [MERGED] profiles: wesnoth: allow lua #6031

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6476
Author: @kmk3
Created: 9/13/2024
Status: Merged
Merged: 9/14/2024
Merged by: @kmk3

Base: masterHead: wesnoth-allow-lua


📝 Commits (1)

  • 89c9f5d profiles: wesnoth: allow lua

📊 Changes

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

View changed files

📝 etc/profile-m-z/wesnoth.profile (+3 -0)

📄 Description

Fixes the following error:

$ LC_ALL=C firejail /usr/bin/wesnoth
[...]
/usr/bin/wesnoth: error while loading shared libraries: liblua++.so.5.4: cannot open shared object file: Permission denied

Environment: lua 5.4.7-1, wesnoth 1:1.18.2-2 on Arch Linux.

Fixes #6475.

Reported-by: @marek22k


🔄 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/6476 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 9/13/2024 **Status:** ✅ Merged **Merged:** 9/14/2024 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `wesnoth-allow-lua` --- ### 📝 Commits (1) - [`89c9f5d`](https://github.com/netblue30/firejail/commit/89c9f5d22e1a4ba9ab784cb3e0df125f1e502519) profiles: wesnoth: allow lua ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-m-z/wesnoth.profile` (+3 -0) </details> ### 📄 Description Fixes the following error: $ LC_ALL=C firejail /usr/bin/wesnoth [...] /usr/bin/wesnoth: error while loading shared libraries: liblua++.so.5.4: cannot open shared object file: Permission denied Environment: lua 5.4.7-1, wesnoth 1:1.18.2-2 on Arch Linux. Fixes #6475. Reported-by: @marek22k --- <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:49:23 -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#6031
No description provided.