Commit bcc5a6f
committed
Require version match between libnvidia-container-tools and libnvidia-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]>1 parent caf057b commit bcc5a6f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments