Merge ~xnox/ubuntu-seeds/+git/ubuntustudio:fix-kernel-tasks into ~ubuntustudio-dev/ubuntu-seeds/+git/ubuntustudio:groovy

Proposed by Dimitri John Ledkov
Status: Rejected
Rejected by: Erich Eickmeyer
Proposed branch: ~xnox/ubuntu-seeds/+git/ubuntustudio:fix-kernel-tasks
Merge into: ~ubuntustudio-dev/ubuntu-seeds/+git/ubuntustudio:groovy
Diff against target: 15 lines (+4/-0)
1 file modified
desktop (+4/-0)
Reviewer Review Type Date Requested Status
Erich Eickmeyer Disapprove
Review via email: mp+386308@code.launchpad.net

Commit message

ubuntustudio-default-settings recommends linux-lowlatency thus breaking ubuntustudio focal image building.

Same applies in groovy.

focal has shipped and release pocket has broken tasks, but at least this should unbreak groovy tasks in the release pocket.

To post a comment you must log in.
Revision history for this message
Erich Eickmeyer (eeickmeyer) wrote :

Fixed in ubuntustudio-default-settings

review: Disapprove

Unmerged commits

b6040f9... by Dimitri John Ledkov

desktop: blacklist non-meta linux kernel package ABIs.

LP: #1884915

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/desktop b/desktop
2index 91af94a..e280417 100644
3--- a/desktop
4+++ b/desktop
5@@ -13,6 +13,10 @@ Task-Seeds: desktop-common
6
7 * ubuntustudio-desktop # all the things here
8 * ubuntustudio-default-settings
9+ # above transitively depends on linux-lowlatency, but that should not
10+ # produce Task fields on the ABI packages.
11+ * !linux-image-*
12+ * !linux-headers-*
13 * (materia-kde)
14 * (materia-gtk-theme)
15 * (ubuntustudio-icon-theme)

Subscribers

People subscribed via source and target branches