Comment 0 for bug 867416

Revision history for this message
Fathi Boudra (fboudra) wrote :

$ wget http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/lt-panda/20111003/0/images/hwpack/hwpack_linaro-lt-panda_20111003-0_armel_supported.tar.gz http://snapshots.linaro.org/11.05-daily/linaro-developer/20111003/0/images/tar/developer-n-tar-20111003-0.tar.gz

$ sudo linaro-media-create --dev panda --mmc /dev/sdb --hwpack hwpack_linaro-lt-panda_20111003-0_armel_supported.tar.gz --binary developer-n-tar-20111003-0.tar.gz

[...]

Traceback (most recent call last):
  File "/usr/bin/linaro-media-create", line 171, in <module>
    args.is_live, args.is_lowmem, args.consoles)
  File "/usr/lib/python2.7/dist-packages/linaro_image_tools/media_create/boards.py", line 747, in populate_boot
    rootfs_uuid, boot_disk, boot_device_or_file)
  File "/usr/lib/python2.7/dist-packages/linaro_image_tools/media_create/boards.py", line 855, in make_boot_files
    cls.set_appropriate_serial_tty(chroot_dir)
  File "/usr/lib/python2.7/dist-packages/linaro_image_tools/media_create/boards.py", line 840, in set_appropriate_serial_tty
    os.path.join(chroot_dir, 'boot', 'vmlinuz*'))
  File "/usr/lib/python2.7/dist-packages/linaro_image_tools/media_create/boards.py", line 1464, in _get_file_matching
    raise ValueError("Too many files matching '%s' found." % regex)
ValueError: Too many files matching '/tmp/tmpCV3VX6/binary/boot/vmlinuz*' found.

See the full build log for details.

It seems an issue with the developer image. feel free to re-assign if needed.