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

Manage composer dependencies in RPM and Debian packaging #78

Open
coudot opened this issue Feb 7, 2023 · 0 comments
Open

Manage composer dependencies in RPM and Debian packaging #78

coudot opened this issue Feb 7, 2023 · 0 comments
Milestone

Comments

@coudot
Copy link
Member

coudot commented Feb 7, 2023

For RPM, I suggest the easy way: take the distribution tarball as source, which already contains vendor dependencies, remove system packaged dependencies in build.

For Debian, seems the process is to patch the composer.json/composer.lock from sources and run the composer update during build. Quite more complex than relying on the distribution tarball, any help is welcomed.

@coudot coudot added this to the 0.5 milestone Feb 7, 2023
@coudot coudot modified the milestones: 0.5, 0.6 Apr 21, 2023
@coudot coudot modified the milestones: 0.6, Backlog Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant