[GH-ISSUE #365] AppImage build fails #248

Open
opened 2026-02-28 14:31:38 +03:00 by kerem · 1 comment
Owner

Originally created by @Insprill on GitHub (Jan 11, 2023).
Original GitHub issue: https://github.com/jpochyla/psst/issues/365

Describe the bug
The AppImage build has been failing as of late. It's been temporarily disabled for now, but the last failure can be seen here.

@swiesmann would you be able to look into this?

Originally created by @Insprill on GitHub (Jan 11, 2023). Original GitHub issue: https://github.com/jpochyla/psst/issues/365 **Describe the bug** The AppImage build has been failing as of late. It's been temporarily disabled for now, but the last failure can be seen [here](https://github.com/jpochyla/psst/actions/runs/3897410142/jobs/6655282029). @swiesmann would you be able to look into this?
Author
Owner

@goolic commented on GitHub (Feb 2, 2023):

I took a look at this and the pkg2appimage folks seem to require ubuntu 18.04 builders to garantee that the deb package is compatible.

https://github.com/AppImageCommunity/pkg2appimage/issues/530

Maybe i'll look into a workaround? off the top of my head we can try to force dpkg-deb -b to use older compression, or we can try to recompress the package before running pkg2appimage

<!-- gh-comment-id:1413229480 --> @goolic commented on GitHub (Feb 2, 2023): I took a look at this and the pkg2appimage folks seem to require ubuntu 18.04 builders to garantee that the deb package is compatible. https://github.com/AppImageCommunity/pkg2appimage/issues/530 Maybe i'll look into a workaround? off the top of my head we can try to force dpkg-deb -b to use older compression, or we can try to recompress the package before running pkg2appimage
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
starred/psst#248
No description provided.