New issue
Advanced search Search tips

Issue 823554 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Sep 5
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

return error on insufficient disk space

Project Member Reported by xiaochu@chromium.org, Mar 20 2018

Issue description

On chrome os devices, size of user data directory is limited. We are currently and will deliver large components (100MB ~ GBs). Thus install/update failures caused by insufficient disk space is no longer a corner-case.

Currently in component updater, insufficient space is caught by update_client::InstallError::MOVE_FILES_ERROR. However this error is only reported and processed inside update_client.

Proposal: plumb this error back into cros_component_installer.
 
Status: Assigned (was: Untriaged)
This bug has an owner, thus, it's been triaged. Changing status to "assigned".
Status: WontFix (was: Assigned)
no longer pursuing this.

Sign in to add a comment