Closed ramonskie closed 4 months ago
it maby has something todo with https://github.com/cloudfoundry/bosh-linux-stemcell-builder/commit/db3d7290fd2302908b6e68cffbe3c4785b8d8117
libc6 was wreaking havoc and including this removed to many libraries which resulted in the loss of the use of many default applications like cat, ln, which etc
this is now fixed in 30d1704
currently when settings the
remove_dev_tools
in the deployment manifest. the vm will break as it probably removes more than it should