Search Criteria
Package Details: drbd-utils-git 9.31.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/drbd-utils-git.git (read-only, click to copy) |
---|---|
Package Base: | drbd-utils-git |
Description: | Userland tools for Distributed Replicated Block Device. (Git) |
Upstream URL: | https://www.drbd.org |
Licenses: | GPL2 |
Conflicts: | drbd-utils |
Provides: | drbd-utils |
Replaces: | drbd-utils |
Submitter: | rp9 |
Maintainer: | rp9 (Gero) |
Last Packager: | rp9 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-04-25 11:58 (UTC) |
Last Updated: | 2025-07-09 14:07 (UTC) |
Dependencies (5)
- bash (bash-devel-gitAUR, bash-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- libxslt (libxslt-gitAUR) (make)
- po4a (make)
- systemd (systemd-gitAUR, systemd-selinuxAUR) (make)
Required by (2)
- drbd-dkms (requires drbd-utils)
- drbd-dkms-git (requires drbd-utils)
Latest Comments
simleek commented on 2025-07-07 21:44 (UTC)
This line now causes installation to fail:
mv etc/bash_completion.d usr/share/bash-completion/completions
Removing it makes the installation work.These commands would work:
But only once, since drbd doesn't create anything in
/etc/bash_completion.d
, so it might be better to just remove the line.Gero commented on 2023-04-06 16:15 (UTC)
The list of required fixes is only getting bigger...
j0rd commented on 2021-05-17 13:26 (UTC) (edited on 2021-05-17 13:36 (UTC) by j0rd)
build breaks without drbd-headers.git and po4a
There is also this error but my pkgbuild skills are fresh and its not obvious (to me at least) how to fix it)