GoogleCloudPlatform / GoogleCloudPlatform/cloud-image-tests

`add-nvidia-repositories` script fails on `ARM64` due to missing `libnvsdm-570`

Open
#328 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
16
Forks
25
Avg merge
2d 20h
Merged PRs (30d)
11

Description

[Cross reference from SF case `#00416593`]

Unfortunately the (Ubuntu-provided) `add-nvidia-repositories` script fails on `ARM64` `570` images as `libnvsdm-570` in not present (yet?) upstream in the Nvidia repos:
```
+ apt-get install --assume-yes libnvsdm-570
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libnvsdm-570
```
For now we will skip this test on our side pending a decision from the Google folks on whether we should remove this package install from the script for this `$arch`/`$nvidia_version` combination 🫡

([Line in the tests here](https://github.com/GoogleCloudPlatform/cloud-image-tests/blob/afaf6c98f272cfabf11a2a351634258273577d12/test_suites/packagevalidation/package_test.go#L84))

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.