jpochyla / psst

Fast and multi-platform Spotify client with native GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppImage build fails

Insprill opened this issue · comments

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?

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.

AppImageCommunity/pkg2appimage#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