Public bug reported:

Some time ago the original 550 version of nvidia driver which was shipped with 
Kubuntu 24.04 was upgraded to version 580. After that I removed 
nvidia-driver-550 metapackage completely, no packages were left from it.
Still every time I update nvidia 580 video drivers I receive this message when 
libnvidia-gl-580 is being unpacked:
dpkg-query: no packages found matching libnvidia-gl-550

I downloaded libnvidia-gl-580 package and found out that its preinst script 
still contains references to obsolete libnvidia-gl-550 version. And when it 
performs dpkg-query, it checks for outdated 550 version, while it should query 
for 580 version:
package_name=libnvidia-gl-550
this_version=`dpkg-query -W -f='${Version}' $package_name | cut -d\: -f2
This code produces the warning I mentioned above.
I suppose, it should be updated to match current version of the driver.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: libnvidia-gl-580 580.126.09-0ubuntu0.24.04.2
ProcVersionSignature: Ubuntu 6.8.0-101.101-generic 6.8.12
Uname: Linux 6.8.0-101-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.1-0ubuntu3.8
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: KDE
Date: Tue Mar 10 12:46:43 2026
InstallationDate: Installed on 2024-12-17 (448 days ago)
InstallationMedia: Kubuntu 24.04.1 LTS "Noble Numbat" - Release amd64 (20240827)
SourcePackage: nvidia-graphics-drivers-580
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-580 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug noble

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

Title:
  dpkg-query refers to an obsolete version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-580/+bug/2143819/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to