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

Debian packages / Snaps #40

Open
2 tasks
MikailBag opened this issue Sep 17, 2019 · 3 comments
Open
2 tasks

Debian packages / Snaps #40

MikailBag opened this issue Sep 17, 2019 · 3 comments
Assignees

Comments

@MikailBag
Copy link
Member

MikailBag commented Sep 17, 2019

Initial support for Debian packages is implemented in #35, following should be done:

  • Split packages into jjs-frontend, jjs-invoker, jjs-tools, jjs-extras (or maybe jjs-minion-cli, jjs-minion-ffi), jjs-doc, jjs-testlib. Also package jjs should be provided, which Requires all components, that would be seletcted by ./confugure && make.

  • Manual package creation seems as a overengineering. As a proper solution, cargo-deb looks good.

@MikailBag MikailBag assigned MikailBag and sleirsgoevy and unassigned MikailBag Nov 20, 2019
@MikailBag
Copy link
Member Author

Well, dpkgs seems to work fine. Package is relatively small (10 MiB), so there's no need for split.

@MikailBag
Copy link
Member Author

Now this issue is unimplemented again.

@MikailBag MikailBag reopened this Aug 21, 2020
@MikailBag
Copy link
Member Author

Alternatively we can investigate using snapcraft.
Since binaries are static anyway, deb gives no win over snap AFAIK.

@MikailBag MikailBag changed the title Debian packages Debian packages / Snaps Aug 21, 2020
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