From nobody Thu Aug 25 12:21:28 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MD2Bm3FPFz4ZQtJ; Thu, 25 Aug 2022 12:21:36 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from mail.anongoth.pl (mail.anongoth.pl [46.248.190.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X448 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "anongoth.pl", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4MD2Bk7186z42DS; Thu, 25 Aug 2022 12:21:34 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from anongoth.pl (unknown [192.168.1.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: pkubaj@anongoth.pl) by mail.anongoth.pl (Postfix) with ESMTPSA id AA1111A7C1E; Thu, 25 Aug 2022 14:21:18 +0200 (CEST) Date: Thu, 25 Aug 2022 14:21:28 +0200 From: Piotr Kubaj To: Baptiste Daroussin Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 8ecb1f814114 - main - Revert "lang/rust: Update to 1.63.0" Message-ID: References: <202208251050.27PAoUmi075877@gitrepo.freebsd.org> <20220825120826.couaapv3odwpjilf@aniel.nours.eu> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="QyAOHyXMmIMY7q27" Content-Disposition: inline In-Reply-To: <20220825120826.couaapv3odwpjilf@aniel.nours.eu> X-Rspamd-Queue-Id: 4MD2Bk7186z42DS X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=reject) header.from=anongoth.pl; spf=pass (mx1.freebsd.org: domain of pkubaj@anongoth.pl designates 46.248.190.61 as permitted sender) smtp.mailfrom=pkubaj@anongoth.pl X-Spamd-Result: default: False [-5.40 / 15.00]; SIGNED_PGP(-2.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MID_RHS_NOT_FQDN(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[anongoth.pl,reject]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; R_SPF_ALLOW(-0.20)[+ip4:46.248.190.61]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:47544, ipnet:46.248.160.0/19, country:PL]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[dev-commits-ports-all@FreeBSD.org,dev-commits-ports-main@FreeBSD.org]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FREEFALL_USER(0.00)[pkubaj]; RCPT_COUNT_THREE(0.00)[4]; FROM_HAS_DN(0.00)[]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N --QyAOHyXMmIMY7q27 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 22-08-25 14:08:26, Baptiste Daroussin wrote: > On Thu, Aug 25, 2022 at 10:50:30AM +0000, Piotr Kubaj wrote: > > The branch main has been updated by pkubaj: > >=20 > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D8ecb1f8141144c1603eb40= 26122d2e60eeaccd64 > >=20 > > commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64 > > Author: Piotr Kubaj > > AuthorDate: 2022-08-25 10:29:24 +0000 > > Commit: Piotr Kubaj > > CommitDate: 2022-08-25 10:49:36 +0000 > >=20 > > Revert "lang/rust: Update to 1.63.0" > > =20 > > This reverts commit f36cc819accadae1fefc14c203e5fbe9c74e1492. > > =20 > > I asked for an exp-run for powerpc and powerpc64 on a recently prov= ided > > cluster machine but got no reply. > > =20 > > PR: 265915 >=20 > You cannot take the decision to revert on your own for many reasons: >=20 > 1. etiquete: we ask people to actually revert if needed and escalate if t= hey > don't, we never revert directly ourself! the only one allowed to do "rude= " revert > are people taking care of the package building when something break the d= elivery > of packages for Tier 1 I did it myself so that users don't upgrade in the meantime, since that would create further confusion. If I let it wait, then PORTEPOCH should have been bumped for all the affected ports, which I think we all agree would be troublesome. >=20 > 2. an exp-run happened and was granted by portmgr, exp-run are costly we = cannot > expect exp-runs for non tier 1 architecture for every changes (beside the= fact > :x I do not ask for exp-runs "for every change". In fact, this was the 1st time I asked for an exp-run on powerpc*. If you can't expect exp-runs on non-Tier 1, why do we have powerpc* exp-run machines? This also wouldn't have happened if antoine@ had explained earlier he's not able to do exp-runs on powerpc*. > =20 > 3. powerpc* is not yet a Tier 1 so there is no promise on the delivery of > packages. Yes, but everyone can still build from ports. >=20 >=20 > So please revert your revert! Now I just want to check powerpc64 and powerpc. As soon as I do that, I will. >=20 > Best regards, > Bapt --QyAOHyXMmIMY7q27 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmMHaUcACgkQelmbhSCD nJ2lIw/+MPJBcZXTQy1veaduw8kQZalHMRlblX9TahTuW/XgQJGrNKPxL6/c9w2E aiqkF/GR8sWc1oFn+mVygaRhJCg2CyvWOI1/SJki4P1fIoipsk0JW8ld4HGIAYm+ 8OQOr/ly+3AiJnG/5kwpuB9kZVfX63tXvqNHFTZ+W7e5EPoio7ptfiDsZWKQaecb YwoXcdV/UbfErqoL61fnYnWQndLhhj5scGZ6qXKaWjAYK5QzZXaPoCvjy+BjH/1w QCKmAM04TgxfKqTASw3Gm8wKjOlcyfCNc9PbsruPKOtb4W7l7HRxwAIlgKzAfujf 1qewPp0OYvy7shpfMphhdcVS75m9pZz+sGQy+y1Ke1J3oOq3xECywX8J5EXjuKez ig1c6rP+CedZW/r7aOOid2MysIfxHZqhtE2oBimLxHnjtgOcT5j8CSvjuV/XViR+ qNGMzGAw522E5tXJZGj+c5W7WRVeYoUkY6c9/6HlfWOFTBIMadXHuU4FJF7r5AuJ tDJzUXkk/ijBZAQ3x9zm0Z0yW4Wki9mnvBCj3MlA25F+Ji4R0fkGdmgJV14k8YWu TuVXV3sBQjfz+op5X0FJ5rFt5L6s/u5ZzMXtA3Eu64qUhQnZvew9Z+w3maMCps4+ Zh5/U2IUim6c1mR3w20swKUUNi8b0tmS7XbC7MK12E8svnopuBA= =JOqR -----END PGP SIGNATURE----- --QyAOHyXMmIMY7q27--