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: 61
Popularity: 0.000000
First Submitted: 2008-12-27 21:29 (UTC)
Last Updated: 2024-11-05 17:55 (UTC)

Required by (116)

Sources (5)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

WorMzy commented on 2021-05-12 18:59 (UTC)

I can't reproduce that. Try removing them and trying again?

harre commented on 2021-05-12 16:49 (UTC)

hmm, now it seems both btrfs-scrub@.service and btrfs-scrub@.timer fails checksum

WorMzy commented on 2021-05-11 22:55 (UTC)

Thanks for the heads up, fixed.

harre commented on 2021-05-11 22:00 (UTC)

I get checksum failure:

==> Validating source files with md5sums... btrfs-progs ... Skipped initcpio-hook-btrfs ... Passed initcpio-install-btrfs ... Passed btrfs-scrub@.service ... FAILED btrfs-scrub@.timer ... Passed ==> ERROR: One or more files did not pass the validity check! error downloading sources: btrfs-progs-git

WorMzy commented on 2020-11-29 17:45 (UTC)

Thanks for the heads up, fixed.

milki commented on 2020-11-28 23:18 (UTC) (edited on 2020-11-28 23:18 (UTC) by milki)

Looks like the source for btrfs-scrub@.timer has been updated: https://git.archlinux.org/svntogit/packages.git/commit/trunk/btrfs-scrub@.timer?h=packages/btrfs-progs&id=087f43d6119392c553e0eb41c9f491299d923c1b

New checksums are:

$ md5sum btrfs-scrub@.timer
40ac621390e93a934b9661adbcedf7a8  btrfs-scrub@.timer
$ sha1sum btrfs-scrub@.timer
f75f76ff1a760f6c710cf0d5ab1c52874fc5625c  btrfs-scrub@.timer

Soukyuu commented on 2016-05-22 17:49 (UTC)

Yes, thanks for the heads-up. I reported it on the mailing list, but didn't have time to post here.

WorMzy commented on 2016-05-21 22:16 (UTC)

Just FYI, this problem has been fixed now: http://repo.or.cz/btrfs-progs-unstable/devel.git/commit/550b508129f26940790ddb82f00a5412b37e8741

WorMzy commented on 2016-05-17 16:04 (UTC)

Strange, I can reproduce this, but only outside of a clean chroot. I beleive that it is caused by this commit: http://repo.or.cz/btrfs-progs-unstable/devel.git?a=commit;h=ebe5b1cc7885027521db3c1d16d84bd54cc1321b You should report it upstream. You could fix it by modifying the makefile in the prepare function, but I don't want to do this for a -git package.