The 2021_4_2 build fails with the message:
curl: (22) The requested URL returned error: 403
==> ERROR: Failure while downloading https://developer.nvidia.com/rdp/assets/nsight-graphics-2021_4_2-linux-installer
Aborting...
Git Clone URL: | https://aur.archlinux.org/nsight-graphics.git (read-only, click to copy) |
---|---|
Package Base: | nsight-graphics |
Description: | Standalone application for the debugging and profiling of graphics applications |
Upstream URL: | https://developer.nvidia.com/nsight-graphics |
Keywords: | 3d debugging graphics nvidia profiling rendering |
Licenses: | custom |
Provides: | nsight |
Replaces: | nsight |
Submitter: | bwrsandman |
Maintainer: | None |
Last Packager: | bwrsandman |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-26 05:52 (UTC) |
Last Updated: | 2021-10-18 14:52 (UTC) |
The 2021_4_2 build fails with the message:
curl: (22) The requested URL returned error: 403
==> ERROR: Failure while downloading https://developer.nvidia.com/rdp/assets/nsight-graphics-2021_4_2-linux-installer
Aborting...
the 2021.1 build fails the validity check
The 2020.6 build is failing for me in pamac with the message:
==> Starting prepare()...
sed: can't read /var/tmp/pamac-build-neko-san/nsight-graphics/src/nsight-graphics/pkg/host/linux-desktop-nomad-x64/VK_LAYER_NV_nomad.sh: No such file or directory
==> ERROR: A failure occurred in prepare().
Thank you for the package.
Would it be possible to change the dependency on the “nvidia” package to “NVIDIA-MODULE” so that it also works if one is using the “nvidia-dkms” package? Thank you in advance.
The desktop entry file could benefit from some additional fields like “Categories” or “Keywords”. I have been using some variant of the following for some time now; feel free to reuse (parts of) it if you would like.
[Desktop Entry]
Type=Application
Version=1.1
Name=NVIDIA Nsight Graphics
GenericName=Development Tool
Comment=Standalone application for the debugging and profiling of graphics applications
Exec=ngfx-ui
Icon=nsight-graphics
StartupNotify=true
Terminal=false
Keywords=3d;debugging;graphics;nvidia;profiling;rendering;
Categories=Development;
Good catch, should be installing both layers now.
Registering VK_LAYER_NV_GPU_Trace as Vulkan implicit layer
Registering VK_LAYER_NV_GPU_Trace_release_public_2020_2_0.json to /usr/share/vulkan/implicit_layer.d
cp: cannot create regular file '/usr/share/vulkan/implicit_layer.d/VK_LAYER_NV_GPU_Trace_release_public_2020_2_0.json': Permission denied
chmod: cannot access '/usr/share/vulkan/implicit_layer.d/VK_LAYER_NV_GPU_Trace_release_public_2020_2_0.json': No such file or directory
verification failed with the latest update did you run updpkgsums?
Actually the error happens when using buildpkg. The package builds fine with makepkg and yay. So probably not an issue with the package.
Pinned Comments