Search Criteria
Package Details: python-rtslib-fb 2.2.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-rtslib-fb.git (read-only, click to copy) |
---|---|
Package Base: | python-rtslib-fb |
Description: | free branch version of the LIO target API |
Upstream URL: | https://github.com/open-iscsi/rtslib-fb |
Licenses: | Apache |
Conflicts: | python-rtslib |
Provides: | python-rtslib |
Submitter: | JonnyJD |
Maintainer: | fuhry |
Last Packager: | fuhry |
Votes: | 11 |
Popularity: | 0.065779 |
First Submitted: | 2013-10-08 20:54 (UTC) |
Last Updated: | 2025-02-05 17:27 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-pyudev
- python (python37AUR, python311AUR, python310AUR) (make)
- python-build (make)
- python-pip (make)
- python-pyudev (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
sanerb commented on 2025-01-10 06:06 (UTC)
PKGBUILD for 2.2.0 (probably needs further work/cleanup):
thekoma commented on 2025-01-01 19:34 (UTC)
I see that the packages is installed in 3.12 path but today the python env is 3.13 . Probably the package should be updated somehow?
zomgugoff commented on 2023-06-17 08:39 (UTC) (edited on 2023-06-17 08:39 (UTC) by zomgugoff)
Updated for 2.1.76. target.service was internalized so there's a minor path change.
Xyne commented on 2021-02-15 13:36 (UTC) (edited on 2021-02-15 13:53 (UTC) by Xyne)
Here's a cleaner version of the PKGBUILD (no empty variables, no split-package syntax for a single package, consistent user of "install" command and use of _pkgname variable where appropriate). You can replace the current PKGBUILD with this without bumping the release because the built package is equivalent.
jamespharvey20 commented on 2019-09-24 02:23 (UTC)
For some reason, upstream URL is from github user "agrover", instead of "open-iscsi". When going to agrover, it makes it look like this package is up to date with fb69, but the real upstream released 2.1.70.
jamespharvey20 commented on 2019-03-25 08:56 (UTC) (edited on 2019-03-25 08:58 (UTC) by jamespharvey20)
Downloaded source filenames must be unique, for those who set SRCDEST in /etc/makepkg.conf. See https://wiki.archlinux.org/index.php/PKGBUILD#source
Please add something like this to the beginning of
source
:« First ‹ Previous 1 2 3 4 Next › Last »