Search Criteria
Package Details: mergerfs 2.40.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mergerfs.git (read-only, click to copy) |
---|---|
Package Base: | mergerfs |
Description: | Featureful union filesystem |
Upstream URL: | https://github.com/trapexit/mergerfs |
Keywords: | filesystem fuse |
Licenses: | custom:ISC |
Submitter: | pheerai |
Maintainer: | willemw |
Last Packager: | willemw |
Votes: | 41 |
Popularity: | 0.067722 |
First Submitted: | 2015-10-23 12:47 (UTC) |
Last Updated: | 2024-03-01 06:20 (UTC) |
Dependencies (2)
- fuse2 (optional) – mount via fstab
- mergerfs-tools-gitAUR (optional) – manage data in a pool
Required by (1)
- rbdoom-3-bfg (optional)
Latest Comments
1 2 3 4 5 Next › Last »
willemw commented on 2023-10-22 18:47 (UTC) (edited on 2024-01-30 10:31 (UTC) by willemw)
@hackepeter: Not out-of-date. There is a 2.38.0 tag, but 2.37.1 is still the latest release.
francoism90 commented on 2021-11-29 08:27 (UTC)
@willemw Thanks for the update. It's always a good idea to wait a week if serious bugs show up for fs-modules, so far it doesn't seem the case. :)
willemw commented on 2021-11-25 10:09 (UTC)
@francoism90: thanks for quickly flagging the package out-of-date. I follow the mergerfs releases with urlwatch, so it is unlikely I will miss a release.
I'll wait a week or so before updating the package, just in case there are some issues with the release.
willemw commented on 2021-11-20 13:06 (UTC)
I could add
mergerfs-tools-git
to be helpful and maybe I will. I've done it before for other packages (where both packages where -git packages). But the real/correct fix should come frommergerfs-tools-git
.Adding the conflict name here goes against the suggested guidelines: "..., you do not need to specify that conflicting package in your conflicts" (https://wiki.archlinux.org/title/PKGBUILD#conflicts).
Note: you can view the conflicts array as a list of provide names.
francoism90 commented on 2021-11-20 12:49 (UTC)
@willemw Please add
mergerfs-tools-git
instead, a stable/tagged release doesn't exists.Adding conflicts is always useful to prevent overwriting/conflicts by the package manager.
willemw commented on 2021-11-20 11:13 (UTC)
@francoism90:
Added provides name
mergerfs-tools
. Packagemergerfs-tools-git
still needs to be updated (see comment there).mergerfs-git
already provides and conflicts with (provide name)mergerfs
. It is redundant for packagemergerfs
to conflict, the other way around, withmergerfs-git
.francoism90 commented on 2021-11-20 09:37 (UTC)
Could you please add
mergerfs-tools-git
asoptdepends
and addmergerfs-git
asconflicts
? :)willemw commented on 2020-12-21 08:43 (UTC)
@trumee: it might be worth checking and/or reporting that upstream (https://github.com/trapexit/mergerfs#mergerfs-or-libfuse-crashing).
trumee commented on 2020-12-21 06:20 (UTC)
I was getting "Transport endpoint not connected" with kernel linux-lts-5.4.83-1 and mergerfs-2.32.1-1-x86_64.pkg.tar.xz.
Reverting back to 5.4.77-1-lts and mergerfs-2.31.0-1-x86_64.pkg.tar.xz resolved the issue for me.
willemw commented on 2020-03-25 00:08 (UTC)
@Sparticuz:
My point was that it is not necessary to extend "arch" in order to build on ARM.
Even ArchLinuxARM themselves don't do it for their own repository packages. Not even for modified PKGBUILD files specific for ARM (https://github.com/archlinuxarm/PKGBUILDs).
1 2 3 4 5 Next › Last »