[OE-core] Error: The image creation script fails

Jacob Kroon jacob.kroon at gmail.com
Tue Feb 18 07:54:39 UTC 2014



On Mon, 17 Feb 2014, Khem Raj wrote:

>>> mke2fs 1.42.9 (28-Dec-2013)
>>> debugfs 1.42.9 (28-Dec-2013)
>>> bzip2: Can't open input file
>>> core-image-minimal-qemux86-20140217182225.rootfs.tar: No such file or
>>> directory.
>>> ERROR: Error: The image creation script
>>>
>>> '/home/kraj/oe-core/build/tmp-uclibc/work/qemux86-oe-linux-uclibc/core-image-minimal/1.0-r0/temp/create_image.tar'
>>> returned 1:
>>>
>>>
>>> I am seeing this starting today with pure oecore
>>>
>>> Build Configuration:
>>> BB_VERSION        = "1.21.1"
>>> BUILD_SYS         = "x86_64-linux"
>>> NATIVELSBSTRING   = "Ubuntu-12.04"
>>> TARGET_SYS        = "i586-oe-linux-uclibc"
>>> MACHINE           = "qemux86"
>>> DISTRO            = "nodistro"
>>> DISTRO_VERSION    = "nodistro.0"
>>> TUNE_FEATURES     = "m32 i586"
>>> TARGET_FPU        = ""
>>> meta              = "staging:e114cc405bd98ebbe5376e094842c9d49e7ca9b8"
>>>
>>> staging has few patches on top but they were same working few days ago
>>>
>>> any ideas ?
>>
>>
>> I saw this aswell today, temporary reverting
>> 9d9bca8785911e8ae06d507bbfb99d6a811f072e in OE-core worked for me.
>>
>
> OK so I am not going insane yet. I have a potential fix for this issue here
>
> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/misc&id=fa250f06f0d1d89450b95040b59887cd5c897757
>
> can you try it out in your environment. Since you have a environment
> where this happens as well ?
>

Thanks, patch works for me too. Without the patch and using master 
branches I see the same error message as before, with the patch applied 
the image builds fine.

My environment for reference:

Build Configuration:
BB_VERSION        = "1.21.1"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Fedora-20"
TARGET_SYS        = "arm-oe-linux-gnueabi"
MACHINE           = "wandboard-solo"
DISTRO            = "monkey"
DISTRO_VERSION    = "0.1"
TUNE_FEATURES     = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU        = "vfp-neon"
meta-oe           = "master:2397f51915252c00c4b86dc324feec76f61dcf22"
meta-qt5          = "master:32cee0b6d18a9e8ae2977accf2c8d32f303827d7"
meta              = "master:9d9bca8785911e8ae06d507bbfb99d6a811f072e"
meta-fsl-arm      = "master:40385ba8b3060adb3a535c6e5f08199b69f47754"
meta-fsl-arm-extra = "master:1b612d3045fe572d842186870903b8871c69e589"

/Jacob



More information about the Openembedded-core mailing list