On Sun, May 19, 2019 at 11:30:56AM -0400, Joey Hess wrote:
> I do not use lvm on my laptop, but I have lvm2 installed because I
> sometimes attach removable media that uses it. And so it does not seem
> sufficient to avoid complaining when lvm2 is not installed, because I am
> also getting cron spam:

Yeah, sorry, that's Bug #929186, and it's fixed by:

commit fbb9bfa4a5925f8049ef51d8f59eb94920781ec8
Author: Theodore Ts'o <ty...@mit.edu>
Date:   Sat May 18 23:04:49 2019 -0400

    e2scrub_all: avoid scrubbing all devices when there is nothing to scrub
    
    Running lsblk when there are no valid block devicse results in
    generating all block devices as the list of devices to scrub; this
    results in a lot of e2scrub_all failures.
    
    Addresses-Debian-Bug: #929186
    
    Signed-off-by: Theodore Ts'o <ty...@mit.edu>

I'll get a fixed version of e2fsprogs out to unstable shortly...

                                          - Ted

Reply via email to