[Bug 1943594] Re: Installing non-free drives fails due to simple-plugins calling `ubuntu-drivers autoinstall ...`

Launchpad Bug Tracker 1943594 at bugs.launchpad.net
Wed Sep 15 15:09:40 UTC 2021


This bug was fixed in the package ubiquity - 18.04.14.17

---------------
ubiquity (18.04.14.17) bionic; urgency=medium

  * scripts/simple-plugins: ubuntu-drivers autoinstall is now deprecated, use
    'install' instead (LP: #1943594).

 -- Ɓukasz 'sil2100' Zemczak <lukasz.zemczak at ubuntu.com>  Tue, 14 Sep
2021 15:28:18 +0200

** Changed in: ubiquity (Ubuntu Bionic)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1943594

Title:
  Installing non-free drives fails due to simple-plugins calling
  `ubuntu-drivers autoinstall ...`

Status in ubiquity package in Ubuntu:
  Invalid
Status in ubiquity source package in Bionic:
  Fix Released

Bug description:
  [Impact]

  Currently installing bionic 18.04.6 candidate images on a system that
  uses non-free drivers (via ubuntu-drivers) will fail installing those
  additional drivers. The reason for that is that the call to simple-
  plugins fails as it tries to execute `ubuntu-drivers autoinstall (...)
  --package-list (...)`, which is syntax that has been deprecated in the
  current ubuntu-drivers-common package.

  The fix is to use `ubuntu-drivers install ...` as we do for focal+.

  [Test Case]

  Rebuild images with the -proposed ubiquity (or hack it in manually to an iso), perform installation on a system using ubuntu-drivers (for instance, NVidia GPU), check "Install third-party software...", finish installation and check if the installed system has the required drivers installed.
  Additionally a quick browse through the syslog of the ubiquity installation would be a nice double-check.

  [Regression Potential]

  Currently installing ubuntu-drivers via ubiquity does not work at all,
  so the only regression here is that the new argument might be somehow
  incomplete causing not all drivers to be installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1943594/+subscriptions




More information about the foundations-bugs mailing list