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

Clean source files for successfully built packages #75

Closed
oshazard opened this issue Oct 13, 2016 · 0 comments
Closed

Clean source files for successfully built packages #75

oshazard opened this issue Oct 13, 2016 · 0 comments

Comments

@oshazard
Copy link
Owner

By default apacman will use /tmp (by default a tmpfs on ArchLinux) as a build directory which greatly limits the disk capacity (reliant on RAM capacity) available for building AUR packages.

apacman should automatically clean the build directory for packages that have already been built as it goes, to help reduce the disk usage (or RAM usage in this case). For debugging purposes, packages that have failed to build will be left in the build directory (until reboot).

Additionally, when --nofail flag is used it should clean any package that has failed as well.

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