ubuntu-release-upgrader:nvidia-quirk-abort

Last commit made on 2022-08-03
Get this branch:
git clone -b nvidia-quirk-abort 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:
nvidia-quirk-abort
Repository:
lp:ubuntu-release-upgrader

Recent commits

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

04e7db4... by Brian Murray

releasing package ubuntu-release-upgrader version 1:22.04.12

b0ad9f0... by Brian Murray

tests/test_quirks.py: Remove declaration of unused variables

4197ea9... by Brian Murray

Update TestSnapQuirks for a more modern release

6ba1033... by Brian Murray

Fix a flake8 check