#Can't update org.freedesktop.Platform.GL32.nvidia flatpaks

1 messages · Page 1 of 1 (latest)

regal shoal
#

Error on installing script "apply_extra"

F: Looking for checksum a84071120f9f5cd3181161b447981928cf655b27160eb78ede26b7eb8e4d3e38 in local repo
F: extracting extra data to /home/tracker/.local/share/flatpak/runtime/org.freedesktop.Platform.GL32.nvidia-550-76/x86_64/1.4/.a84071120f9f5cd3181161b447981928cf655b27160eb78ede26b7eb8e4d3e38-rO9DCi/files/extra
F: Disallowing ipc access
F: Disallowing network access
F: Running /app/bin/apply_extra
bwrap: execvp /app/bin/apply_extra: No such file or directory```
#

My image is: cosmic-nvidia-open-hardened:latest

#
AutomaticUpdates: stage; rpm-ostreed-automatic.timer: last run 4h 45min ago
Deployments:
● ostree-image-signed:docker://ghcr.io/secureblue/cosmic-nvidia-open-hardened:latest (index: 0)
                   Digest: sha256:fa6f351bb971042ef8fdbd869408dec5d9762c7622071bc377efed2d8d17de33
                  Version: 41.20241221.0 (2024-12-21T06:28:35Z)
                   Commit: 3ce2abeffc41a7dc89dc9af2adff81eb857cce0e17905cefaf1b97fd92b1642f
                   Staged: no
                StateRoot: default

  ostree-image-signed:docker://ghcr.io/secureblue/cosmic-nvidia-open-hardened:latest (index: 1)
                   Digest: sha256:37733c28fc03f24d9e95d7278e16aff6bb4a56c09d57dd57aa08a264fca43b4b
                  Version: 41.20241220.0 (2024-12-20T07:40:30Z)
                   Commit: 203ca2a132ee68af4d3ecb9e254c9eb3454dac0b11f0ccc2207017da8c29148d
                StateRoot: default```
finite kite
#

Check ls -Z /usu/bin/flatpak

regal shoal
#

system_u:object_r:flatpak_exec_t:s0 /usr/bin/flatpak*

finite kite
#

Then you most likely disabled 32bit support with the hardening kargs

#

Remove ia32_emulation=0

regal shoal
#

Ah i will try that, thanks!

regal shoal
#

Ahh it's working now