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 2AB6A1382C5 for ; Sun, 31 Jan 2021 19:49:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7F9BE086A; Sun, 31 Jan 2021 19:49:18 +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 AB825E0826 for ; Sun, 31 Jan 2021 19:49:18 +0000 (UTC) Message-ID: Subject: Re: [gentoo-dev] [TINDERBOX] A round with dev-lang/python-exec[-native-symlinks] From: =?UTF-8?Q?Micha=C5=82_G=C3=B3rny?= To: gentoo-dev@lists.gentoo.org Date: Sun, 31 Jan 2021 20:49:13 +0100 In-Reply-To: <64a4e52babc0b8cc7d8f9a5496cc53a7e2206933.camel@gentoo.org> References: <2049077.irdbgypaU6@spectre> <1d41fb006faf7dd8ae1d921b9784164b2b46f3e5.camel@gentoo.org> <2755142.e9J7NaK4W3@spectre> <64a4e52babc0b8cc7d8f9a5496cc53a7e2206933.camel@gentoo.org> Organization: Gentoo Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.3 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 Content-Transfer-Encoding: 8bit X-Archives-Salt: 6ab697d2-2999-439c-b5e9-36d6209ce5bc X-Archives-Hash: 7bb58b7d8a151f16ef8ed9454956e921 On Sun, 2021-01-31 at 20:09 +0200, Mart Raudsepp wrote: > Ühel kenal päeval, T, 29.12.2020 kell 13:33, kirjutas Agostino Sarubbo: > > On martedì 29 dicembre 2020 13:03:07 CET Michał Górny wrote: > > > @ago, could you make sure that the tinderbox tells people to read > > > up > > > on the tracker? > > > > I added the note. > > > > However the first thing I would to do in reports like this is at > > least click > > on the tracker bug > > It seems like right now I will get a bug about this every time I make > some sort of a version bump, as that triggers it on the tinderbox. > > That's because most of the packages I touch use meson and have the > post-install hook written in python with a python3 shebang, while the > ebuild usually doesn't even inherit any python eclasses, as this is all > considered handled by meson, and having to go and add python-any-r1 > inherits and python_fix_shebang all over the place would be rather > awful. You don't have to add python_fix_shebang. -- Best regards, Michał Górny