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

check for available disk space before fetching distfile(s) #216

Open
radhermit opened this issue Jul 24, 2016 · 0 comments
Open

check for available disk space before fetching distfile(s) #216

radhermit opened this issue Jul 24, 2016 · 0 comments
Labels

Comments

@radhermit
Copy link
Contributor

Currently if a distfile being fetched is larger than the available space where it will be stored, the package will begin to be fetched and then fail through all the additional fetch requests once the storage limit is hit.

To solve this, the amount of available space should be checked before fetching and/or the fetch/build process should error out once it hits the first storage limit failure.

@radhermit radhermit added the bug label Jul 24, 2016
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

1 participant