linaro-pkg team mailing list archive
-
linaro-pkg team
-
Mailing list archive
-
Message #00379
[Bug 911377] Re: u-boot-linaro fails to build for efikamx with 11.12 release
** Changed in: u-boot-linaro
Status: Fix Committed => Fix Released
** Changed in: linaro-ubuntu
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Linaro
Maintainers, which is the registrant for Linaro U-Boot.
https://bugs.launchpad.net/bugs/911377
Title:
u-boot-linaro fails to build for efikamx with 11.12 release
Status in Linaro Image Tools:
Invalid
Status in Linaro Ubuntu Evaluation Builds:
Fix Released
Status in Linaro U-Boot:
Fix Released
Bug description:
I just noticed the l-m-c doesn't work for the efikamx images in the
2011-12 release.
I tried generating a nano image with:
http://releases.linaro.org/11.12/ubuntu/oneiric-images/nano/hwpack_linaro-efikamx_20111219-0_armel_supported.tar.gz
http://releases.linaro.org/11.12/ubuntu/oneiric-images/nano/linaro-o-nano-tar-20111219-0.tar.gz
The command used was:
sudo linaro-media-create --dev efikamx --image_file /tmp/tmp.img
--image_size 800M --hwpack hwpack_linaro-
efikamx_20111219-0_armel_supported.tar.gz --binary linaro-o-nano-
tar-20111219-0.tar.gz
The last few lines of output were:
Writing inode tables: done
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 21 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
Traceback (most recent call last):
File "/usr/bin/linaro-media-create", line 176, in <module>
args.is_live, args.is_lowmem, args.consoles)
File "/usr/lib/pymodules/python2.7/linaro_image_tools/media_create/boards.py", line 754, in populate_boot
rootfs_uuid, boot_disk, boot_device_or_file)
File "/usr/lib/pymodules/python2.7/linaro_image_tools/media_create/boards.py", line 634, in make_boot_files
boot_device_or_file, k_img_data, i_img_data, d_img_data)
File "/usr/lib/pymodules/python2.7/linaro_image_tools/media_create/boards.py", line 1218, in _make_boot_files
cls.LOADER_MIN_SIZE_S)
File "/usr/lib/pymodules/python2.7/linaro_image_tools/media_create/boards.py", line 1585, in install_mx5_boot_loader
assert os.path.getsize(imx_file) <= max_size, (
File "/usr/lib/python2.7/genericpath.py", line 49, in getsize
return os.stat(filename).st_size
OSError: [Errno 2] No such file or directory: '/tmp/tmpkZQLOP/binary/boot/filesystem.dir/usr/lib/u-boot/efikamx/u-boot.imx'
To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-image-tools/+bug/911377/+subscriptions