Skip to content

cmdlib: Only add cache.qcow2 if it exists#560

Merged
jlebon merged 1 commit intocoreos:masterfrom
cgwalters:cmdlib-cache
Jun 19, 2019
Merged

cmdlib: Only add cache.qcow2 if it exists#560
jlebon merged 1 commit intocoreos:masterfrom
cgwalters:cmdlib-cache

Conversation

@cgwalters
Copy link
Member

I use cosa in the privileged path, and was trying out the PR
to remove anaconda which always uses a VM, and this failed
because it expected the cache.qcow2 to exist.

I use cosa in the privileged path, and was trying out the PR
to remove anaconda which always uses a VM, and this failed
because it expected the `cache.qcow2` to exist.
@jlebon
Copy link
Member

jlebon commented Jun 19, 2019

LGTM!

@jlebon jlebon merged commit ff96cec into coreos:master Jun 19, 2019
@dustymabe
Copy link
Member

if cache.qcow2 doesn't exist and isn't attached to the VM won't this fail:

mount /dev/sdb1 "${workdir}"/cache

@jlebon jlebon mentioned this pull request Jun 20, 2019
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.

3 participants