Comment 1 for bug 1403003

Revision history for this message
Stuart McLaren (stuart-mclaren) wrote : Re: Updating an image by uploading a new file doesn't update the image

Images are immutable. You cannot change an existing image's bytes.

The image-update command should not be failing silently, it should be detecting that image data is already present (the image is in an active state) and that the --file input cannot be uploaded.