Search Criteria
Package Details: targetcli-fb 3.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/targetcli-fb.git (read-only, click to copy) |
|---|---|
| Package Base: | targetcli-fb |
| Description: | free branch of the targetcli LIO administration shell (iSCSI + Co) |
| Upstream URL: | https://github.com/open-iscsi/targetcli-fb |
| Licenses: | Apache-2.0 |
| Provides: | targetcli |
| Submitter: | JonnyJD |
| Maintainer: | starfry |
| Last Packager: | starfry |
| Votes: | 24 |
| Popularity: | 0.000097 |
| First Submitted: | 2012-02-27 01:05 (UTC) |
| Last Updated: | 2025-06-12 18:44 (UTC) |
Dependencies (9)
- python
- python-configshell-fb
- python-gobject
- python-rtslib-fbAUR
- python-build (make)
- python-hatch-vcs (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
Required by (4)
- systemd-gadget (optional)
- systemd-gadget-bin (optional)
- targetd
- targetd-git
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
fuzzy2 commented on 2020-05-23 18:59 (UTC)
Doesn’t install anymore, because it tries to place files in
/libwhen they must be placed in/usr/lib. This results in an error message: "targetcli-fb: /lib exists in filesystem (owned by filesystem)"These files are now present due to an upstream change in "setup.py" between 2.1.51 and 2.1.52. The path appears to be hard-coded, so these files have to be moved manually to the correct path I guess.
jamespharvey20 commented on 2019-03-25 09:03 (UTC)
(Sorry I'm commenting on a 3rd package.) 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:Asgaroth commented on 2019-03-12 14:50 (UTC)
Seems like we cannot install this package anymore as a dependancy cannot be found:
$ yay -S targetcli-fb ==> Error: Could not find all required packages: python2-pyudev (Wanted by: targetcli-fb -> python-rtslib-fb)
mikesd commented on 2018-11-10 06:56 (UTC)
I'm currently traveling and will add the missing dependency later this weekend.
neomerx commented on 2018-11-09 19:07 (UTC)
Package
python-gobjectshould be added as a dependency.See https://github.com/open-iscsi/targetcli-fb/issues/123
aivariokas commented on 2018-11-04 14:41 (UTC)
i had also to install python-gobject otherwise i was gettin error
targetcli Traceback (most recent call last): File "/usr/bin/targetcli", line 24, in <module> from targetcli import UIRoot File "/usr/lib/python3.7/site-packages/targetcli/init.py", line 18, in <module> from .ui_root import UIRoot File "/usr/lib/python3.7/site-packages/targetcli/ui_root.py", line 32, in <module> from .ui_backstore import complete_path, UIBackstores File "/usr/lib/python3.7/site-packages/targetcli/ui_backstore.py", line 20, in <module> from gi.repository import Gio ModuleNotFoundError: No module named 'gi.repository'
JonnyJD commented on 2016-05-17 18:41 (UTC)
archfan777 commented on 2016-05-12 20:30 (UTC)
JonnyJD commented on 2015-12-08 10:59 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »