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

implement free space check for layered packages #857

Open
cgwalters opened this issue Jul 2, 2017 · 1 comment
Open

implement free space check for layered packages #857

cgwalters opened this issue Jul 2, 2017 · 1 comment

Comments

@cgwalters
Copy link
Member

error: Unpacking libvirt-libs-2.2.1-2.fc25.x86_64: fallocate: No space left on device

Like ostreedev/ostree#987 but for layered packages.

@cgwalters
Copy link
Member Author

I think we could extend the ostree API to have something like ostree_repo_prepare_transaction_with_size() or so? Then we should be able to pretty easily total up the size metadata for new layered packages and pass that down, and reuse the space check from the libostree work.

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

No branches or pull requests

1 participant