Comment 4 for bug 1914051

Revision history for this message
Ɓukasz Zemczak (sil2100) wrote :

Created a fresh focal multipass instance, confirmed that the bug is present:

$ ubuntu-drivers list-oem --package-list=/tmp/foo
Usage: ubuntu-drivers list-oem [OPTIONS] [LIST_OEM]...
Try "ubuntu-drivers list-oem -h" for help.

Error: no such option: --package-list
$

Then upgraded to -proposed (ubuntu-drivers-common 1:0.8.6.4~0.20.04.1) and re ran the same command:

$ ubuntu-drivers list-oem --package-list=/tmp/foo
$

So I guess it's better than it was at least.