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

Architectures to build makedeb + dependencies for #233

Open
hwittenborn opened this issue Sep 6, 2022 · 0 comments
Open

Architectures to build makedeb + dependencies for #233

hwittenborn opened this issue Sep 6, 2022 · 0 comments

Comments

@hwittenborn
Copy link
Member

hwittenborn commented Sep 6, 2022

We're going to start introducing Rust dependencies into the project (specifically sentry-cli, a Rust-based APT dependency resolver, and a Rust-based TOML parser), and makedeb will thus become architecture-dependent as a result. The Sentry CLI isn't packaged for Debian, so we'll need to provide those packages in the makedeb APT repository as well.

We thus need to determine what architectures we'd like to officially provide packages for. Currently that is as follows:

  • amd64 (Most common of all time ftw)
  • arm64 (Used by Authelia)
  • armhf (Used by Authelia)
  • i386 (Used by PolyMC)
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

1 participant