linaro-release team mailing list archive
-
linaro-release team
-
Mailing list archive
-
Message #00329
[Bug 803637] Re: Snowball hwpack missing startfiles.cfg
lets release note this with "current snowball hardware pack can only be
installed using the --dev snowball_mmc target and cannot be installed on
emmc" option
** Project changed: linaro => linaro-landing-team-ste
--
You received this bug notification because you are a member of Linaro
Release Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/803637
Title:
Snowball hwpack missing startfiles.cfg
Status in Linaro ST-Ericsson Landing Team Project:
New
Bug description:
The snowball image build fails looking for startfiles.cfg.
./linaro-image-tools/linaro-media-create --image_file out.img --dev snowball_emmc --hwpack hwpack_linaro-lt-snowball_20110629-1_armel_supported.tar.gz --binary linaro-n-ubuntu-desktop-tar-20110627-0.tar.gz
...
Contents:
Image 0: 412 Bytes = 0.40 kB = 0.00 MB
Traceback (most recent call last):
File "./linaro-image-tools/linaro-media-create", line 156, in <module>
args.is_live, args.is_lowmem, args.consoles)
File "/home/mwaddel/test-image/linaro-image-tools/linaro_image_tools/media_create/boards.py", line 309, in populate_boot
rootfs_uuid, boot_disk, boot_device_or_file)
File "/home/mwaddel/test-image/linaro-image-tools/linaro_image_tools/media_create/boards.py", line 274, in make_boot_files
boot_device_or_file, k_img_data, i_img_data, d_img_data)
File "/home/mwaddel/test-image/linaro-image-tools/linaro_image_tools/media_create/boards.py", line 568, in _make_boot_files
new_files = cls.get_file_info(config_files_path)
File "/home/mwaddel/test-image/linaro-image-tools/linaro_image_tools/media_create/boards.py", line 623, in get_file_info
'r') as info_file:
IOError: [Errno 2] No such file or directory: '/tmp/tmp8gz4uy/binary/boot/startfiles.cfg'
loop: can't delete device /dev/loop0: Device or resource busy
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/home/mwaddel/test-image/linaro-image-tools/linaro_image_tools/media_create/partitions.py", line 233, in undo
cmd_runner.run(['losetup', '-d', device], as_root=True).wait()
File "/home/mwaddel/test-image/linaro-image-tools/linaro_image_tools/cmd_runner.py", line 87, in wait
raise SubcommandNonZeroReturnValue(self._my_args, returncode)
SubcommandNonZeroReturnValue: Sub process "['losetup', '-d', '/dev/loop0']" returned a non-zero value: 1
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/home/mwaddel/test-image/linaro-image-tools/linaro_image_tools/media_create/partitions.py", line 233, in undo
cmd_runner.run(['losetup', '-d', device], as_root=True).wait()
File "/home/mwaddel/test-image/linaro-image-tools/linaro_image_tools/cmd_runner.py", line 87, in wait
raise SubcommandNonZeroReturnValue(self._my_args, returncode)
linaro_image_tools.cmd_runner.SubcommandNonZeroReturnValue: Sub process "['losetup', '-d', '/dev/loop0']" returned a non-zero value: 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-landing-team-ste/+bug/803637/+subscriptions