From owner-svn-ports-head@freebsd.org Wed Sep 23 16:53:04 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CEA153FED9A; Wed, 23 Sep 2020 16:53:04 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-lj1-x230.google.com (mail-lj1-x230.google.com [IPv6:2a00:1450:4864:20::230]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BxPPX3fcnz3bXS; Wed, 23 Sep 2020 16:53:04 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: by mail-lj1-x230.google.com with SMTP id n25so233588ljj.4; Wed, 23 Sep 2020 09:53:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=iUTp1VSxiWcvgiiCOhLGoxf8Xwi/uhxcpR6I1iZfwH0=; b=PkstjYuaBSb6sidxM/Tg6X2riMYl24bOitqp+GEBghvPgmcKy4mqoT4Bf4+ROaIJFT 6lNoUvkMJXLKPdUB0dI9dymHqYwQdU0PZhFmOJP/XJbT+qCV8NDj4vC0OZYVwnL6hera xHOuQH/Gzq5tAwJSOTx629q4e/GNwhLtPSbelhKl52Q7r2f5sRO/XGn9ToautuqsmX/Q qOfGluYVXsLt7CmII7bxzQ1HOP629vDzT0hkj3Pi6QRWScnjdvScixUgG6zegePEgLhN Af6fk9/6Bhz790ZrAN0jvH6Lb979bOveGLDnqlK7xWgEdhKOIc2I14zR99R8piV6HT4C y62g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=iUTp1VSxiWcvgiiCOhLGoxf8Xwi/uhxcpR6I1iZfwH0=; b=bCR3UYhO6i6C9pwioZLi+T5iFAaA8TwiulfR4bEl/O11u0DXDYY+mWwDMB9UGTYki1 yXRzJItn3+t6gXEUdtcrQk8pOyb4zIMX3giSLMs4hV7yMvdAPJaV9KxBSbgUnYUayRYA ak5bQFqoh9g4dh43/3zaMlLwbiFChTWjxZFunygH4xBrnz40WyY1Oug0uDXZf8Wp87xY B/xALXd0dtTcXjapYK7kz/TUtXZ5GCXWUZI6fK3JHiZxL9hebxmOhi6pN7tyo49EAyGD NNXZWBaW7DIIbI3vbvpQ0iEPOMa9a8ZkPmZDm2vJKI/Pte7YYKzSV1PkJlhyea7DGBgz f7KQ== X-Gm-Message-State: AOAM532GIxUzsk+/JzWKtp3O6zX9XQ2chNFnVYlPiypFUjvEbMJ6xlMy yNNaKUe9fhWGL2hsang31Z4KwitnJG0xzbGNjYaa339LItN4yQ== X-Google-Smtp-Source: ABdhPJzUGJevD4cAi3kYUu6l/9vcpV8d/7OKLkCxfqWV2jeHbA+v9UhYYMGJgAEOhdwANz7mH6SbauT/2AvbDR7P12g= X-Received: by 2002:a2e:2c0e:: with SMTP id s14mr243964ljs.174.1600879981386; Wed, 23 Sep 2020 09:53:01 -0700 (PDT) MIME-Version: 1.0 References: <202009231244.08NCiHUQ090692@repo.freebsd.org> In-Reply-To: <202009231244.08NCiHUQ090692@repo.freebsd.org> From: Gleb Popov <6yearold@gmail.com> Date: Wed, 23 Sep 2020 20:52:33 +0400 Message-ID: Subject: Re: svn commit: r549723 - head/sysutils/e2fsprogs To: Matthias Andree Cc: ports-committers , svn-ports-all , svn-ports-head X-Rspamd-Queue-Id: 4BxPPX3fcnz3bXS X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2020 16:53:04 -0000 On Wed, Sep 23, 2020 at 4:44 PM Matthias Andree wrote: > Author: mandree > Date: Wed Sep 23 12:44:16 2020 > New Revision: 549723 > URL: https://svnweb.freebsd.org/changeset/ports/549723 > > Log: > - make /sbin/e2fsck and /sbin/fsck_ext2fs visible in pkg catalog/"pkg > which", > so that "pkg which /sbin/e2fsck" yields the proper result. > > * this entails symlinking from $PREFIX/sbin to /sbin, and the > pkg-install > script will attempt to replace the symlinks by hard links if > possible. > pkg 1.15.4 cannot deal with packaged hard links and will fail. > > * Note that it is unavoidable that these be in /sbin because > /usr/local or > /usr may not be mounted and consequently ext2 file systems could not > be fsck-ed or mounted from /etc/fstab. > > There will be no port option to avoid /sbin installs for now. We have > too > many options already and the testing effort increases exponentially. > > - make sure pkg-message appears on both install and upgrade > > - clean up and document/comment pkg-install so that armchair experts > will not pester me with meaningless change requests > > - bugfix/change: logic of mke2fs.conf upgrade handling to present less > work for > users on port/package upgrades > > - bump PORTREVISION > > PR: 249284 (related) > At $WORK I'm using "mountprog=/usr/local/bin/ntfs-3g" as an argument in the /etc/fstab, so I didn't ever stumbled on the original problem. Can't the same approach be used for e2fs? This way we don't need to put anything above /usr/local