[PR #6183] [MERGED] profiles: geeqie: allow lua #5863

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6183
Author: @haplo
Created: 1/31/2024
Status: Merged
Merged: 2/3/2024
Merged by: @kmk3

Base: masterHead: fix-geeqie-lua


📝 Commits (1)

  • bec14e3 geeqie.profile: allow Lua interpreter

📊 Changes

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

View changed files

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

📄 Description

Recent versions of geeqie use a LUA interpreter, like the one in Arch Linux (2.2).

Without this fix it fails with:

/usr/bin/geeqie: error while loading shared libraries: liblua.so.5.4: cannot open shared object file: Permission denied

🔄 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/6183 **Author:** [@haplo](https://github.com/haplo) **Created:** 1/31/2024 **Status:** ✅ Merged **Merged:** 2/3/2024 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `fix-geeqie-lua` --- ### 📝 Commits (1) - [`bec14e3`](https://github.com/netblue30/firejail/commit/bec14e3783b56f2b68461d20e9be8a89ad9c62bf) geeqie.profile: allow Lua interpreter ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/geeqie.profile` (+3 -0) </details> ### 📄 Description Recent versions of [geeqie](https://www.geeqie.org/) use a LUA interpreter, like the one in Arch Linux (2.2). Without this fix it fails with: ``` /usr/bin/geeqie: error while loading shared libraries: liblua.so.5.4: cannot open shared object file: Permission denied ``` --- <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:46:21 -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#5863
No description provided.