← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~rjschwei/cloud-init:propertypecheck into cloud-init:master

 

So kiwi exports the variable that is most likely causing the trouble

export BOOTABLE_FLAG="$(echo -ne '\x80')"

apparently cloud-init collects the environment settings and then runs them through the decoder, which in turn blows up on 0x80.


-- 
https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/305857
Your team cloud init development team is requested to review the proposed merge of ~rjschwei/cloud-init:propertypecheck into cloud-init:master.


References