← Back to team overview

linaro-release team mailing list archive

[Bug 885895] Re: linaro-image-tools (hwpack-create) broken on oneiric 64-bits

 

** Summary changed:

- linaro-image-tools: automated unit tests are failing (5 out of 599) on 64 bit Oneiric
+ linaro-image-tools (hwpack-create) broken on oneiric 64-bits

** Description changed:

- Related: Bug #797135 
- Related: Bug #885428
- While running the automated tests there are 5 failures. Details are attached.
+ This is what I get when trying to create a hwpack with latest l-h-c and
+ Oneiric:
+ 
+ $ linaro-hwpack-create --debug hwpacks/linaro-lt-panda 11101
+ 2011-10-17 18:48:42,442 - linaro_image_tools.hwpack.builder - INFO - Building for armel
+ 2011-10-17 18:48:42,451 - linaro_image_tools.hwpack.builder - INFO - Fetching packages
+ 2011-10-17 18:48:42,451 - linaro_image_tools.hwpack.packages - DEBUG - Writing apt configs
+ 2011-10-17 18:48:42,536 - linaro_image_tools.hwpack.packages - DEBUG - Updating apt cache
+ Traceback (most recent call last):
+   File "/usr/bin/linaro-hwpack-create", line 67, in <module>
+     builder.build()
+   File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/builder.py", line 138, in build
+     with fetcher:
+   File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/packages.py", line 580, in prepare
+     self.cache.prepare()
+   File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/packages.py", line 511, in prepare
+     self.cache.update()
+   File "/usr/lib/python2.7/dist-packages/apt/deprecation.py", line 98, in deprecated_function
+     return func(*args, **kwds)
+   File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 410, in update
+     raise FetchFailedException(e)
+ apt.cache.FetchFailedException: W:GPG error: http://ppa.launchpad.net oneiric Release: No keyring installed in /tmp/hwpack-apt-cache-ZFUDGx/etc/apt/trusted.gpg.d/., W:GPG error: http://ports.ubuntu.com oneiric-security Release: No keyring installed in /tmp/hwpack-apt-cache-ZFUDGx/etc/apt/trusted.gpg.d/., W:GPG error: http://ports.ubuntu.com oneiric-updates Release: No keyring installed in /tmp/hwpack-apt-cache-ZFUDGx/etc/apt/trusted.gpg.d/., W:GPG error: http://ports.ubuntu.com oneiric Release: No keyring installed in /tmp/hwpack-apt-cache-ZFUDGx/etc/apt/trusted.gpg.d/., W:Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/oneiric-security/main/binary-i386/Packages  404  Not Found
+ , W:Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/oneiric-security/universe/binary-i386/Packages  404  Not Found
+ , W:Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/oneiric-updates/main/binary-i386/Packages  404  Not Found
+ , W:Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/oneiric-updates/universe/binary-i386/Packages  404  Not Found
+ , W:Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/oneiric/main/binary-i386/Packages  404  Not Found
+ , W:Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/oneiric/universe/binary-i3
+ 
+ Guess this is probably a regression at python-apt, as the builder at
+ Offspring (running Maverick) is still working fine.
+ 
+ There are also 5 test failures caused by the same change in python-apt

** Changed in: linaro-image-tools
   Importance: Undecided => High

** Changed in: linaro-image-tools
    Milestone: None => 2011.11

-- 
You received this bug notification because you are a member of linaro-
infrastructure-drivers, which is the registrant for Linaro Image Tools.
https://bugs.launchpad.net/bugs/885895

Title:
  linaro-image-tools (hwpack-create) broken on oneiric 64-bits

Status in Linaro Image Tools:
  Triaged

Bug description:
  This is what I get when trying to create a hwpack with latest l-h-c
  and Oneiric:

  $ linaro-hwpack-create --debug hwpacks/linaro-lt-panda 11101
  2011-10-17 18:48:42,442 - linaro_image_tools.hwpack.builder - INFO - Building for armel
  2011-10-17 18:48:42,451 - linaro_image_tools.hwpack.builder - INFO - Fetching packages
  2011-10-17 18:48:42,451 - linaro_image_tools.hwpack.packages - DEBUG - Writing apt configs
  2011-10-17 18:48:42,536 - linaro_image_tools.hwpack.packages - DEBUG - Updating apt cache
  Traceback (most recent call last):
    File "/usr/bin/linaro-hwpack-create", line 67, in <module>
      builder.build()
    File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/builder.py", line 138, in build
      with fetcher:
    File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/packages.py", line 580, in prepare
      self.cache.prepare()
    File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/packages.py", line 511, in prepare
      self.cache.update()
    File "/usr/lib/python2.7/dist-packages/apt/deprecation.py", line 98, in deprecated_function
      return func(*args, **kwds)
    File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 410, in update
      raise FetchFailedException(e)
  apt.cache.FetchFailedException: W:GPG error: http://ppa.launchpad.net oneiric Release: No keyring installed in /tmp/hwpack-apt-cache-ZFUDGx/etc/apt/trusted.gpg.d/., W:GPG error: http://ports.ubuntu.com oneiric-security Release: No keyring installed in /tmp/hwpack-apt-cache-ZFUDGx/etc/apt/trusted.gpg.d/., W:GPG error: http://ports.ubuntu.com oneiric-updates Release: No keyring installed in /tmp/hwpack-apt-cache-ZFUDGx/etc/apt/trusted.gpg.d/., W:GPG error: http://ports.ubuntu.com oneiric Release: No keyring installed in /tmp/hwpack-apt-cache-ZFUDGx/etc/apt/trusted.gpg.d/., W:Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/oneiric-security/main/binary-i386/Packages  404  Not Found
  , W:Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/oneiric-security/universe/binary-i386/Packages  404  Not Found
  , W:Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/oneiric-updates/main/binary-i386/Packages  404  Not Found
  , W:Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/oneiric-updates/universe/binary-i386/Packages  404  Not Found
  , W:Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/oneiric/main/binary-i386/Packages  404  Not Found
  , W:Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/oneiric/universe/binary-i3

  Guess this is probably a regression at python-apt, as the builder at
  Offspring (running Maverick) is still working fine.

  There are also 5 test failures caused by the same change in python-apt

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


References