Skip to content

Require version match between libnvidia-container-tools and libnvidia-container1 #317

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elezar
Copy link
Member

@elezar elezar commented May 27, 2025

This change ensures that the package versions for the libnvidia-container-tools and libnvidia-contianer1 packages match. On rpm-based systems, this will mean that if the version of libnvidia-container-tools is specified the same version is used for the libnvidia-container1 package.

On deb-based systems, an error is shown if the version of libnvidia-container1 is not specified and a newer version is available from the package repository.

See NVIDIA/nvidia-container-toolkit#1091

…-container1

This change ensures that the package versions for the libnvidia-container-tools
and libnvidia-contianer1 packages match. On rpm-based systems, this will
mean that if the version of libnvidia-container-tools is specified the same
version is used for the libnvidia-container1 package.

On deb-based systems, an error is shown if the version of libnvidia-container1
is not specified and a newer version is available from the package repository.

Signed-off-by: Evan Lezar <[email protected]>
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.

1 participant