Package Details: btrfs-progs-git 7318_6.11_r0_g8859114e-1

Git Clone URL: https://aur.archlinux.org/btrfs-progs-git.git (read-only, click to copy)
Package Base: btrfs-progs-git
Description: Btrfs filesystem utilities
Upstream URL: https://btrfs.wiki.kernel.org/index.php/Main_Page
Licenses: GPL-2.0-only
Conflicts: btrfs-progs
Provides: btrfs-progs
Submitter: None
Maintainer: WorMzy
Last Packager: WorMzy
Votes: 62
Popularity: 0.000001
First Submitted: 2008-12-27 21:29 (UTC)
Last Updated: 2024-11-05 17:55 (UTC)

Required by (112)

Sources (5)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

WorMzy commented on 2024-11-05 17:58 (UTC)

@EndlessEden: sure, I've added that in. I didn't include the btrfs- prefix though, I don't think that's needed since nothing else provides a hash-speedtest binary.

EndlessEden commented on 2024-11-05 03:33 (UTC) (edited on 2024-11-05 03:53 (UTC) by EndlessEden)

@wormzy -- can you include/build "hash-speedtest" as well. Its in the makefile, and is a benchmark of the various hashes btrfs filesystem module support.

Its used for getting platform-specific benchmarks, thus is incredibly useful for switching between checksumming. (which support was added upstream finally) See below for example.


@@ -55,6 +55,7 @@
   cd ${_gitname}
   ./configure --prefix=/usr
   make
+  make hash-speedtest
 }

 package() {
@@ -68,6 +69,7 @@

   cd ${_gitname}
   make DESTDIR="${pkgdir}" install
+  install -Dm755 hash-speedtest "${pkgdir}/usr/bin/btrfs-hash-speedtest"

   # install bash completion
   install -Dm644 btrfs-completion "${pkgdir}/usr/share/bash-completion/completions/btrfs"

WorMzy commented on 2024-01-14 13:39 (UTC)

Thanks for the heads up, 0e4ef622, I've refreshed the dep arrays based on upstream.

0e4ef622 commented on 2024-01-12 14:41 (UTC)

The listed dependencies don't match the ones listed for the btrfs-progs package.

WorMzy commented on 2022-12-21 19:37 (UTC)

Hey marco44, I did previously (~10 years ago) maintain packages which packaged the 'integration' branches of btrfs-progs, which was the more experimental stuff. It may be worth packaging an experimental build again, but unfortunately I don't have time to take on any more packages right now, and I'd rather btrfs-progs-git remain how it always has been. Feel free to create such a package yourself though. :)

marco44 commented on 2022-12-20 09:43 (UTC)

Hello, as this is a -git package, so people are probably using it because they're testing new features, maybe it would be interesting to add --enable-experimental to the configure parameters ?

WorMzy commented on 2021-11-08 19:47 (UTC)

Yes, you will need to load the btrfs module for your kernel for the tests to work. Makepkg does not run as root, so it can't load the module for you.

carlosnewmusic commented on 2021-11-01 12:07 (UTC)

==> Iniciando check()... [TEST] fsck-tests.sh failed: modprobe btrfs make: *** [Makefile:414: test-fsck] Error 1 ==> ERROR: Se produjo un fallo en check(). Cancelando...

WorMzy commented on 2021-08-21 12:51 (UTC)

Thanks for the heads up, fixed now.

carlosnewmusic commented on 2021-08-21 12:42 (UTC)

Building btrfs-progs-git... /etc/makepkg.conf: line 1: #!/hint/bash: file or directory does not exist ==> Building package: btrfs-progs-git 5390_5.12_r0_gb16b0a76-1 (Sat 21 Aug 2021 13:40:40) ==> Checking dependencies while running... ==> Checking dependencies while compiling... ==> Receiving sources... -> Updating btrfs-progs from the git repository... Extracting source -> Downloading initcpio-hook-btrfs... % Total % Received % Xferd Average Speed Time Current Time Dload Upload Total spent Left speed

0 0 0 0 0 0 0 0 0 0 --:--:--:--:--:--:--:--:--:-- 0curl: (6) Could not resolve host: projects.archlinux.org Warning: Problem : timeout. Will retry in 3 seconds. 3 retries left.

0 0 0 0 0 0 0 0 0 0 --:--:--:-- --:--:--:--:--:-- 0curl: (6) Could not resolve host: projects.archlinux.org. Warning: Problem : timeout. Will retry in 3 seconds. 2 retries left.

0 0 0 0 0 0 0 0 0 0 --:--:--:-- --:--:--:--:--:-- 0curl: (6) Could not resolve host: projects.archlinux.org. Warning: Problem : timeout. Will retry in 3 seconds. 1 retries left.

0 0 0 0 0 0 0 0 0 0 --:--:--:-- --:--:--:--:--:-- 0curl: (6) Could not resolve host: projects.archlinux.org. ==> ERROR: Failed to download https://projects.archlinux.org/svntogit/packages.git/plain/trunk/initcpio-hook-btrfs?h=packages/btrfs-progs Canceling... Error while compiling btrfs-progs-git