MetaPackages

OEM-PC/MetaPackages

Known issues

do-release-upgrade from Focal to Jammy

When you upgrade the 20.04 image to 22.04 image, you might have below warnings.

W: Skipping acquire of configured file 'sutton.newell/binary-i386/Packages' as repository 'http://lenovo.archive.canonical.com jammy InRelease' doesn't have the component 'sutton.newell' (component misspelt in sources.list?)

Here is the way to fix it, just remove the oem-*-meta packages.

$ sudo ubuntu-drivers list-oem
oem-sutton.newell-aelfwine-meta
$ sudo apt purge oem-sutton.newell-aelfwine-meta
$ sudo apt update

OEM-PC/MetaPackages (last edited 2022-09-27 02:13:21 by binli)