[PR #4752] [MERGED] elinks.profile: Fix missing access to liblua #5243

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4752
Author: @kmk3
Created: 12/8/2021
Status: Merged
Merged: 12/8/2021
Merged by: @netblue30

Base: masterHead: elinks-fix-liblua-access


📝 Commits (1)

  • e6b59e8 elinks.profile: Fix missing access to liblua

📊 Changes

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

View changed files

📝 etc/profile-a-l/elinks.profile (+3 -0)

📄 Description

By including allow-lua.inc.

Error log:

$ firejail elinks
elinks: error while loading shared libraries: liblua.so.5.4: cannot open shared object file: Permission denied

Environment: firejail-git (a82c8e021) and elinks 0.14.3-2 on Artix
Linux.

Fixes #4707.

Reported-by: @jose1711


🔄 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/4752 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 12/8/2021 **Status:** ✅ Merged **Merged:** 12/8/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `elinks-fix-liblua-access` --- ### 📝 Commits (1) - [`e6b59e8`](https://github.com/netblue30/firejail/commit/e6b59e8094af05fc7984e98d01588ed4d3e67fa2) elinks.profile: Fix missing access to liblua ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/elinks.profile` (+3 -0) </details> ### 📄 Description By including allow-lua.inc. Error log: $ firejail elinks elinks: error while loading shared libraries: liblua.so.5.4: cannot open shared object file: Permission denied Environment: firejail-git (a82c8e021) and elinks 0.14.3-2 on Artix Linux. Fixes #4707. Reported-by: @jose1711 --- <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:34:53 -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#5243
No description provided.