[PR #5066] [MERGED] megaglest.profile: Add allow-lua.inc #5350

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5066
Author: @NetSysFire
Created: 3/23/2022
Status: Merged
Merged: 3/25/2022
Merged by: @undefined

Base: masterHead: megaglest


📝 Commits (2)

  • 4109e49 megaglest.profile: Add allow-lua.inc
  • d5b86fe Move comment to line above

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 etc/profile-m-z/megaglest.profile (+4 -1)

📄 Description

It would not start otherwise. It reports:

megaglest: error while loading shared libraries: liblua5.1.so.5.1: cannot open shared object file: Permission denied

This also fixes a tiny bit of whitespace in the same file. megaglest_editor does not appear to be affected so I did not have to modify it. There is also a new binary, megaglest_g3dviewer, which does not have a profile yet.


🔄 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/5066 **Author:** [@NetSysFire](https://github.com/NetSysFire) **Created:** 3/23/2022 **Status:** ✅ Merged **Merged:** 3/25/2022 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `megaglest` --- ### 📝 Commits (2) - [`4109e49`](https://github.com/netblue30/firejail/commit/4109e49f63059d3cfa4b7d3e3a6eb3f9c6f05c10) megaglest.profile: Add allow-lua.inc - [`d5b86fe`](https://github.com/netblue30/firejail/commit/d5b86fe5924b1efdd9ccacba30726f166ff5a739) Move comment to line above ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-m-z/megaglest.profile` (+4 -1) </details> ### 📄 Description It would not start otherwise. It reports: ``` megaglest: error while loading shared libraries: liblua5.1.so.5.1: cannot open shared object file: Permission denied ``` This also fixes a tiny bit of whitespace in the same file. `megaglest_editor` does not appear to be affected so I did not have to modify it. There is also a new binary, `megaglest_g3dviewer`, which does not have a profile yet. --- <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:36:50 -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#5350
No description provided.