Search Criteria
Package Details: multipath-tools-git 2837.8a7e9b66-1
Git Clone URL: | https://aur.archlinux.org/multipath-tools-git.git (read-only, click to copy) |
---|---|
Package Base: | multipath-tools-git |
Description: | Tools to drive the Device Mapper multipathing driver (contains kpartx) |
Upstream URL: | http://christophe.varoqui.free.fr/ |
Licenses: | |
Conflicts: | |
Submitter: | xyproto |
Maintainer: | None |
Last Packager: | migrev |
Votes: | 33 |
Popularity: | 0.000000 |
First Submitted: | 2011-01-09 13:28 |
Last Updated: | 2019-09-16 09:48 |
Dependencies (6)
- ceph (ceph-git)
- device-mapper (device-mapper-git, device-mapper-noudev)
- libaio
- liburcu (liburcu-git)
- git (git-git) (make)
- setconf (make)
Latest Comments
« First ‹ Previous 1 2
xyproto commented on 2012-09-06 15:27
Updated the PKGBUILD. Set the correct GZIP value with setconf. Thanks, antekone.
Anonymous comment on 2012-09-04 16:22
Seems the build is broken on ArchLinuxes without /bin/gzip. The fix is to either create a link from /usr/bin/gzip to /bin/gzip, or to create a patch before doing the build, which forces the Makefile to automatically detect the proper gzip location.
xyproto commented on 2012-06-02 07:48
ryooichi, thanks for pointing out the path issue for when a git repo is already checked out. Will look at it.
Anonymous comment on 2012-06-01 13:28
You seem to have a couple logical errors in your PKGBUILD. Diff at http://pastebin.com/aGq61dt4. A working PKGBUILD at http://pastebin.com/7AtzpWFg.
xyproto commented on 2011-12-10 20:10
vbmithr, thanks for noticing. Updated the package and resolved all namcap errors and warnings.
vbmithr commented on 2011-12-10 19:08
Please update PGKBUILD’s git URL to:
_gitroot="http://git.opensvc.com/multipath-tools/.git"
(https://www.redhat.com/archives/dm-devel/2011-September/msg00037.html)