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

Fixes for image-operations #70

Merged
merged 3 commits into from
Jun 7, 2023
Merged

Fixes for image-operations #70

merged 3 commits into from
Jun 7, 2023

Conversation

matbme
Copy link
Member

@matbme matbme commented Jun 7, 2023

This PR fixes two issues with applying image operations:

  • Handle error when trying to delete an image that doesn't exist
  • Handle error when applying packages when the image for the current root doesn't exist

matbme added 3 commits June 7, 2023 15:37
If image doesn't exist, containers returns ErrNotAnImage, which is
expected when the image doesn't exist. This is the case when first
updating the system, for example.
@mirkobrombin mirkobrombin merged commit 2e0cb50 into v2 Jun 7, 2023
@kbdharun kbdharun deleted the image-fix branch August 19, 2023 10:29
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

Successfully merging this pull request may close these issues.

2 participants