Comment 8 for bug 660196

Revision history for this message
Adrien Ferré (ferre-adrien) wrote :

Still having this bug with:

sudo linaro-media-create --rootfs ext3 --mmc /dev/sdb --binary linaro-n-ubuntu-desktop-tar-20110824-1.tar.gz --hwpack hwpack_linaro-igep_20110823-0_armel.tar.gz --dev beagle

Bug:
cp: cannot stat `/tmp/tmpizVz9G/binary/usr/lib/u-boot/omap3_beagle/u-boot.bin': No such file or directory
Traceback (most recent call last):
  File "/usr/bin/linaro-media-create", line 161, in <module>
    args.is_live, args.is_lowmem, args.consoles)
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/media_create/boards.py", line 480, in populate_boot
    proc.wait()
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/cmd_runner.py", line 100, in wait
    raise SubcommandNonZeroReturnValue(self._my_args, returncode)
linaro_image_tools.cmd_runner.SubcommandNonZeroReturnValue: Sub process "['cp', '-v', '/tmp/tmpizVz9G/binary/usr/lib/u-boot/omap3_beagle/u-boot.bin', '/tmp/tmpizVz9G/boot-disc']" returned a non-zero value: 1