Merge ~paelzer/ubuntu-seeds/+git/platform:drop-non-main-from-maas-seed into ~ubuntu-core-dev/ubuntu-seeds/+git/platform:noble

Proposed by Christian Ehrhardt 
Status: Merged
Merged at revision: 5ad3d00c2b27a6e86017400d1c53ae2630f21146
Proposed branch: ~paelzer/ubuntu-seeds/+git/platform:drop-non-main-from-maas-seed
Merge into: ~ubuntu-core-dev/ubuntu-seeds/+git/platform:noble
Diff against target: 32 lines (+2/-3)
2 files modified
community-maas (+2/-1)
supported-maas (+0/-2)
Reviewer Review Type Date Requested Status
Adam Collard (community) Needs Information
Review via email: mp+457339@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Adam Collard (adam-collard) wrote :

AIUI the entire point of this list was specifically to retain a list of packages that MAAS depends on to have support by Canonical. i.e. if they were all MIRd then we wouldn't need the list?

> Yet they keep being shown as component mismatch in every weeks MIR team

*shrug* isn't that where the bug is?

review: Needs Information
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Not really, I guess I'll best invite to a meeting ... :-)
Before ping ponging too much

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Discussed with Adam and Dimitri, we'll slightly change the approach.

options:
a) comment them out in supported-maas (as first proposed)
   Pro: false positive goes away
   Con: we do want to express somewhere it is used e.g. to avoid full removal
b) Snaps can use pro, universe is fine, make supported-maas not pull things to main
   Pro: false positive goes away
   Con: MAAS is a good product, keeping in main what we can seems a good choice
c) We could move the "consciously decided to be only universe" dependencies to the community-maas seed
   Pro: false positive goes away
   Pro: we keep signal if e.g. someone deletes things
   Pro: we'd more consciously move things if more would demote in the future

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Updated to match the agreed solution (c), merging ...

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/community-maas b/community-maas
2index b792b2c..9d2407a 100644
3--- a/community-maas
4+++ b/community-maas
5@@ -5,5 +5,6 @@
6 Staged Packages:
7
8 * amtterm # AMT
9- * ipmitool # Moonshot
10+ * ipmitool # IPMI (Never got to main - LP: #1978144)
11+ * isc-dhcp-server # Demoted as of noble (LP: #2045577 #2045771)
12 * wsmancli
13diff --git a/supported-maas b/supported-maas
14index d750486..c2666af 100644
15--- a/supported-maas
16+++ b/supported-maas
17@@ -5,7 +5,6 @@ Staged Packages:
18 * snmp # APC
19 * wget # DLI
20 * freeipmi-tools # IPMI
21- * ipmitool # IPMI
22 * libvirt-clients # Virsh
23 * pxelinux # Booting legacy x86, PowerNV, Windows
24 * syslinux-common # Booting legacy x86, PowerNV, Windows
25@@ -19,7 +18,6 @@ Staged Packages:
26 * gpgv
27 * iproute2
28 * isc-dhcp-client
29- * isc-dhcp-server
30 * libatm1
31 * libpq5
32 * libxtables12

Subscribers

People subscribed via source and target branches