← Back to team overview

linaro-pkg team mailing list archive

[Bug 911377] Re: linaro media create busted for efikamx

 

This problem is because the current u-boot-linaro package for efikamx is
empty, probably just a packaging error.

** Also affects: u-boot-linaro
   Importance: Undecided
       Status: New

-- 
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:
  Confirmed
Status in Linaro U-Boot:
  Confirmed

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