** Also affects: ubuntu-drivers-common (Ubuntu Kinetic)
Importance: Undecided
Status: New
** Also affects: ubuntu-drivers-common (Ubuntu Jammy)
Importance: Undecided
Status: New
** Changed in: ubuntu-drivers-common (Ubuntu Jammy)
Status: New => In Progress
** Changed in: ubuntu-drivers-common (Ubuntu Kinetic)
Status: New => In Progress
** Changed in: ubuntu-drivers-common (Ubuntu Jammy)
Importance: Undecided => High
** Changed in: ubuntu-drivers-common (Ubuntu Kinetic)
Importance: Undecided => High
** Changed in: ubuntu-drivers-common (Ubuntu Jammy)
Assignee: (unassigned) => Alberto Milone (albertomilone)
** Changed in: ubuntu-drivers-common (Ubuntu Kinetic)
Assignee: (unassigned) => Alberto Milone (albertomilone)
** Changed in: ubuntu-drivers-common (Ubuntu)
Status: Fix Committed => Fix Released
** Description changed:
+ [ Impact ]
+
+ * Calling the ubuntu-drivers tool where the alsa-utils package is not
+ installed (mainly on servers), ubuntu-drivers (through the sl-modem
+ plugin) complains, unnecessarily about the missing aplay binary.
+
+ [ Test Plan ]
+
+ * Install the new ubuntu-drivers-common from -proposed, and make sure
+ that alsa-utils is not installed.
+
+ * Run the ubuntu-drivers list command.
+
+ * Check that ubuntu-drivers does not complain about the missing aplay
+ tool.
+
+ [ Where problems could occur ]
+
+ * A problem in the ubuntu-drivers tool can cause it to install a driver which
+ is not recommended for the detected hardware, or even cause the package
+ installation to fail, and prevent users from logging in through the
+ graphics interface.
+
+ [ Other Info ]
+ -
+ _______________
ubuntu@doubletusk:~$ sudo ubuntu-drivers list
ERROR:root:could not open aplay -l
Traceback (most recent call last):
- File "/usr/share/ubuntu-drivers-common/detect/sl-modem.py", line 35, in
detect
- aplay = subprocess.Popen(
- File "/usr/lib/python3.8/subprocess.py", line 858, in __init__
- self._execute_child(args, executable, preexec_fn, close_fds,
- File "/usr/lib/python3.8/subprocess.py", line 1704, in _execute_child
- raise child_exception_type(errno_num, err_msg, err_filename)
+ File "/usr/share/ubuntu-drivers-common/detect/sl-modem.py", line 35, in
detect
+ aplay = subprocess.Popen(
+ File "/usr/lib/python3.8/subprocess.py", line 858, in __init__
+ self._execute_child(args, executable, preexec_fn, close_fds,
+ File "/usr/lib/python3.8/subprocess.py", line 1704, in _execute_child
+ raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'aplay'
nvidia-driver-418-server, (kernel modules provided by nvidia-dkms-418-server)
nvidia-driver-470, (kernel modules provided by nvidia-dkms-470)
nvidia-driver-460-server, (kernel modules provided by nvidia-dkms-460-server)
nvidia-driver-465, (kernel modules provided by nvidia-dkms-465)
nvidia-driver-450-server, (kernel modules provided by nvidia-dkms-450-server)
nvidia-driver-460, (kernel modules provided by nvidia-dkms-460)
ubuntu@doubletusk:~$ apt-cache policy ubuntu-drivers-common
ubuntu-drivers-common:
- Installed: 1:0.9.0~0.20.04.1
- Candidate: 1:0.9.0~0.20.04.1
- Version table:
- *** 1:0.9.0~0.20.04.1 500
- 500 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64
Packages
- 100 /var/lib/dpkg/status
- 1:0.8.6.5~0.20.04.1 500
- 500 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64
Packages
- 1:0.8.1 500
- 500 http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages
+ Installed: 1:0.9.0~0.20.04.1
+ Candidate: 1:0.9.0~0.20.04.1
+ Version table:
+ *** 1:0.9.0~0.20.04.1 500
+ 500 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64
Packages
+ 100 /var/lib/dpkg/status
+ 1:0.8.6.5~0.20.04.1 500
+ 500 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64
Packages
+ 1:0.8.1 500
+ 500 http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages
ubuntu@doubletusk:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal
--
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/1935070
Title:
Traceback during 'ubuntu-drivers list'
Status in Ubuntu Drivers Common:
New
Status in ubuntu-drivers-common package in Ubuntu:
Fix Released
Status in ubuntu-drivers-common source package in Jammy:
In Progress
Status in ubuntu-drivers-common source package in Kinetic:
In Progress
Bug description:
[ Impact ]
* Calling the ubuntu-drivers tool where the alsa-utils package is not
installed (mainly on servers), ubuntu-drivers (through the sl-modem
plugin) complains, unnecessarily about the missing aplay binary.
[ Test Plan ]
* Install the new ubuntu-drivers-common from -proposed, and make sure
that alsa-utils is not installed.
* Run the ubuntu-drivers list command.
* Check that ubuntu-drivers does not complain about the missing aplay
tool.
[ Where problems could occur ]
* A problem in the ubuntu-drivers tool can cause it to install a driver which
is not recommended for the detected hardware, or even cause the package
installation to fail, and prevent users from logging in through the
graphics interface.
[ Other Info ]
-
_______________
ubuntu@doubletusk:~$ sudo ubuntu-drivers list
ERROR:root:could not open aplay -l
Traceback (most recent call last):
File "/usr/share/ubuntu-drivers-common/detect/sl-modem.py", line 35, in
detect
aplay = subprocess.Popen(
File "/usr/lib/python3.8/subprocess.py", line 858, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.8/subprocess.py", line 1704, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'aplay'
nvidia-driver-418-server, (kernel modules provided by nvidia-dkms-418-server)
nvidia-driver-470, (kernel modules provided by nvidia-dkms-470)
nvidia-driver-460-server, (kernel modules provided by nvidia-dkms-460-server)
nvidia-driver-465, (kernel modules provided by nvidia-dkms-465)
nvidia-driver-450-server, (kernel modules provided by nvidia-dkms-450-server)
nvidia-driver-460, (kernel modules provided by nvidia-dkms-460)
ubuntu@doubletusk:~$ apt-cache policy ubuntu-drivers-common
ubuntu-drivers-common:
Installed: 1:0.9.0~0.20.04.1
Candidate: 1:0.9.0~0.20.04.1
Version table:
*** 1:0.9.0~0.20.04.1 500
500 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64
Packages
100 /var/lib/dpkg/status
1:0.8.6.5~0.20.04.1 500
500 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64
Packages
1:0.8.1 500
500 http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages
ubuntu@doubletusk:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-drivers-common/+bug/1935070/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp