Package Details: mergerfs 2.42.0-2

Git Clone URL: https://aur.archlinux.org/mergerfs.git (read-only, click to copy)
Package Base: mergerfs
Description: Featureful union filesystem. Combines directories from various filesystems into a storage pool
Upstream URL: https://github.com/trapexit/mergerfs
Keywords: filesystem fuse
Licenses: ISC
Submitter: pheerai
Maintainer: willemw
Last Packager: willemw
Votes: 46
Popularity: 0.146171
First Submitted: 2015-10-23 12:47 (UTC)
Last Updated: 2026-05-09 12:34 (UTC)

Dependencies (4)

Required by (2)

Sources (1)

Latest Comments

1 2 3 4 5 Next › Last »

willemw commented on 2026-05-09 12:34 (UTC)

Fixed.

Berny23 commented on 2026-05-09 12:25 (UTC)

Checksum does not match for 2.42.0.

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 from mergerfs-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. Package mergerfs-tools-git still needs to be updated (see comment there).

mergerfs-git already provides and conflicts with (provide name) mergerfs. It is redundant for package mergerfs to conflict, the other way around, with mergerfs-git.

francoism90 commented on 2021-11-20 09:37 (UTC)

Could you please add mergerfs-tools-git as optdepends and add mergerfs-git as conflicts? :)