Skip to content
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

Autoupdate for Linux #36

Open
AngryPenguinPL opened this issue Apr 9, 2017 · 7 comments
Open

Autoupdate for Linux #36

AngryPenguinPL opened this issue Apr 9, 2017 · 7 comments

Comments

@AngryPenguinPL
Copy link

Hi.
Is possible to add update feature for nuclear on Linux?
Just trying .deb pack and not have any updates in system repo to new version. Also Appimage build not have it.
I think is possible to add update features to appimage build, you can also add it to static build tar.gz and repo for .deb.

Can we get this?

Regards.

@nukeop
Copy link
Owner

nukeop commented Apr 10, 2017

Appimage should autoupdate (but updates.js hasn't been updated yet, I'll do that later today).

Here's the config file the autoupdater reads:
https://github.com/nukeop/nuclear/blob/master/updates.js

When I update this, you can let me know if it worked for you. As far as I know, electron-simple-updater only supports Appimages.

@nukeop
Copy link
Owner

nukeop commented Apr 11, 2017

Fixed by e067c3a

@nukeop nukeop closed this as completed Apr 11, 2017
@AngryPenguinPL
Copy link
Author

Trying it but I see only this:

[x@localhost Programy]$ ./nuclear-franky-linux-x64.bin
Found version 0.3.0 at https://github.com/nukeop/nuclear/releases/download/george/nuclear-george-linux-x64.AppImage
Downloading updates from https://github.com/nukeop/nuclear/releases/download/george/nuclear-george-linux-x64.AppImage
It seems that the app is not in AppImage fromat
[x@localhost Programy]$

@nukeop
Copy link
Owner

nukeop commented Apr 12, 2017

Try installing from AppImage first (try the 0.2.0 release), the auto update should work then.

@AngryPenguinPL
Copy link
Author

Trying running both eddin and franky release. Without installing I get the same issue like above.

After installing eddin I have this:

x@x-Aspire-7551G:~/Pulpit/nuclear$ ./nuclear-eddin-linux-x64.AppImage
installed: X-AppImage-BuildId=610cebd0-f642-11a6-3948-cd2212a1cf33 image: X-AppImage-BuildId=610cebd0-f642-11a6-3948-cd2212a1cf33
Found version 0.3.0 at https://github.com/nukeop/nuclear/releases/download/george/nuclear-george-linux-x64.AppImage
Downloading updates from https://github.com/nukeop/nuclear/releases/download/george/nuclear-george-linux-x64.AppImage
It seems that the app is not in AppImage fromat

@nukeop
Copy link
Owner

nukeop commented Apr 16, 2017

I asked the developer of the updater package to chime in, we'll see if he'll be able to advise us what to do.

@nukeop
Copy link
Owner

nukeop commented Feb 12, 2018

The new version is now being built by travis, we'll see how it works with the electron-builder autoupdate soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants