← Back to team overview

linaro-release team mailing list archive

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

 

On Wed, Nov 9, 2011 at 3:33 PM, Angus Ainslie <angus.ainslie@xxxxxxxxxx> wrote:
> Mines the same version but it's 64 bit. Do you have a 64 bit machine to
> try it on ?

I don't, but let me ask around and get some more people to try this.

>
> angus@midas:/usr/src/Samsung/kernel$ apt-cache showpkg python-apt
> Package: python-apt
> Versions:
> 0.8.0ubuntu9 (/var/lib/apt/lists/ca.archive.ubuntu.com_ubuntu_dists_oneiric_main_binary-amd64_Packages) (/var/lib/dpkg/status)
>  Description Language: en
>                 File: /var/lib/apt/lists/ca.archive.ubuntu.com_ubuntu_dists_oneiric_main_i18n_Translation-en
>                  MD5: 2b295efc7c4e39a13486f5a6990ce22b
>  Description Language:
>                 File: /var/lib/apt/lists/ca.archive.ubuntu.com_ubuntu_dists_oneiric_main_binary-amd64_Packages
>                  MD5: 2b295efc7c4e39a13486f5a6990ce22b
>
> --
> You received this bug notification because you are subscribed to Linaro
> Image Tools.
> https://bugs.launchpad.net/bugs/876863
>
> Title:
>  Unable to create a hwpack with latest l-i-t and Oneiric as a host
>
> Status in Linaro Image Tools:
>  Confirmed
>
> 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.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/linaro-image-tools/+bug/876863/+subscriptions
>

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

Title:
  Unable to create a hwpack with latest l-i-t and Oneiric as a host

Status in Linaro Image Tools:
  Confirmed

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.

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


References