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

failure does not clean up builddir #2

Open
nekopsykose opened this issue Jul 5, 2024 · 0 comments
Open

failure does not clean up builddir #2

nekopsykose opened this issue Jul 5, 2024 · 0 comments

Comments

@nekopsykose
Copy link

if ckms fails for any reason the /var/lib/ckms/mod build/src folder is not cleaned. this means even if you fix it later (e.g. it required updating the ckms.ini to fix it) you have to manually rm -rf the folder so it copies in the new src (which could be newly patched, or have an updated ckms.ini), etc

though maybe this is a hook issue in chimera instead where on failures it should do that for you, not sure

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