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 Ubuntu / Debian package #54

Closed
mthmulders opened this issue Aug 9, 2023 · 0 comments · Fixed by #56
Closed

Create Ubuntu / Debian package #54

mthmulders opened this issue Aug 9, 2023 · 0 comments · Fixed by #56

Comments

@mthmulders
Copy link
Owner

For a more convenient distribution and installation, a Ubuntu / Debian package would be useful.

mthmulders added a commit that referenced this issue Aug 10, 2023
Closes #54 

* Update package metadata

* First steps to building Debian packages

* Rename workflow

* Remove unsupported option from cargo build

* Specify directory where to download binaries

* Move comment

* Split logic over two steps

* More aggressive caching of previously built artifacts

* Use standard GitHub Action caches

* More detailed inspection of cache results

* Creating the package requires Rust ARM-target to be installed

* A bit less troubleshooting

* No need to build the project again, just the Debian package

* Do not strip the binary

This avoids re-installing cross-compilation tools

* Better inspection of intermediary results

* Verbose invocation of cargo deb

* First shot at creating a Debian service
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

Successfully merging a pull request may close this issue.

1 participant