Search Criteria
Package Details: bees-git 0.11.r19.gf9f3913-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bees-git.git (read-only, click to copy) |
|---|---|
| Package Base: | bees-git |
| Description: | Best-Effort Extent-Same, a btrfs deduplicator daemon |
| Upstream URL: | https://github.com/Zygo/bees |
| Licenses: | GPL-3.0-only |
| Conflicts: | bees |
| Provides: | bees |
| Submitter: | Nefelim4ag |
| Maintainer: | alex19EP |
| Last Packager: | alex19EP |
| Votes: | 11 |
| Popularity: | 0.015204 |
| First Submitted: | 2016-11-24 10:41 (UTC) |
| Last Updated: | 2025-07-09 09:15 (UTC) |
Dependencies (6)
- bash (bash-gitAUR, bash-devel-gitAUR)
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR)
- btrfs-progs (btrfs-progs-gitAUR, btrfs-progs-experimental-gitAUR) (make)
- discount (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- systemd (systemd-selinuxAUR, unshitted-systemdAUR, systemd-liberated-gitAUR, systemd-gitAUR) (make)
Required by (2)
- beekeeper-qt (requires bees)
- beekeeper-qt-git (requires bees)
Latest Comments
« First ‹ Previous 1 2
CyberShadow commented on 2019-09-06 15:09 (UTC)
Please apply this patch to fix building in a clean chroot:
jmylchreest commented on 2018-06-16 14:27 (UTC)
This package is also missing a dependency on btrfs-progs, required for the btrfs ioctl headers.
Nefelim4ag commented on 2017-12-21 10:53 (UTC)
@Svenstaro, https://github.com/Zygo/bees/pull/37
Thanks.
svenstaro commented on 2017-12-21 00:10 (UTC)
Yes, but the paths inside beesd refer to local build paths which is obviously incorrect.
Nefelim4ag commented on 2017-12-20 20:44 (UTC)
@Svenstaro, why you think what that path are broken? That path exists in Debian, i.e.: https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard
svenstaro commented on 2017-12-20 14:57 (UTC)
The broken paths still exist in beesd.
Nefelim4ag commented on 2017-12-20 13:47 (UTC)
@Svenstaro, Fixed in PKGBUILD.
svenstaro commented on 2017-12-20 13:38 (UTC)
In fact there is another problem: beesd is templated and receives the path it figured out during build time! https://github.com/Zygo/bees/blob/master/scripts/beesd.in
You will have to manually set these to more sensible values after the build.
svenstaro commented on 2017-12-20 13:28 (UTC)
Of course you will then also have to change that in the systemd service file.
svenstaro commented on 2017-12-20 13:25 (UTC)
The tool installs beesd to /usr/sbin. You should move that to /usr/bin/beesd.
« First ‹ Previous 1 2