From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 63DED138334 for ; Thu, 15 Aug 2019 15:33:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 181C1E0821; Thu, 15 Aug 2019 15:33:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 96A6BE07DB for ; Thu, 15 Aug 2019 15:33:25 +0000 (UTC) Received: from mail-ot1-f45.google.com (mail-ot1-f45.google.com [209.85.210.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id E6B7B349BE1 for ; Thu, 15 Aug 2019 15:33:23 +0000 (UTC) Received: by mail-ot1-f45.google.com with SMTP id k18so6828897otr.3 for ; Thu, 15 Aug 2019 08:33:23 -0700 (PDT) X-Gm-Message-State: APjAAAWNZ+0u9zsGXJqy61Gx4dBIhol3AwccnsO94hJcJirzbNXAE+O9 TCdSAzpB85C+cBgf0pZJ8J2NyMHxPvYavtyHDUM= X-Google-Smtp-Source: APXvYqzrcuBchkvqKGVmb7M8hKzkWOSSTqZ5yFj+XAGw/HT7/3EB1c94KEspxqQv8XVdm4SbvEWZ3DJfUNy26H326ag= X-Received: by 2002:a6b:b748:: with SMTP id h69mr409570iof.30.1565883201946; Thu, 15 Aug 2019 08:33:21 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: <20190814211400.58175-1-floppym@gentoo.org> <15ee5b1e-a171-c530-3973-ac5ca5a98a04@gentoo.org> <3e9add50-346a-0dd7-99d3-ea0fb5d2b1df@gentoo.org> In-Reply-To: From: Mike Gilbert Date: Thu, 15 Aug 2019 11:33:10 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [gentoo-dev] [PATCH] acct-user.eclass: handle missing path in preinst To: Gentoo Dev Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: 2a056328-c731-4dc3-abf5-d2d3c3c21b1f X-Archives-Hash: f9629f1e6d4cdb13afbe85b15615a289 On Thu, Aug 15, 2019 at 11:00 AM Mike Gilbert wrote: > > On Thu, Aug 15, 2019 at 8:32 AM Michael Orlitzky wrote: > > > > On 8/14/19 5:41 PM, Mike Gilbert wrote: > > > > > > (If the "man" user really reads things from e.g. $HOME/man5/ebuild.5, > > > I'll eat my foot.) > > > > > > > > > Agreed. Please file a bug about this. > > > > > > > We already have bug 691478 for this issue? Only it should have been > > assigned to the failing package's project instead of the eclass > > maintainer: it's a build failure in a package that's doing something it > > shouldn't be doing. > > > > Revbump acct-user/man and it's fixed. > > > > Bug 691478 is about the interaction of INSTALL_MASK with an eclass > pkg_preinst function. > > Whether acct-user/man should set a HOME directory is related, but > separate issue. Bug filed. https://bugs.gentoo.org/692222