[SRU][kernel-snaps-uc24.04/pc][PATCH 0/2] snapcraft.yaml: rename components, bug fixes

Aaron Jauregui aaron.jauregui at canonical.com
Thu Mar 20 00:57:16 UTC 2025


[Impact]
Nvidia 550 components correspond to the 550-server (ERD) driver. This is
ambiguous due to the 550 uda also being a possible driver to support.
Renaming nvidia-550-ko and nvidia-550-user to nvidia-550-erd-ko and
nvidia-550-erd-user. Graphics testing found that userspace libraries
are being mixed between ERD and UDA versions as well.

Caught a couple of non-server libraries being used which would break
graphical installs as well.

[Fix]
- Use -server libraries for libnvidia-extra and xserver-xorg-video-nvidia
- rename nvidia-550-ko and nvidia-550-server to nvidia-550-erd-ko and 
  nvidia-550-erd-server.
- Fix bug in version regex for ko component to allow for pulling respun
  packages.

[Test case]
Rebuilt and booted.

[Where problems could occur]
Changing the name of the nvidia-550-erd components should not be a
problem, as no public version using the old nvidia-550 naming scheme
exists yet.


Aaron Jauregui (2):
  snapcraft.yaml: use -server libraries, rename 550 to 550-erd
  snapcraft.yaml: fix respin fetch

 snapcraft.yaml | 65 +++++++++++++++++++++++++++-----------------------
 1 file changed, 35 insertions(+), 30 deletions(-)

-- 
2.43.0




More information about the kernel-team mailing list