I can confirm that the problem is solved in bionic:

:~$ PATH="" /usr/bin/ubuntu-drivers devices
:~$ apt-cache policy ubuntu-drivers-common
ubuntu-drivers-common:
  Installed: 1:0.5.2.5
  Candidate: 1:0.5.2.5
  Version table:
 *** 1:0.5.2.5 400
        400 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 Packages
        100 /var/lib/dpkg/status
     1:0.5.2.4 500
        500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
     1:0.5.2 500
        500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-drivers-common in Ubuntu.
https://bugs.launchpad.net/bugs/1854472

Title:
  ubuntu-drivers-common fails when no PATH environment variable is
  passed

Status in ubuntu-drivers-common package in Ubuntu:
  Fix Released
Status in ubuntu-drivers-common source package in Bionic:
  Fix Committed
Status in ubuntu-drivers-common source package in Eoan:
  Fix Committed

Bug description:
  SRU Request:

  [Impact]

   * ubuntu-drivers-common fails when no PATH environment variable is
  passed:

  https://errors.ubuntu.com/problem/52d04f39f8cbdb77d65ec57f19a5801284c1e2b0

  
   * While the reasons why the PATH variable is empty are unknown, the 
ubuntu-drivers tools should be more robust and not fail, and we can expect a 
minimal PATH (such as /sbin:/usr/sbin:/bin:/usr/bin) to be available on the 
system.

  
  [Test Case]

   * Install ubuntu-drivers-common from the -proposed repository.

   * Call the ubuntu drivers tool passing the "devices" parameter:
     ubuntu-drivers devices

   * Call the ubuntu drivers tool passing the "devices" parameter and an empty 
PATH variable:
     PATH="" /usr/bin/ubuntu-drivers devices

   * Neither case should fail any more.

  [Regression Potential]

   * Low. Nothing really changes in the functioning if the PATH variable
  is not empty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1854472/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to