Page MenuHomeSolus

Patch in fix for running AppImages on Linux 5.4.x
ClosedPublic

Authored by robertgzr on Dec 16 2019, 9:24 AM.
Tags
None
Referenced Files
F11053145: D7851.id18849.diff
Thu, Aug 10, 10:46 PM
F11053144: D7851.id18827.diff
Thu, Aug 10, 10:46 PM
F11053143: D7851.id18830.diff
Thu, Aug 10, 10:46 PM
F11053142: D7851.id18828.diff
Thu, Aug 10, 10:46 PM
F11053141: D7851.id18831.diff
Thu, Aug 10, 10:46 PM
F11053140: D7851.id.diff
Thu, Aug 10, 10:46 PM
F11037626: D7851.diff
Wed, Aug 9, 9:00 PM
F11010416: D7851.diff
Thu, Aug 3, 3:16 AM
Subscribers

Details

Summary

Fixes the following error when trying to use the --appimage flag on Linux>=5.4

Mounting appimage type 2
Error mounting appimage: appimage.c:122 appimage_set: Invalid argument
Test Plan

firejail --noprofile --appimage Spotify.AppImage works as expected.

Diff Detail

Repository
R756 firejail
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I'm not sure what's going on with the pspec file here... I get this massive diff: https://paste.sr.ht/~robertgzr/a598cf3ca6dc4fb47017f357bedc05f9669015d2

can somebody tell me what to do with it?

I'm not sure what's going on with the pspec file here... I get this massive diff: https://paste.sr.ht/~robertgzr/a598cf3ca6dc4fb47017f357bedc05f9669015d2

can somebody tell me what to do with it?

You never bumped the package release. You can fix it by running the following commands:

rm pspec_x86_64.xml
make bump
make

Bump package release, thanks @Jacalz o/

JoshStrobl added a subscriber: JoshStrobl.

Let's get the description moved to be immediately after summary, otherwise LGTM, thanks!

This revision now requires changes to proceed.Dec 16 2019, 10:06 AM

Let's get the description moved to be immediately after summary, otherwise LGTM, thanks!

done

Add a reference to the upstream issue edit: (to the commit body)

This revision is now accepted and ready to land.Dec 17 2019, 6:24 PM