Paul Harvey

Results 21 issues of Paul Harvey

expecting users to source the env on each invocation isn't terribly user-friendly

enhancement

The only reproducible thing would seem to be to get the number of bytes at the end of the tar operation which feeds gpg2 and sha512sum.

bug

Currently the measurement reports are expensive to validate; PGP signatures are performed over the entire snapshot contents in parallel with sha512sum. It would make more sense to simply PGP sign...

user-submitted: won't run on systems with coreutils lower than 8.23 due to usage of `df --output`

bug

SNAZZER_SNAPSHOTZ_PERMS=0700 is not appropriate in all cases

enhancement

This bug item is pretty much to address https://github.com/csirac2/snazzer/blob/master/doc/snazzer-prune-candidates.md#bugs-and-limitations "When some datetimes are close together, they mightn't be pruned" I've considered adding a new retention variable, SNAZZER_RECENTS_TO_KEEP - a linear...

enhancement

Related bug: #10. user-submitted: > when doing > a dry-run on our system with no snapshots the snazzer-prune-candidates > command called by snazzer would throw an error about “Use of...

bug