[GH-ISSUE #1702] Couldn't start 'minetest' in Debian Testing #1152

Closed
opened 2026-05-05 07:32:34 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @bitfreak25 on GitHub (Dec 30, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1702

With the current state of Debian Testing (with firejail 0.9.52) I couldn't start the game "minetest".

The output for "firejail minetest" is the following:

Reading profile /etc/firejail/minetest.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/whitelist-common.inc
Parent pid 1258, child pid 1259
Warning: skipping asound.conf for private /etc
Private /etc installed in 24.43 ms
Child process initialized in 76.66 ms
minetest: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory

Parent is shutting down, bye...

Originally created by @bitfreak25 on GitHub (Dec 30, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1702 With the current state of Debian Testing (with firejail 0.9.52) I couldn't start the game "minetest". The output for _"firejail minetest"_ is the following: > Reading profile /etc/firejail/minetest.profile > Reading profile /etc/firejail/disable-common.inc > Reading profile /etc/firejail/disable-devel.inc > Reading profile /etc/firejail/disable-passwdmgr.inc > Reading profile /etc/firejail/disable-programs.inc > Reading profile /etc/firejail/whitelist-common.inc > Parent pid 1258, child pid 1259 > Warning: skipping asound.conf for private /etc > Private /etc installed in 24.43 ms > Child process initialized in 76.66 ms > minetest: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory > > Parent is shutting down, bye...
Author
Owner

@bitfreak25 commented on GitHub (Jan 1, 2018):

After removing the following line from "minetest.profile" the program starts correctly:

private-etc [...]

I found this by comparing it with the profile of "0ad" which also has dependencies to libGL but don't have this line.

<!-- gh-comment-id:354629128 --> @bitfreak25 commented on GitHub (Jan 1, 2018): After removing the following line from "minetest.profile" the program starts correctly: > private-etc [...] I found this by comparing it with the profile of "0ad" which also has dependencies to libGL but don't have this line.
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#1152
No description provided.