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.

_______________________________________________
Mailing list: https://launchpad.net/~cloud-init-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~cloud-init-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to