Comment 9 for bug 660196

Revision history for this message
James Westby (james-w) wrote : Re: [Bug 660196] Re: linaro-media-create fails "umount: <dir>/binary/proc: not found"

On Tue, 13 Sep 2011 13:43:59 -0000, Adrien Ferré <email address hidden> 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

Hi,

What version of linaro-media-create is this? I think this might have
been fixed recently.

Thanks,

James