From owner-svn-ports-all@freebsd.org Wed Dec 18 15:33:26 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E93BE1E1679; Wed, 18 Dec 2019 15:33:26 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "anongoth.pl", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47dJtt2MWCz4j47; Wed, 18 Dec 2019 15:33:26 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from anongoth.pl (unknown [192.168.1.15]) (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 CDED81F8B6; Wed, 18 Dec 2019 16:33:23 +0100 (CET) From: Piotr Kubaj To: Alexander Leidinger Cc: Thierry Thomas , Mathieu Arnold , Christoph Moench-Tegeder , Matthias Fechner , bapt@freebsd.org, Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r520219 - in head/Mk: . Uses Message-ID: <20191218153322.GC5707@KGPE-D16> References: <201912160629.xBG6T0r7056159@repo.freebsd.org> <30b9a6c7-1aca-cf56-d6d6-326bdba5206a@fechner.net> <20191216230040.GB57082@elch.exwg.net> <20191217090046.waol5gpzmicalo6r@atuin.in.mat.cc> <20191217140341.GP56151@graf.pompo.net> <16f19a0d7a8.27fa.fa4b1493b064008fe79f0f905b8e5741@Leidinger.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="1SQmhf2mF2YjsYvc" Content-Disposition: inline In-Reply-To: <16f19a0d7a8.27fa.fa4b1493b064008fe79f0f905b8e5741@Leidinger.net> User-Agent: Mutt/1.12.2 (2019-09-21) X-Rspamd-Queue-Id: 47dJtt2MWCz4j47 X-Spamd-Bar: ------- X-Spamd-Result: default: False [-7.22 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:46.248.190.61:c]; DMARC_POLICY_ALLOW(-0.50)[anongoth.pl,reject]; RCPT_COUNT_SEVEN(0.00)[10]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:47544, ipnet:46.248.160.0/19, country:PL]; IP_SCORE(-2.82)[ip: (-9.91), ipnet: 46.248.160.0/19(-4.78), asn: 47544(0.52), country: PL(0.07)]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-Mailman-Approved-At: Sun, 02 Feb 2020 12:33:52 +0000 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Wed, 18 Dec 2019 15:33:27 -0000 X-Original-Date: Wed, 18 Dec 2019 16:33:22 +0100 X-List-Received-Date: Wed, 18 Dec 2019 15:33:27 -0000 --1SQmhf2mF2YjsYvc Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I usually just run pkg check -d and rebuild everything that it prints as mi= ssing some packages or libraries. Maybe there's some option for pkg to prin= t those without trying to install from the repo? On 19-12-18 16:29:29, Alexander Leidinger wrote: > Hi, >=20 > This is not enough, this does not take care about rebuilding of ports whi= ch=20 > depend upon py36-xxx but don't have py36 in their own name. >=20 > After updating ports with py36 as prefix, some more need to be rebuild: > portmaster $(pkg query -g "%n:%dn" '*' |grep py3|grep -v py37 |cut -d : -= f=20 > 1 | sort -u) >=20 > This is still not enough, gdk-pixbuf2 fails to build, somehow it still=20 > wants to use the not existing anymore python36 on the system where I=20 > encounter the issue. >=20 > Bye, > Alexander. >=20 > -- > Send from a mobile device, please forgive brevity and misspellings. >=20 > Am 17. Dezember 2019 3:06:05 nachm. schrieb Thierry Thomas=20 > : >=20 > > Le mar. 17 d=C3=A9c. 19 =C3=A0 10:00:46 +0100, Mathieu Arnold > > =C3=A9crivait : > > > >> > In two weeks plus build time this will hit quarterly and with that > >> > many more users who are "just using packages" - I'd imagine there > >> > would be even more surprised (not in a good way) people. > >> > >> I ran this to prevent sillynesses: > >> > >> for i in $(pkg query -g %n 'py36*'); do pkg set -yn $i:${i/36/37}; done > > > > What about an entry in UPDATING with this trick? > > -- > > Th. Thomas. >=20 >=20 >=20 --1SQmhf2mF2YjsYvc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAl36RsIACgkQelmbhSCD nJ114w//S+3bGiG3dYAnPvGztlK6QFYnERXchJHlWGdT3odSpo2NvbThs18a/HGM Oqa6F0t4pk4MMc3psiAZrz8YmBlQCVMgRSNFAvpzDb5EZrHyp4zev9dRK9jX1ZU+ PTxjiZrJjVoXero+TZvubElAuaJb/OI52IB9yCO7T5L805I7XpIWrHNz5aHYX+TR b78wvT6wiKh08yt4bmlxngAxP8fn/RkAWUUxtNC+UTJyw2PiPIfHFaaEGoMjzko0 8SVQ4ib0l5RcaAUpfN5G0Zqmhxe7SSTx9WQbYkquyB9/3CWZst3mQ2WFu7tOGh3N dEEu2lZiFkiWVtV0XJxSUUbDHVVOXnbfmfn4hl3J2pCLiBBeIkQHRwaq2v72QkoY 9RiXr4hFRbaY572lDNmBtU7nNGBavgH/3MFbBApRQS4wDn4mpYkf57wxV1Dp/wlT 8TmHy9u2EvMGMY0Q4SfaReA1PJAcXuylNSKXXvvH598RwJCeRWGI7HN/xLcrlbg2 vdz9umtYH/No6LCFAFT/jTiUNmRdIMdpyZaE/5uQSb4FaZeDj2s6arLzooxI6xrb PRz3MDIfZdIqxBDZ0nPjIOF5XtkTSDqOnmPB0RBhdx10ZY+XfiL5Z+JQUc2X2hkb e+4fMWzOIQFA8cATmXDP32mL2dUbdeGS8N/8kPHKIxOjqoBvsAY= =Eq5i -----END PGP SIGNATURE----- --1SQmhf2mF2YjsYvc--