Summary: | sys-apps/hwloc[nvml]: Sandbox violations when linking nvml from x11-drivers/nvidia-drivers-545.29.06 (ACCESS DENIED: chmod: /dev/nvidia-caps) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Daniel M. Weeks <dan> |
Component: | Current packages | Assignee: | Gentoo Cluster Team <cluster> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ionen, soap |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Daniel M. Weeks
2024-01-07 16:47:24 UTC
Can reproduce and addpredict seems to be enough, guess I could add it directly to nvidia-drivers since it's new. Do note that this still leaves hwloc[nvml] with: checking whether a program linked with -lnvidia-ml can run... no Haven't checked if this worked before and/or if it has any impact on the end result. Beside that it's still detected fine. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c093eafea3da66f98b84d2754e6f293eba585815 commit c093eafea3da66f98b84d2754e6f293eba585815 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2024-01-07 18:11:14 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2024-01-07 18:15:11 +0000 x11-drivers/nvidia-drivers: add /dev/nvidia-caps to sandbox predict Only needed for 545 branch and above for packages using nvml. Likely only needed when they attempt to use it rather than just link with it, so this may be specific to hwloc's tests. But given it's new and scope is uncertain, let's add it here rather than hwloc itself. Closes: https://bugs.gentoo.org/921578 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> ...-drivers-545.29.06.ebuild => nvidia-drivers-545.29.06-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) |