Package Details: linux-bcachefs-git-docs 6.14.0.rc1.1.bcachefs.git.00042.g63bbe0ca4167.dirty-1

Git Clone URL: https://aur.archlinux.org/linux-bcachefs-git.git (read-only, click to copy)
Package Base: linux-bcachefs-git
Description: Documentation for the Linux kernel
Upstream URL: https://github.com/koverstreet/bcachefs
Licenses: GPL-2.0-only
Submitter: Chiruno
Maintainer: QuartzDragon
Last Packager: QuartzDragon
Votes: 16
Popularity: 0.000050
First Submitted: 2018-01-13 15:37 (UTC)
Last Updated: 2025-02-06 08:46 (UTC)

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 .. 7 8 9 10 11 12 13 14 Next › Last »

tscs37 commented on 2019-04-07 14:52 (UTC)

@QuartzDragon the latest commit fixed the issue and the package builds headless again.

QuartzDragon commented on 2019-04-06 10:06 (UTC)

@tscs37

I've implemented your patch. Thanks. :)

Can't help you with the headless build issues, sorry. :/

tscs37 commented on 2019-04-06 08:44 (UTC) (edited on 2019-04-06 08:44 (UTC) by tscs37)

The current PKGBUILD doesn't work when building headlessly, I made a small patch to prevent git revert from opening vi when running, the commit message here doesn't matter anyway

I'm however still having an issue with the build; after the message "Prepared linux-bcachefs-git version 5.0.6-arch1-1-bcachefs-git-151713-g2ee4babf9fa8-dirty", I get the error "rm: cannot remove '/logdest/logpipe.ink8OBNo': No such file or directory" I'm gonna look into that and see if I can fix that too...

diff --git a/PKGBUILD b/PKGBUILD
index [`55d15f1`](https://aur.archlinux.org/cgit/aur.git/commit/?h=linux-bcachefs-git&id=55d15f1)..c76edf8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -99,7 +99,7 @@ prepare() {
     git pull arch_stable v$_srcver_arch

     msg2 "Reverting 'block: remove the unused bio_iov_iter_get_pages export' which causes `make modules` to fail"
-    git revert 0374e1132217711bc2e920cde877dd7fc3dbd2d9
+    git revert --no-edit 0374e1132217711bc2e920cde877dd7fc3dbd2d9

     # <https://github.com/graysky2/kernel_gcc_patch>
     msg2 "Patching to enabled additional gcc CPU optimizatons..."

QuartzDragon commented on 2019-04-06 04:55 (UTC)

5.0.6 update at last. :)

QuartzDragon commented on 2019-04-04 09:00 (UTC) (edited on 2019-04-05 07:21 (UTC) by QuartzDragon)

May not update for the time being, as the rebase is failing to build.

Bug report here:

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

QuartzDragon commented on 2019-04-04 04:56 (UTC)

Thanks for the notification!

I'll do some testing to make sure it works, and then I'll push the update.

nicman23 commented on 2019-04-03 17:16 (UTC)

https://github.com/koverstreet/bcachefs/issues/13#issuecomment-479570397

5.0 rebase done :D

tanscoobydoo03 commented on 2019-03-05 04:18 (UTC)

I really hope this becomes mainstream. This file system has so much potential!

QuartzDragon commented on 2019-01-21 14:07 (UTC)

Will just track master from now on.

If there are problems ~ contact Kent about it. :)

nicman23 commented on 2019-01-20 10:11 (UTC)

works with new upstream tag :)

4.20.3-arch1-1-bcachefs-arch-30730-gf86045ca260b-dirty