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

Create a deb package for Linux #27

Closed
LefterisJP opened this issue Apr 21, 2018 · 5 comments · Fixed by #2059
Closed

Create a deb package for Linux #27

LefterisJP opened this issue Apr 21, 2018 · 5 comments · Fixed by #2059
Assignees
Labels
enhancement New feature or request Linux
Milestone

Comments

@LefterisJP
Copy link
Member

At the moment the created artifact for Linux is a zip archive of the app created by electron-packager.

It would be beneficial to also have a deb package. Possibly the easiest solution would be to use electron-installer-debian as suggested by electron packager's Readme.

@LefterisJP LefterisJP added enhancement New feature or request Linux good first issue Good for newcomers labels Apr 21, 2018
@LefterisJP LefterisJP removed the good first issue Good for newcomers label Jul 26, 2019
@michael1011
Copy link
Contributor

Any updates on this?

@LefterisJP
Copy link
Member Author

Nothing yet. @kelsos do you think we could easily include it in our packaging process? If yes we can schedule it for next release.

At the moment we got community members and other users packaging it for some distros. e.g. for Archinux: https://aur.archlinux.org/packages/rotki-bin/

@kelsos
Copy link
Member

kelsos commented Dec 16, 2020

With electron builder this should be trivial. We just need to do a small adjustment to the build config.

@kelsos kelsos self-assigned this Dec 16, 2020
@kelsos kelsos added this to the v1.11.0 milestone Dec 16, 2020
@kelsos
Copy link
Member

kelsos commented Dec 16, 2020

I am adding it to the next milestone.

@kelsos
Copy link
Member

kelsos commented Dec 29, 2020

I am moving it to the next milestone since I need to figure out some minor problems. Adding the deb generation is trivial but there seems to be a problem with the desktop entry created after that. The entry is created but the icon is a generic app icon. I spend some time trying things yesterday but I couldn't manage to get the icon working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Linux
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants