Package Details: juicefs 1.2.0-1

Git Clone URL: https://aur.archlinux.org/juicefs.git (read-only, click to copy)
Package Base: juicefs
Description: A distributed POSIX file system built on top of Redis and S3 (Community Edition).
Upstream URL: https://github.com/juicedata/juicefs
Licenses: Apache
Conflicts: juicefs
Submitter: herald
Maintainer: herald
Last Packager: herald
Votes: 2
Popularity: 0.003402
First Submitted: 2023-07-04 13:25 (UTC)
Last Updated: 2024-06-24 01:14 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

herald commented on 2024-05-10 13:42 (UTC)

Hi @lllf, this compilation failure is due to the fact that version v1.1.2 does not support Go versions 1.22 and above, which has been corrected in the PKGBUILD file's Go dependency version. Thank you for your feedback.

lllf commented on 2024-05-09 07:34 (UTC)

github.com/pyroscope-io/godeltaprof/internal/pprof
/home/xxxx/go/pkg/mod/github.com/pyroscope-io/godeltaprof@v0.1.2/internal/pprof/delta_mutex.go:25:20: undefined: runtime_cyclesPerSecond
/home/xxxx/go/pkg/mod/github.com/pyroscope-io/godeltaprof@v0.1.2/internal/pprof/proto.go:400:8: undefined: runtime_expandFinalInlineFrame
make: *** [Makefile:24: juicefs] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

herald commented on 2024-01-05 06:21 (UTC)

What's the difference to juicefs-oss?

Hi @bjo, juicefs, juicefs-bin, and juicefs-git are packages officially maintained by Juicedata, while others are versions maintained by community users.

bjo commented on 2023-11-12 10:59 (UTC)

What's the difference to juicefs-oss?

herald commented on 2023-10-13 07:38 (UTC)

Thank you @malteo, I added fuse2 as a denpendency to the PKGBUILD.

malteo commented on 2023-10-12 09:22 (UTC)

I think it requires at least an optional dependency on fuse2