electron-installer-debian icon indicating copy to clipboard operation
electron-installer-debian copied to clipboard

feat: add support for non-default compression types

Open fcastilloec opened this issue 3 years ago • 4 comments

fixes #272

fcastilloec avatar Nov 02 '21 17:11 fcastilloec

Hi maintainers, could you please approve this? electron-installer-debian is currently making packages that are not installable in Debian.

yktoo avatar Dec 07 '21 18:12 yktoo

Hey @malept, can you please review and merge? This has been open far too long!

JSKitty avatar Apr 06 '22 18:04 JSKitty

same here, our electron packages are unusable under debian when building on ubuntu 22.04.

mbretter avatar Sep 20 '22 14:09 mbretter

For anyone who's looking for a workaround/alternative in the meantime, I've developed two packages to create .deb installers: electron-deboa-maker, which is a maker for electron-forge, and deboa, which is the core package (integrating it into build pipelines that don't use electron-forge should be straighforward).

They both work on Windows/Linux/macOS, no fakeroot/dpkg needed, and provide compression in tar/tar.gz/xz formats, among other features.

erikian avatar Sep 22 '22 21:09 erikian

Closed in favor of #342 - sorry, CI was stuck here and I could only get it to run on a new PR, but gave you co-author credit on the commit. Thanks for contributing this! 🙇‍♀️

VerteDinde avatar Aug 18 '23 20:08 VerteDinde