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

Launchpad Bug Tracker 885895 at bugs.launchpad.net
Mon Nov 14 13:07:42 UTC 2011


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: python-apt (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/885895

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

Status in Linaro Image Tools:
  Triaged
Status in “python-apt” package in Ubuntu:
  In Progress

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




More information about the foundations-bugs mailing list