ubuntu-release-upgrader:server-mode-check

Last commit made on 2022-08-17
Get this branch:
git clone -b server-mode-check https://git.launchpad.net/ubuntu-release-upgrader
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
server-mode-check
Repository:
lp:ubuntu-release-upgrader

Recent commits

a974378... by Brian Murray

Rather than defining self.tasks use self.cache.installedTasks

59752ff... by Brian Murray

Make some modifications based on reviewer feedback.

08d5ee7... by Brian Murray

Don't crash if there are no tasks

f29699a... by Brian Murray

Only switch from server to desktop not vice versa

742e630... by Brian Murray

Add more words to the changelog entry.

63ceabe... by Brian Murray

Fix the version variable

0e96c23... by Brian Murray

Clarify a variable name

c58ed3c... by Brian Murray

The upgrade should exit if we can't install the metapkg

c3cc804... by Brian Murray

Fix a typo

9a45503... by Simon Chopin

quirk: fix nvidia driver autoremoval issue

The 20.04.3 installer somehow removed the nvidia-driver-* metapackage,
leaving the actual driver packages as marked for autoremoval. If we
detect this situation, we silently fix it.

Related to LP: #1955047