-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failing to build RPMs: Asset already exists - electron builder #91
Comments
This may be nondeterministic so retrying may help. |
@corneliusroemer I am curious if this is an issue that interests you at all. I will likely need some help on it, as it's to do with the upstream Github actions being bugged out. |
Likely a problem with https://github.com/develar/app-builder BTW this issue would unlock binary releases. |
Only occurs on Ubuntu |
What I've learned so far: electron-builder tries to build an rpm (hence the "only on Linux") and it fails.
So probably it's down to a bug in fpm. There is a way to pin fpm version, by |
After following this line of thought, and seeing as fpm hasn't had a release since Jan 2023, it may not be worth it to build rpms. |
Failed runner output:
https://github.com/quine-global/hyper/actions/runs/12083105781/job/33696333940#step:11:194
Maybe related to:
electron-userland/electron-builder#4940
The text was updated successfully, but these errors were encountered: