← Back to team overview

linaro-release team mailing list archive

[Bug 876863] [NEW] Unable to create a hwpack with latest l-i-t and Oneiric as a host

 

You have been subscribed to a public bug by Ricardo Salveti (rsalveti):

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.

** Affects: linaro-image-tools
     Importance: High
         Status: Confirmed

-- 
Unable to create a hwpack with latest l-i-t and Oneiric as a host
https://bugs.launchpad.net/bugs/876863
You received this bug notification because you are a member of Linaro Release Team, which is subscribed to the bug report.