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 81C42138334 for ; Sat, 29 Jun 2019 08:49:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2E9AE084E; Sat, 29 Jun 2019 08:49:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 83B38E07AE for ; Sat, 29 Jun 2019 08:49:44 +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 A69EC346B0C for ; Sat, 29 Jun 2019 08:49:42 +0000 (UTC) Date: Sat, 29 Jun 2019 09:49:39 +0100 From: Sergei Trofimovich To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] PSA: 13.0 profiles will be removed in a week Message-ID: <20190629094939.4497675e@sf> In-Reply-To: <964cb9569117d08c43057f1bb0791172882e833c.camel@gentoo.org> References: <20190603215101.239b8304@sf> <20190610091810.0a5baea9@sf> <67ac1d97-aafd-023b-de56-fd21240a6bec@gentoo.org> <20190610185358.5df6058a@sf> <20190616101348.605f9d8a@sf> <20190619081941.246392c0@sf> <0bb3d563-6f2f-dc3f-a749-c554f29dc0d5@gentoo.org> <20190621075449.203d9fb5@sf> <964cb9569117d08c43057f1bb0791172882e833c.camel@gentoo.org> X-Mailer: Claws Mail 3.17.3 (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=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 40b23703-f284-4ffc-84b0-550872fafee9 X-Archives-Hash: 96640dfed73c5c34cb4cf5ed3875b962 On Fri, 21 Jun 2019 15:17:31 +0200 Micha=C5=82 G=C3=B3rny wrote: > On Fri, 2019-06-21 at 07:54 +0100, Sergei Trofimovich wrote: > > On Wed, 19 Jun 2019 15:29:33 -0400 > > "Anthony G. Basile" wrote: > > =20 > > > On 6/19/19 3:19 AM, Sergei Trofimovich wrote: =20 > > > > This is now tracked as https://bugs.gentoo.org/688342. I hope to get > > > > at least some followup there. > > > > =20 > > >=20 > > > When I try to look at that bug, it says I'm not authorized. I'm > > > concerned about two remaining mips profiles (uclibc and musl) which I= 'm > > > working to migrate to 17.0. I don't think that the removal of the 13= .0 > > > profiles will affect them, but I'd like to know. > > >=20 > > > The reason this is taking so long is 1) mips is a ~arch profile so > > > there's a lot of blockers and 2) my mips equipment is slow. =20 > >=20 > > Those don't seem to inherit releases/13.0. > >=20 > > I've dropped releases/13.0 again: > > https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3Dd40fdcf1e4bdd370= a13800e73a383537beef365a > >=20 > > It it happens to break other profiles missing from profiles.desc please > > shout and we'll reinstate those until they are sorted. =20 >=20 > My grep-fu tells me old hardened profiles still reference 13.0.=20 > However, I think you just want to remove them. With help of tweaked pkgcheck https://github.com/pkgcore/pkgcheck/pull/78/commits/f6a0fa846ed15837d78= 128ebe2c668cba54fe933 removed rest of profiles that refer releases/13.0 as: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3D7ab16077c89cd390= 2ff14a161967b2df13a9bf73 13.0 profiles are gone. --=20 Sergei