When I select to create an embedded UBI Image with buildroot 2016.02 and newer the creation fails with: iniparser: cannot open <BR_PATH>/output/build/ubinize.cfg ubinize: error!: cannot load the input ini file "/<BR_PATH>/output/build/ubinize.cfg" With buildroot 2015.08.1 the creation still works. I know this tells me that the ubinize.cfg is missing but in all versions following line is added to the fakeroot script _fakeroot.fs /usr/bin/install -m 0644 fs/ubifs/ubinize.cfg <BR_PATH>/output/build/ubinize.cfg ; I tested it with default configs for sama5d4_xplained.
It works just fine here. Could you: *) Confirm that you can reproduce with the sama5d4_xplained configuration without any *change* *) Attach your Buildroot .config file. *) Attach the last ~100 lines of the build output, so we can see what's going on? Thanks!
Generating the UBI image works for me, and the original bug submitter didn't provide information since almost 2 months, so closing.