~paride/ubuntu-seeds:seed-probert

Last commit made on 2020-09-15
Get this branch:
git clone -b seed-probert https://git.launchpad.net/~paride/ubuntu-seeds
Only Paride Legovini can upload to this branch. If you are Paride Legovini please log in for upload directions.

Branch merges

Branch information

Name:
seed-probert
Repository:
lp:~paride/ubuntu-seeds

Recent commits

45e9afc... by Paride Legovini

seed probert (needed by subiquity)

probert is a dependency of subiquity and should therefore be seeded. The
subiquity snap includes its own copy of probert, so things are not
broken, but we still want all the installer components to be in main for
consistency.

At the moment probert is already in main and not listed as "move to
universe" component-mismatch because probert-network does not exist for
i386, and curtin has a dependency on:

  probert-storage | probert

which keeps probert in main.

This change will make probert-network appear as a component-mismatch as
it is currently not in main. This is correct and will have to be fixed
via a MIR.

e98eb59... by Christian Ehrhardt 

server: move lsb-invalid-mta hint

supported-sysadmin-server is evaluated before supported-misc-servers and
contains checksecurity which will pull in logcheck.
That will depend on default-mta which will fail to resolve and make it
select esmtp-run (universe).

Move the lsb-invalid-mta hint from supported-misc-servers to be before
that avoiding the mismatch (which btw is i386 only as postfix isn't
there).

This might eventually be a bug in gemrinate (LP: #1895011) but until
then move this to avoid the false positive.

Signed-off-by: Christian Ehrhardt <email address hidden>

a6c246d... by Didier Roche-Tolomelli

Revert commit 74d9f137d: this didn’t work for component-mismatches

3796c51... by Dimitri John Ledkov

fix up whitespace

74dd942... by Dimitri John Ledkov

Merge branch 'groovy' of git+ssh://git.launchpad.net/~flexiondotorg/ubuntu-seeds/+git/platform into groovy

f89f9b7... by Martin Wimpress 

Add raspi-common

Adds `raspi-common` which includes packages specific to Raspberry support for server and desktop.

f0b002a... by Christian Ehrhardt 

server: keep lftp in main

Signed-off-by: Christian Ehrhardt <email address hidden>

2752f66... by Christian Ehrhardt 

server: keep mysql-client in main

Signed-off-by: Christian Ehrhardt <email address hidden>

74d9f13... by Didier Roche-Tolomelli

Blacklist gnome-software

gstreamer1.0-packagekit Recommends 'gnome-software | apper | packagekit-installer',
with packagekit-installer provided by ubuntu-desktop
the issue is that the feature is provided by snap-store and
we don't have a way to tell apt or germinate about that snap.

9f78e6e... by Christian Ehrhardt 

supported-openstack: adapt to removed and renamed packages

Function of nova-network is taken over by nova-common

The following packages got removed upstream and in packaging:
- nova-objectstore
- nova-compute-lxd # James Page LP: #1540597
- nova-cert
- ceilometer-collector
- ceilometer-api
- neutron-lbaas-agent
- heat-api-cloudwatch

Signed-off-by: Christian Ehrhardt <email address hidden>