← Back to team overview

linaro-release team mailing list archive

[Bug 842973] Re: Combined V2/V3 Snowball hwpack (20110905) fails with l-m-c

 

I got a link to a combined hwpack from Lee as we discussed the way
forward on this. It's purpose was only for me to assess the amount of
work to support it and it's probably that hwpack that's been left in the
daily build since then. The tools never supported it, so it shouldn't be
accessible by users.

So we're left with one hwpack for the V2 Snowball and one for all later
versions, then. So perhaps the V3 hwpack could be referred to just as
linaro-lt-snowball to make it obvious that the V2 is the odd one out and
most users wouldn't need to worry too much.

-- 
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/842973

Title:
  Combined V2/V3 Snowball hwpack (20110905) fails with l-m-c

Status in Linaro Image Tools:
  Confirmed

Bug description:
  Selecting previously deselected package startupfiles-v2.
  Unpacking startupfiles-v2 (from .../startupfiles-v2_2.0.5-6_armel.deb) ...
  Selecting previously deselected package startupfiles-v3.
  Unpacking startupfiles-v3 (from .../startupfiles-v3_3.0.5-5_armel.deb) ...
  dpkg: error processing /tmp/tmp.kCQAu4LYnC/unpacked/pkgs/startupfiles-v3_3.0.5-5_armel.deb (--unpack):
   trying to overwrite '/boot/u-boot-env.bin', which is also in package startupfiles-v2 2.0.5-6
  /bin/df: cannot read table of mounted file systems: No such file or directory
  Selecting previously deselected package devio.
  Unpacking devio (from .../devio_1.2-1build1_armel.deb) ...
  Selecting previously deselected package flash-kernel.
  Unpacking flash-kernel (from .../flash-kernel_2.28ubuntu19linaro2_armel.deb) ...
  Selecting previously deselected package linux-image-linaro-lt-ux500.
  Unpacking linux-image-linaro-lt-ux500 (from .../linux-image-linaro-lt-ux500_2.6.38.1001.3_armel.deb) ...
  Selecting previously deselected package u-boot-linaro-u8500-snowball.
  Unpacking u-boot-linaro-u8500-snowball (from .../u-boot-linaro-u8500-snowball_2011.08.23-0ubuntu1_armel.deb) ...
  Selecting previously deselected package hwpack-linaro-lt-snowball.
  Unpacking hwpack-linaro-lt-snowball (from .../hwpack-linaro-lt-snowball_20110905-0_armel.deb) ...
  Processing triggers for man-db ...
  Errors were encountered while processing:
   /tmp/tmp.kCQAu4LYnC/unpacked/pkgs/startupfiles-v3_3.0.5-5_armel.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  Cleaning up ...W: GPG error: http://ppa.launchpad.net natty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F66626F405361FB7
  Done
  proc umounted
  Traceback (most recent call last):
    File "/home/mpoirier/work/linaro/linaro-image-tools/linaro-media-create", line 146, in <module>
      verified_files, *hwpacks)
    File "/home/mpoirier/work/linaro/linaro-image-tools/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 "/home/mpoirier/work/linaro/linaro-image-tools/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 "/home/mpoirier/work/linaro/linaro-image-tools/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/tmpifDWcJ/binary', 'linaro-hwpack-install', '/hwpack_linaro-lt-snowball_20110905-0_armel_supported.tar.gz']" returned a non-zero value: 100
  mpoirier@black:~/work/linaro/snowball-images/leb_ubuntu$

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-image-tools/+bug/842973/+subscriptions


Follow ups