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 CCB0D138334 for ; Sun, 16 Dec 2018 19:56:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCC91E0D1A; Sun, 16 Dec 2018 19:56:44 +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 86303E0D10 for ; Sun, 16 Dec 2018 19:56:43 +0000 (UTC) Received: from sf (trofi-1-pt.tunnel.tserv1.lon2.ipv6.he.net [IPv6:2001:470:1f1c:a0f::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: slyfox) by smtp.gentoo.org (Postfix) with ESMTPSA id ED2F9335C07 for ; Sun, 16 Dec 2018 19:56:41 +0000 (UTC) Date: Sun, 16 Dec 2018 19:56:38 +0000 From: Sergei Trofimovich To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Deprecation and removal of 13.0 profiles is imminent Message-ID: <20181216195638.146c625a@sf> In-Reply-To: <20181212002504.60beb964@sf> References: <20181212002504.60beb964@sf> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) 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-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: b6ce6cd6-1307-4bd8-81ab-951c13a89150 X-Archives-Hash: 24946c5e6bc7bebe05c5b694c454d001 On Wed, 12 Dec 2018 00:25:04 +0000 Sergei Trofimovich wrote: > Tl;DR: 13.0 profiles will be removed some time soon unless there are > enough reports broken on 13.0->17.0 switch. > > 13.0 profiles been a while in Gentoo tree and are already deprecated > on some arches but not everywhere. > > If you have problems using 17.0 profiles as a default please file a bug > and pile it against against the tracker bug (fresh one): > https://bugs.gentoo.org/672960 I filed a bunch of bugs to deprecate existing profile that rely on 'releases/13.0' profile snippet. To deprecate a profile just drop a 'deprecated' file to profile dir that targets to target for users to switch to. Example: https://bugs.gentoo.org/672960#c2 Note: package.desc still remains At removal time we will delete both deprecated profiles and package.desc entries. -- Sergei