Search Criteria
Package Details: open-iscsi-git 2.0.873.r146.g4c9d6f9-2
Git Clone URL: | https://aur.archlinux.org/open-iscsi-git.git (read-only, click to copy) |
---|---|
Package Base: | open-iscsi-git |
Description: | iSCSI userland tools - git checkout |
Upstream URL: | http://www.open-iscsi.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | eworm |
Maintainer: | eworm |
Last Packager: | eworm |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-03-20 11:06 |
Last Updated: | 2015-12-14 07:23 |
Dependencies (4)
- libutil-linux (util-linux-libs-nosystemd-minimal-git, util-linux-libs-selinux, util-linux-libs-aes, util-linux-libs)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- git (git-git) (make)
- open-isns (make)
Required by (6)
- genkernel-next-git (requires open-iscsi) (optional)
- kimchi (requires open-iscsi)
- libvirt-apparmor (requires open-iscsi) (make)
- libvirt-git (requires open-iscsi) (make)
- libvirt-git (requires open-iscsi) (optional)
- libvirt-xen (requires open-iscsi) (make)
Latest Comments
jamespharvey20 commented on 2015-12-13 23:14
Think this needs a dependency of openssl. Namcap shows:
open-iscsi-git E: Dependency openssl detected and not included (libraries ['usr/lib/libcrypto.so.1.0.0'] needed in files ['usr/bin/iscsiadm', 'usr/bin/iscsid'])
eworm commented on 2015-07-30 06:34
bash and (lib)util-linux belong to the base group and are expected to be installed.
jamespharvey20 commented on 2015-07-29 21:10
PKGBUILD Needs:
depends=('bash' 'libutil-linux')
makedepends=('git')