Skip to content
Unverified Commit f94d787c authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

fixup dsa-check-running-kernel again after ubuntu changed their packages



Now ubuntu's linux-image-generic package has
    Depends: linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic
which caused the previous code to consider that as a single package
named "linux-image-4.4.0-143-generic|linux-image-unsigned-4.4.0-143-generic".

Let's just ignore the alternative and take the first one, since it works
for us that way anyway.

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent ac80b2b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment