Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp386778ybi; Fri, 31 May 2019 03:08:25 -0700 (PDT) X-Google-Smtp-Source: APXvYqx7kXIPZVHNfyVtPr/FnXtINEZbmRoAjIn09XyxZuBN6Qgf+Tue0sjXwTUhQZgfNRK6Xxz/ X-Received: by 2002:a63:2325:: with SMTP id j37mr7954368pgj.137.1559297305004; Fri, 31 May 2019 03:08:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559297304; cv=none; d=google.com; s=arc-20160816; b=ocM9+B/fP+DjQIqnFFONxTI3Oh72FhvlT0//jKB/hqWggiap/KzHevqLwxOsMEoWui TxJ0706nMNN5csVPFyStYStesdoOsPxb1tPJx/lnqIbWE6Io4r498AtQushUAKHHGv4e cfrVB1fo0N8IrcPnQGAUwqlPhPotOuXE2BXWaICycRJ1y7Hvs4CEn3jnqt8ZxcEONLK1 /Hs6AC3UoV2g/BKkYMw2P0jd+pGHkYraZY9CtXeNcl6GScPTPpfY7oxSU6ZVez/KJ9Tn T/0NWwG5yRc8clybgOnGk+u9+e3fPzk/8vskXdfi71o+fH7gBXP5CZ30HSaG22oHGDcf 8Iqw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=TvOI1b+mLQinV9GAbloF8MnLOqPiVBk4y/2K8zjGRGg=; b=kwNAZI9Tq+U2VWzZh4ZEmXa5Wl4cRKTwnBw0hk3E2QzMaLnpIqxYmnX2pmbDjcjTeB 07mPvp/2ehTLy1q4Hggvv5hOgaPqxkK3vahy1NKzowdylJCD9lL5zXpiRzVYyfQjxjV8 r+OMy8Qh2Ti+DX1SJLiLieetX2k18ZMECnQ2nhfl1YcGf27qhyI72bIdC1DQVIIKgmfq VHzNHFjv/ivKQOfKy7RXHonf2I/nkG0hYTnbJyGjdMkXatvRREIMvLHVHii4VdVwceho x0Opxn++D4XyArmrdAdNG88XrySQ8sNLgebQXgSFAJdxeP+1S/GZIOZb3wEX6B9tbQt3 ql2g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f59si5563275plb.107.2019.05.31.03.07.59; Fri, 31 May 2019 03:08:24 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726307AbfEaKHP (ORCPT + 99 others); Fri, 31 May 2019 06:07:15 -0400 Received: from mx2.suse.de ([195.135.220.15]:40082 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726002AbfEaKHP (ORCPT ); Fri, 31 May 2019 06:07:15 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id E0C14AF4C; Fri, 31 May 2019 10:07:13 +0000 (UTC) Received: by quack2.suse.cz (Postfix, from userid 1000) id 5E5EE1E3C08; Fri, 31 May 2019 12:07:13 +0200 (CEST) Date: Fri, 31 May 2019 12:07:13 +0200 From: Jan Kara To: Theodore Ts'o Cc: Jan Kara , Lukas Czerner , linux-ext4@vger.kernel.org, Jan Kara Subject: Re: How to package e2scrub Message-ID: <20190531100713.GA14773@quack2.suse.cz> References: <20190529120603.xuet53xgs6ahfvpl@work> <20190529235948.GB3671@mit.edu> <20190530095907.GA29237@quack2.suse.cz> <20190530135155.GD2751@mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190530135155.GD2751@mit.edu> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Thu 30-05-19 09:51:55, Theodore Ts'o wrote: > On Thu, May 30, 2019 at 11:59:07AM +0200, Jan Kara wrote: > > Yeah, my plan is to just not package cron bits at all since openSUSE / SLES > > support only systemd init anyway these days (and in fact our distro people > > want to deprecate cron in favor of systemd). I guess I'll split off the > > scrub bits into a separate sub-package (likely e2fsprogs will suggest > > installation of this sub-package) and the service will be disabled by > > default. > > I'm not super-fond of extra sub-packages for their own sake, and the > extra e2scrub bits are small enough (about 32k?) that I don't believe > it justifies an extra sub-package; but that's a distribution-level > packaging decision, so it's certainly fine if we're not completely aligned. Yes, size is not a big concern but the scrub bits require util-linux, lvm, and mailer to work correctly and I don't want to add these dependencies to stock e2fsprogs package because some minimal installations do not want e.g. lvm at all. Granted these are just scripts so I could get away with not requiring e.g. lvm at all but it seems user-unfriendly to leave it up to user to determine that his systemd-service fails due to missing packages. > Out of curiosity, were any of the complaints that you've heard gone > beyond people who ran into the various e2scrub/e2scrub_all bugs? I'm > curious what their concerns were. I didn't hear any complaints so far. But I have my doubts anyone actually run that code so far - openSUSE Tumbleweed has limited userbase, we do installs to btrfs by default, we don't propose LVM by default, and I didn't enable the service files to run by default. Honza -- Jan Kara SUSE Labs, CR