You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the nvidia-exp-image uses the nvidia repo and is missing the key by default in the vso image. adding the key by default will fix the error and no break apt until the user manually adds the key.
sudo apt update
Get:1 http://deb.debian.org/debian sid InRelease [205 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 Packages.diff/Index [63.6 kB]
Err:2 http://deb.debian.org/debian sid/main amd64 Packages.diff/Index
Couldn't find the start of the patch series
Get:3 https://developer.download.nvidia.com/compute/cuda/repos/debian12/x86_64 InRelease [1,581 B]
Get:2 http://deb.debian.org/debian sid/main amd64 Packages.diff/Index [63.6 kB]
Ign:2 http://deb.debian.org/debian sid/main amd64 Packages.diff/Index
Err:3 https://developer.download.nvidia.com/compute/cuda/repos/debian12/x86_64 InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A4B469963BF863CC
Steps to Reproduce
install nvidia-exp-image
initialize pico container
run an apt update
On what version of Vanilla OS this happens?
Unreleased
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Issue Description
the nvidia-exp-image uses the nvidia repo and is missing the key by default in the vso image. adding the key by default will fix the error and no break apt until the user manually adds the key.
Steps to Reproduce
On what version of Vanilla OS this happens?
Unreleased
Additional Information
No response
The text was updated successfully, but these errors were encountered: