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
diff --git a/community-maas b/community-maas
index b792b2c..9d2407a 100644
--- a/community-maas
+++ b/community-maas
@@ -5,5 +5,6 @@
5Staged Packages:5Staged Packages:
66
7 * amtterm # AMT7 * amtterm # AMT
8 * ipmitool # Moonshot8 * ipmitool # IPMI (Never got to main - LP: #1978144)
9 * isc-dhcp-server # Demoted as of noble (LP: #2045577 #2045771)
9 * wsmancli10 * wsmancli
diff --git a/supported-maas b/supported-maas
index d750486..c2666af 100644
--- a/supported-maas
+++ b/supported-maas
@@ -5,7 +5,6 @@ Staged Packages:
5 * snmp # APC5 * snmp # APC
6 * wget # DLI6 * wget # DLI
7 * freeipmi-tools # IPMI7 * freeipmi-tools # IPMI
8 * ipmitool # IPMI
9 * libvirt-clients # Virsh8 * libvirt-clients # Virsh
10 * pxelinux # Booting legacy x86, PowerNV, Windows9 * pxelinux # Booting legacy x86, PowerNV, Windows
11 * syslinux-common # Booting legacy x86, PowerNV, Windows10 * syslinux-common # Booting legacy x86, PowerNV, Windows
@@ -19,7 +18,6 @@ Staged Packages:
19 * gpgv18 * gpgv
20 * iproute219 * iproute2
21 * isc-dhcp-client20 * isc-dhcp-client
22 * isc-dhcp-server
23 * libatm121 * libatm1
24 * libpq522 * libpq5
25 * libxtables1223 * libxtables12

Subscribers

People subscribed via source and target branches