File tree Expand file tree Collapse file tree
SPECS/libnvidia-container Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44Summary: NVIDIA container runtime library
55Name: libnvidia-container
66Version: 1.17.4
7- Release: 1 %{?dist }
7+ Release: 2 %{?dist }
88License: BSD AND ASL2.0 AND GPLv3+ AND LGPLv3+ AND MIT AND GPLv2
99Vendor: Microsoft Corporation
1010Distribution: Azure Linux
@@ -21,7 +21,7 @@ BuildRequires: libtirpc-devel
2121BuildRequires: make
2222BuildRequires: rpcsvc-proto
2323BuildRequires: which
24- BuildRequires: golang
24+ BuildRequires: golang < 1.24.0
2525
2626%description
2727The nvidia-container library provides an interface to configure GNU/Linux
@@ -135,6 +135,9 @@ This package contains command-line tools that facilitate using the library.
135135%{_bindir }/*
136136
137137%changelog
138+ * Mon Mar 10 2025 Jon Slobodzian <joslobo@microsoft.com> - 1.17.4-2
139+ - The Golang 1.24 breaks this build. Changed BuildRequires to specify a lower version.
140+
138141* Fri Feb 14 2025 Mitch Zhu <mitchzhu@microsoft.com> - 1.17.4-1
139142- Upgrade to version 1.17.4 to stay in sync with nvidia-container-toolkit.
140143
You can’t perform that action at this time.
0 commit comments