Comment 6 for bug 886101

Revision history for this message
nooperation (nooperation) wrote :

I've got the same problem with Ubuntu 10.04 LTS (Lucid Lynx) and the latest version of the linaro-image-tools (2011.10+1-0ubuntu1~linaro1).

================================================================================
sudo linaro-media-create --rootfs ext4 --mmc /dev/sde --binary linaro-o-ubuntu-desktop-tar-20111103-0.tar.gz --hwpack hwpack_linaro-lt-panda-x11-base_20111103-0_armel_supported.tar.gz --dev panda
[sudo] password for juergen:
/usr/lib/pymodules/python2.6/argparse.py:1576: DeprecationWarning: The "version" argument to ArgumentParser is deprecated. Please use "add_argument(..., action='version', version="N", ...)" instead
  """instead""", DeprecationWarning)

[..]

Setting up libopenvg1-sgx-omap4 (1.7.9.2.1.5-1linaro1) ...
Setting up ti-uim (0.0+git20110201+c738944-1linaro3) ...
start: Unknown job: ti-uim
invoke-rc.d: initscript ti-uim, action "start" failed.
dpkg: error processing ti-uim (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of hwpack-linaro-lt-panda-x11-base:
 hwpack-linaro-lt-panda-x11-base depends on ti-uim; however:
  Package ti-uim is not configured yet.
dpkg: error processing hwpack-linaro-lt-panda-x11-base (--configure):
 dependency problems - leaving unconfigured
Setting up linux-headers-3.0.0-12 (3.0.0-12.20) ...
Setting up manpages (3.27-1ubuntu2) ...
Setting up manpages-dev (3.27-1ubuntu2) ...
/bin/df: cannot read table of mounted file systems: No such file or directory
No apport report written because the error message indicates its a followup error from a previous failure.
Setting up u-boot-tools (2011.06-3ubuntu1) ...
Setting up uboot-mkimage (2011.06-3ubuntu1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
 ti-uim
 hwpack-linaro-lt-panda-x11-base
E: Sub-process /usr/bin/dpkg returned an error code (1)
Cleaning up ...Done
proc umounted
Traceback (most recent call last):
  File "/usr/bin/linaro-media-create", line 161, in <module>
    verified_files, *hwpacks)
  File "/usr/lib/pymodules/python2.6/linaro_image_tools/media_create/chroot_utils.py", line 64, in install_hwpacks
    install_hwpack(chroot_dir, hwpack_file, hwpack_force_yes or hwpack_verified)
  File "/usr/lib/pymodules/python2.6/linaro_image_tools/media_create/chroot_utils.py", line 85, in install_hwpack
    cmd_runner.run(args, as_root=True, chroot=chroot_dir).wait()
  File "/usr/lib/pymodules/python2.6/linaro_image_tools/cmd_runner.py", line 100, in wait
    raise SubcommandNonZeroReturnValue(self._my_args, returncode)
linaro_image_tools.cmd_runner.SubcommandNonZeroReturnValue: Sub process "['chroot', '/tmp/tmpog7fJL/binary/boot/filesystem.dir', 'linaro-hwpack-install', '/hwpack_linaro-lt-panda-x11-base_20111103-0_armel_supported.tar.gz']" returned a non-zero value: 100
================================================================================