Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the way the CUDA public key is added to the sources keyring #5766

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

JanuszL
Copy link
Contributor

@JanuszL JanuszL commented Dec 31, 2024

  • the current approach started returning
    keyserver communications error: key not found while downloading key and
    just apt-key add works

Category:

Other (e.g. Documentation, Tests, Configuration)

Description:

  • the current approach started returning
    keyserver communications error: key not found while downloading key and
    just apt-key add works

Additional information:

Affected modules and functionalities:

  • docker/Dockerfile.customopbuilder.clean

Key points relevant for the review:

  • NA

Tests:

  • Existing tests apply
    • TF plugin build process
  • New tests added
    • Python tests
    • GTests
    • Benchmark
    • Other
  • N/A

Checklist

Documentation

  • Existing documentation applies
  • Documentation updated
    • Docstring
    • Doxygen
    • RST
    • Jupyter
    • Other
  • N/A

DALI team only

Requirements

  • Implements new requirements
  • Affects existing requirements
  • N/A

REQ IDs: N/A

JIRA TASK: N/A

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [21986115]: BUILD STARTED

@JanuszL JanuszL changed the title Change the way how CUDA public key is added to the sources keyring Change the way the CUDA public key is added to the sources keyring Dec 31, 2024
- the current approach started returning
  `keyserver communications error: key not found` while downloading key and
  just `apt-key add` works

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [21986115]: BUILD PASSED

@JanuszL JanuszL merged commit 38d34e5 into NVIDIA:main Jan 3, 2025
6 checks passed
@JanuszL JanuszL deleted the fix_pub_key branch January 3, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants