[Bug 1165128] [NEW] skip tests where a dependency limits architecture

Julian Taylor jtaylor.debian at googlemail.com
Fri Apr 5 18:20:57 UTC 2013


Public bug reported:

now that we have armhf in the qa jenkins builds we now get failures due to uninstallable packages.
See https://jenkins.qa.ubuntu.com/view/Raring/view/AutoPkgTest/job/raring-adt-python-scipy-armhf/
Here openblas does not install because it does not exist for != x86,ppc

The most logical way to fix this is to properly support the dpkg dependency syntax as stated in the DEP8 spec. This includes architecture qualifications.
Then autopkgtest can simply skip the tests where the used architecture is excluded in a dependency.
Alternatively one could extend the spec to add an Architecture field.

** Affects: autopkgtest (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  now that we have armhf in the qa jenkins builds we now get failures due to uninstallable packages.
  See https://jenkins.qa.ubuntu.com/view/Raring/view/AutoPkgTest/job/raring-adt-python-scipy-armhf/
  Here openblas does not install because it does not exist for != x86,ppc
  
- The most logical way to fix this is to properly support the dpkg dependency syntax including architecture qualifications.
+ The most logical way to fix this is to properly support the dpkg dependency syntax as stated in the DEP8 spec. This includes architecture qualifications.
  Then autopkgtest can simply skip the tests where the used architecture is excluded in a dependency.

** Description changed:

  now that we have armhf in the qa jenkins builds we now get failures due to uninstallable packages.
  See https://jenkins.qa.ubuntu.com/view/Raring/view/AutoPkgTest/job/raring-adt-python-scipy-armhf/
  Here openblas does not install because it does not exist for != x86,ppc
  
  The most logical way to fix this is to properly support the dpkg dependency syntax as stated in the DEP8 spec. This includes architecture qualifications.
  Then autopkgtest can simply skip the tests where the used architecture is excluded in a dependency.
+ Alternatively one could extend the spec to add an Architecture field.

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

Title:
  skip tests where a dependency limits architecture

Status in “autopkgtest” package in Ubuntu:
  New

Bug description:
  now that we have armhf in the qa jenkins builds we now get failures due to uninstallable packages.
  See https://jenkins.qa.ubuntu.com/view/Raring/view/AutoPkgTest/job/raring-adt-python-scipy-armhf/
  Here openblas does not install because it does not exist for != x86,ppc

  The most logical way to fix this is to properly support the dpkg dependency syntax as stated in the DEP8 spec. This includes architecture qualifications.
  Then autopkgtest can simply skip the tests where the used architecture is excluded in a dependency.
  Alternatively one could extend the spec to add an Architecture field.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1165128/+subscriptions




More information about the foundations-bugs mailing list