APPLIED: [SRU][f/linux-meta-*][PATCH 0/6] Fix missing kernel-testing--*--modules-extra--preferred

Kleber Souza kleber.souza at canonical.com
Fri Jun 11 11:08:49 UTC 2021


On 10.06.21 18:00, Kleber Sacilotto de Souza wrote:
> BugLink: http://bugs.launchpad.net/bugs/1931576
> 
> [Impact]
> ADT sets up the test environment by installing the image and modules-extra
> package via the virtual provides
> 'kernel-testing--linux-<derivative>--full--preferred' and
> 'kernel-testing--linux-<derivative>--modules-extra--preferred'. If those are not
> available, it falls back to using the real meta names as
> 'linux-image-<derivative>' and 'linux-modules-extra-<derivative>'.
> 
> The 5.4 cloud kernels in Focal are not providing the virtual packages for
> 'kernel-testing--linux-<derivative>--modules-extra--preferred'. When the tests
> falls back to 'linux-modules-extra-<derivative>', the new 5.8 cloud kernels are
> pulled for the tests as they are now the default sources.
> 
> The oracle kernels in focal don't need fixing as they do not produce a
> linux-modules-extra-* package.
> 
> ADT log:
> https://autopkgtest.ubuntu.com/results/autopkgtest-focal/focal/amd64/a/acpi-call/20210609_092540_0a7a8@/log.gz
> 
> [Fix]
> The meta packages need to be fixed to provide the necessary virtual packages for
> testing.
> 
> Although the 5.8 kernels don't need this fix, I'm including it for
> consistency.
> 
> [Where problems could occur]
> Adding new virtual meta packages could clash with existing names provided by
> other sources. However, if they existed ADT would have pulled them.
> 
> Kleber Sacilotto de Souza (1):
>    UBUNTU: [Packaging] Fix provides for *--modules-extra--preferred
> 
>   debian/control.d/azure | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 


Applied to focal/linux-meta{aws,aws-5.8,azure,azure-5.8,gcp,gcp-5.8}
trees.

Thanks,
Kleber




More information about the kernel-team mailing list