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

Run prepare and package in containers #43

Open
Eeems opened this issue Dec 26, 2023 · 0 comments
Open

Run prepare and package in containers #43

Eeems opened this issue Dec 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Eeems
Copy link
Member

Eeems commented Dec 26, 2023

Currently, prepare and package are run on the host system, this means that there is no way to ensure that different commands are actually available. This makes package recipes not fully portable between distributions.

It would probably make sense to run in the same container that build runs in, and that way we can make use of makedepends to add needed dependencies.

@Eeems Eeems added the enhancement New feature or request label Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant