Search Criteria
Package Details: libnvidia-container-tools 1.12.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libnvidia-container.git (read-only, click to copy) |
---|---|
Package Base: | libnvidia-container |
Description: | NVIDIA container runtime library |
Upstream URL: | https://github.com/NVIDIA/libnvidia-container |
Licenses: | Apache |
Submitter: | lukeyeager |
Maintainer: | jshap (kiendang) |
Last Packager: | jshap |
Votes: | 26 |
Popularity: | 1.26 |
First Submitted: | 2017-09-12 21:34 (UTC) |
Last Updated: | 2023-03-19 18:43 (UTC) |
Dependencies (6)
- libnvidia-container (libnvidia-container-bin)
- bmake (netbsd-pkgsrc) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
- lsb-release (make)
- pkgconf (pkgconf-git) (make)
- rpcsvc-proto (make)
Required by (3)
- enroot (optional)
- enroot-git (optional)
- nvidia-container-toolkit
Sources (7)
- fix_elftoolchain.patch
- fix_git_rev_unavail.patch
- fix_libelf_so_name.patch
- fix_rpc_flags.patch
- https://github.com/NVIDIA/libnvidia-container/archive/v1.12.1.tar.gz
- https://github.com/NVIDIA/nvidia-modprobe/archive/495.44.tar.gz
- https://sourceforge.net/projects/elftoolchain/files/Sources/elftoolchain-0.7.1/elftoolchain-0.7.1.tar.bz2
Latest Comments
1 2 3 4 5 6 Next › Last »
lahwaacz commented on 2023-03-24 05:27 (UTC)
Except
base-devel
is a meta-package and not a group anymore, see https://archlinux.org/news/switch-to-the-base-devel-meta-package-requires-manual-intervention/jshap commented on 2023-03-23 22:39 (UTC) (edited on 2023-03-23 22:50 (UTC) by jshap)
Hi @dave12311,
groff
is included in thebase-devel
package group, which is assumed to be installed when using the AUR, so including it as a dependency is discouraged.Also note that if you're using a derivative distribution or something other than an official arch distribution then this build is not required to support you. Use at your own risk.
dave12311 commented on 2023-03-23 22:12 (UTC) (edited on 2023-03-23 22:13 (UTC) by dave12311)
There's a missing dependency for
groff
since the update:hanskanns commented on 2023-02-05 20:58 (UTC)
hi guys,
have issues getting it compiled. Trying on a current Blackarch install.
Full log is available here_ https://transfer.sh/VqliCT/nvidia-container-toolkit.log
No clue why pkg-config cannot get libseccomp. libseccomp seems to be installed just fine. Not sure if that is the reason for the final build error.
Can anyone help me out? Thx
sterling_archer commented on 2023-02-03 20:19 (UTC)
Thank you, workaround successful for me.
stock44 commented on 2023-02-01 04:07 (UTC)
@sterling_archer I just ran into this error while trying to install, the MAKESYSPATH environment variable appears to be missing, which means that bmake can't find the system rules to do the build. I dug around a bit and found that the system rules are located in /usr/share/mk, and simply exporting this variable fixes the issue:
sterling_archer commented on 2023-02-01 03:47 (UTC)
Fails for me during install
jrb commented on 2022-11-05 23:52 (UTC)
The license on this package is incorrect -- based on the upstream git repository it should be GPL3.
lahwaacz commented on 2022-10-10 05:40 (UTC)
@wanccy
m4
is in thebase-devel
group which is assumed to be installed and should not be independs
. See https://wiki.archlinux.org/title/Arch_User_Repository#Getting_startedwanccy commented on 2022-10-10 03:36 (UTC)
I was unable to install this package and it gave
After I install
m4
manually, everything goes smoothly. Maybem4
should be added to Dependencies1 2 3 4 5 6 Next › Last »