Revert "SPEC: adding Nvidia data center driver spec (#92)"#132
Merged
anujm1 merged 1 commit intoopen-edge-platform:3.0-devfrom May 26, 2025
Merged
Revert "SPEC: adding Nvidia data center driver spec (#92)"#132anujm1 merged 1 commit intoopen-edge-platform:3.0-devfrom
anujm1 merged 1 commit intoopen-edge-platform:3.0-devfrom
Conversation
…rm#92)" This reverts commit 3f3b657. This spec file need further fixes time="2025-05-25T22:38:13+08:00" level=debug msg="+ make INSTALL_MOD_PATH=/usr/src/azl/BUILDROOT/nvidia-data-center-driver-570.133.20-2.emt3.x86_64 modules_install" time="2025-05-25T22:38:13+08:00" level=debug msg="/bin/sh: line 1: /lib/modules/6.8.0-60-generic/build/.config: No such file or directory" time="2025-05-25T22:38:13+08:00" level=debug msg="make[1]: *** /lib/modules/6.8.0-60-generic/build: No such file or directory. Stop." time="2025-05-25T22:38:13+08:00" level=debug msg="make: *** [Makefile:115: modules_install] Error 2"
Contributor
|
@junxiaoc this needs to be reworked. |
anujm1
approved these changes
May 26, 2025
Contributor
|
Sorry for build issue introduced. I tested and verified it with EMT ISO install, rpmbuild -ba nvidia-data-center-driver.spec. I will build/verify it with build server. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge Checklist
All boxes should be checked before merging the PR
Description
The spec file need further fixes to compatible with current 6.12 kernel
time="2025-05-25T22:38:13+08:00" level=debug msg="+ make INSTALL_MOD_PATH=/usr/src/azl/BUILDROOT/nvidia-data-center-driver-570.133.20-2.emt3.x86_64 modules_install"
time="2025-05-25T22:38:13+08:00" level=debug msg="/bin/sh: line 1: /lib/modules/6.8.0-60-generic/build/.config: No such file or directory"
time="2025-05-25T22:38:13+08:00" level=debug msg="make[1]: *** /lib/modules/6.8.0-60-generic/build: No such file or directory. Stop."
time="2025-05-25T22:38:13+08:00" level=debug msg="make: *** [Makefile:115: modules_install] Error 2"
time="2025-05-25T22:38:13+08:00" level=debug msg="make[1]: Entering directory '/usr/src/azl/BUILD/NVIDIA-Linux-x86_64-570.133.20/kernel'"
time="2025-05-25T22:38:13+08:00" level=debug msg="make[1]: Leaving directory '/usr/src/azl/BUILD/NVIDIA-Linux-x86_64-570.133.20/kernel'"
Any Newly Introduced Dependencies
How Has This Been Tested?