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

dependencies and dependencies-on dirs do not cleanup upon update #566

Open
ar13pit opened this issue Mar 29, 2021 · 1 comment
Open

dependencies and dependencies-on dirs do not cleanup upon update #566

ar13pit opened this issue Mar 29, 2021 · 1 comment
Labels

Comments

@ar13pit
Copy link
Contributor

ar13pit commented Mar 29, 2021

If the dependencies of packages have changed or certain packages are no longer installed, then their dependencies are still present in dependencies and dependencies-on directories

@ar13pit ar13pit added the bug label Mar 29, 2021
@MatthijsBurgh
Copy link
Member

I think only in the dependencies-on files, not in the dependencies file, see

# Empty the target's dependency file
tue-install-debug "Emptying $TUE_INSTALL_DEPENDENCIES_DIR/$target"
truncate -s 0 "$TUE_INSTALL_DEPENDENCIES_DIR"/"$target"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants