Package Details: linux-bcachefs-git 6.15.0.rc4.1.bcachefs.git.00259.g17227e8eaf3b-1

Git Clone URL: https://aur.archlinux.org/linux-bcachefs-git.git (read-only, click to copy)
Package Base: linux-bcachefs-git
Description: The Linux kernel and modules ~ featuring Kent Overstreet's bcachefs filesystem
Upstream URL: https://github.com/koverstreet/bcachefs
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: Chiruno
Maintainer: QuartzDragon
Last Packager: QuartzDragon
Votes: 16
Popularity: 0.000005
First Submitted: 2018-01-13 15:37 (UTC)
Last Updated: 2025-05-22 01:21 (UTC)

Required by (6)

Sources (2)

Pinned Comments

QuartzDragon commented on 2019-06-11 15:15 (UTC) (edited on 2019-06-11 15:17 (UTC) by QuartzDragon)

If there are bugs related to the PKGBUILD or config, report here.

Otherwise, please report here:

https://github.com/koverstreet/bcachefs/issues

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 14 Next › Last »

QuartzDragon commented on 2022-03-19 05:52 (UTC)

@benjumanji

Cheers ~ I've fixed it now. :)

Gotta remember to update the sha512sums before pushing...

benjumanji commented on 2022-03-18 17:20 (UTC)

Current package sums are broken for me. This fixed it:

diff --git a/PKGBUILD b/PKGBUILD
index 4c40381..cf1ba3c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -117,7 +117,7 @@ sha512sums=('SKIP'
             'SKIP'
             'SKIP'
             'SKIP'
-            '90f8c978bde10c80770431c3d8686b6f8c10e2c9645dddb9e8772312eb0cb1129bcfc6af5b86477c5616b723da25f629859092b1af178da7bd71c7b89e1de97d')
+            'd154f68d39cbe0dc25f9a721e987b7b8fbbebe5d08ed1a50c4ef64174814caf13fc8c4cc64d7d057e3d157d72ab1e88543cab397bff47bcca71bc916ec4da189')

 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

mentaluproar commented on 2021-08-05 05:01 (UTC)

Recent changes allow this to build on aarch64. Please update this for those of us on ARM devices. :)

QuartzDragon commented on 2021-07-25 20:17 (UTC)

@hwaiting

Cannot reproduce.

Please report upstream.

hwaiting commented on 2021-07-25 12:43 (UTC)

I'm getting the following error when building with makepkg -sc

make[4]: *** No rule to make target 'libbpf_util.h', needed by '/home/gamer/Source/linux-bcachefs-git/src/linux-bcachefs/tools/bpf/resolve_btfids/libbpf/staticobjs/xsk.o'.  Stop.
make[3]: *** [Makefile:158: /home/gamer/Source/linux-bcachefs-git/src/linux-bcachefs/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf-in.o] Error 2
make[2]: *** [Makefile:44: /home/gamer/Source/linux-bcachefs-git/src/linux-bcachefs/tools/bpf/resolve_btfids//libbpf/libbpf.a] Error 2
make[1]: *** [Makefile:72: bpf/resolve_btfids] Error 2
make: *** [Makefile:1974: tools/bpf/resolve_btfids] Error 2

PythonNut commented on 2021-07-08 05:09 (UTC)

Looks like the latest changes have introduced a merge conflict?

clonejo commented on 2021-07-03 20:40 (UTC)

@QuartzDragon: I thought yay had pulled, but it looks like it didn't. For some reason it did not detect the package update and i just forced a rebuild. Sorry for the trouble. With a pull, and a clean rebuild, it builds fine now. Thanks for the help!

I did remove the checksum check for config though, since there was a conflict. It is part of this AUR repo, so i don't see why it needs to be checked.

QuartzDragon commented on 2021-07-03 04:37 (UTC)

@clonejo

Actually... maybe I didn't forget...

Did you pull the repo for the latest updates?

What are you terminal output results?

QuartzDragon commented on 2021-07-03 04:35 (UTC)

@clonejo

Whoops ~ I'd forgot to push the URL changes after updating them.

Please try again. :)

clonejo commented on 2021-07-02 23:06 (UTC)

Is git.archlinux.org gone? The domain does not resolve anymore.

The repo the linux package uses is on Github: https://github.com/archlinux/linux.git