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

[CI] Remove dependent packages. #9287

Closed
wants to merge 1 commit into from
Closed

[CI] Remove dependent packages. #9287

wants to merge 1 commit into from

Conversation

MehdiChinoune
Copy link
Collaborator

We should add "--cascade", as sometimes a single PKGBUILD produce many packages, which make it not possible to remove an earlier (alphabetically) package before its dependent package. and that package will stay installed.

@MehdiChinoune MehdiChinoune changed the title [CI] Remove dependents packages. [CI] Remove dependent packages. Aug 4, 2021
@jeremyd2019
Copy link
Member

I thought of this when reviewing the earlier PR, but then thought it might remove something that should remain (ie, part of toolchain) if something "core" were being built.

We should add "--cascade", as sometimes a single PKGBUILD produce many packages, which make it not possible to remove an earlier (alphabetically) package before its dependent package. and that package will stay installed.
@MehdiChinoune
Copy link
Collaborator Author

I thought of this when reviewing the earlier PR, but then thought it might remove something that should remain (ie, part of toolchain) if something "core" were being built.

I have added some commands to ensure that the toolchain is installed before building.

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 this pull request may close these issues.

2 participants