AUR Changelog 20250130:
Update to Snapraid 12.4,
Added a notice and a 5 second hold before running make check
,
Added smartmontools
to optdepends
Git Clone URL: | https://aur.archlinux.org/snapraid.git (read-only, click to copy) |
---|---|
Package Base: | snapraid |
Description: | tool for Snapshot RAID: generate parity files, maintain checksums on data, restore lost data |
Upstream URL: | http://www.snapraid.it/ |
Licenses: | GPL3 |
Submitter: | ice9 |
Maintainer: | Sparticuz |
Last Packager: | Sparticuz |
Votes: | 31 |
Popularity: | 1.03 |
First Submitted: | 2012-01-02 06:42 (UTC) |
Last Updated: | 2025-01-30 16:17 (UTC) |
AUR Changelog 20250130:
Update to Snapraid 12.4,
Added a notice and a 5 second hold before running make check
,
Added smartmontools
to optdepends
@Kcchouette Smart reporting is an extra feature of snapraid, it is not part of nor is it required for the core functionality. I'd say it's an optional dependency at best.
Diff patch for v12.4
-pkgver=12.3
+pkgver=12.4
-sha256sums=('1f27aba6e5db3929474da9c472fc4a3bc51d4a83aa5385af6b09afc9f68d6d44')
+sha256sums=('bc15ad9c42ddf9bd70033562a10e9b9fec43afed54c48fe22da4b6835657ec1b')
Hello
You need to add the dependencies "smartmontools" smart is used for the command "snapraid smart"
I think that it is important to note that this implementation performs the full SnapRaid regression testing as part of the install. This is not a bad thing, but for those of us who have not used the test before, it is terrifying to see a long string of corrupted file warnings (as mentioned below) after install. Perhaps a pause in the install and a warning that tests will happen might be in order.
@benibilme are the tests failing? Why would you want to disable them? You’ll need to clone from git and build manually. I won’t be disabling the tests.
Hello, I am newbei. Please excuse me. Is there a way completely disable test that is performed after makepkg program. Is there git binary version of this? Thanks.
12.2 fixes the build error, so I've updated to it and removed the patch.
@Sparticuz thanks, your fix seems to have resolved the issue. The package builds successfully now and everything seems to be working fine.
Sorry for the delay fixing this. There is a fix here: https://sourceforge.net/p/snapraid/discussion/1677233/thread/87952b8e42/ that I'll be applying. Package should be updated momentarily.
Pinned Comments
Sparticuz commented on 2025-01-30 16:17 (UTC) (edited on 2025-01-30 16:17 (UTC) by Sparticuz)
AUR Changelog 20250130:
Update to Snapraid 12.4, Added a notice and a 5 second hold before running
make check
, Addedsmartmontools
to optdepends