Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

option --rebuild not working to azk shell #675

Open
gullitmiranda opened this issue Jun 16, 2016 · 0 comments
Open

option --rebuild not working to azk shell #675

gullitmiranda opened this issue Jun 16, 2016 · 0 comments

Comments

@gullitmiranda
Copy link
Member

gullitmiranda commented Jun 16, 2016

$ adocker images | grep $(azk info | grep manifest_id | awk '{print $2}')
azkbuild/858045d12d-test       9c090fe56218d04f16b479d4acd2fc76c2a0c120   6bb54e8b4ae1        16 hours ago        233.7 MB

$ azk shell test -vvvv --rebuild
/azk/test # exit

$ adocker images | grep $(azk info | grep manifest_id | awk '{print $2}')
azkbuild/858045d12d-test       9c090fe56218d04f16b479d4acd2fc76c2a0c120   6bb54e8b4ae1        16 hours ago        233.7 MB

the reason this happens is that the image used in the shell is the image of the extended system. That is, it would be necessary to run the rebuild of the image of the parent system to which the shell is left rebuild.

$ azk version --full
Version   : azk version 0.18.0, build e69e813, date 2016-05-20
OS        : OS X (x64), Memory: 4096MB
Agent     : Running
Docker    : 1.9.1
Uses VM   : Yes, IP: 192.168.51.4
VirtualBox: 5.0.14r105127
@gullitmiranda gullitmiranda changed the title --rebuild not working to azk shell option --rebuild not working to azk shell Jun 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant