From nobody Fri Aug 16 07:37:11 2024 X-Original-To: freebsd-ports@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 4WlYjS2MBLz5SMVT for ; Fri, 16 Aug 2024 07:37:16 +0000 (UTC) (envelope-from SRS0=rAUK=PP=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4WlYjR6gyMz56Fh for ; Fri, 16 Aug 2024 07:37:15 +0000 (UTC) (envelope-from SRS0=rAUK=PP=quip.cz=000.fbsd@elsa.codelab.cz) Authentication-Results: mx1.freebsd.org; none Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id D16BCD7893; Fri, 16 Aug 2024 09:37:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quip.cz; s=private; t=1723793833; bh=6Ec9Xfsv9pxtR9zGNhGu7vnjdkEtLH+/rrlvdrKkblo=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=Q/pL3d8gdEUTqoL+0Tdjo3xWjc9CHsK2pJ9wcgcj+94U2vE/mLJ5W/w/4KDtNMkY+ CpjUnVhg350cUcHuWJ800OUG3+heT502SpLzvY8AccD1a+ldrWRb225lqDWst/+yQx Eq0zOUA7q9f3mG9P7OxNLd2Rz+lkFaPo4J5O+oYw= Received: from [192.168.145.49] (ip-89-177-27-225.bb.vodafone.cz [89.177.27.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id CB4FED788F; Fri, 16 Aug 2024 09:37:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quip.cz; s=private; t=1723793831; bh=6Ec9Xfsv9pxtR9zGNhGu7vnjdkEtLH+/rrlvdrKkblo=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=2E/bETCDEp2kN+hVZzbZNqqQ9dkkVY8qxWZxFiX7MT8F+jd/c9LyIl5wNf/FQq8/f 0pmdsOnO33WVnITZYO1KDVvqY7oI8ZLdqu+U8WKdbCNFFA7gYAvGPfm6nOs+frIJqb FmOledyHpryaKHloW8D1e9ZWpGfXDdRxzttQpbHY= Message-ID: <3c600636-34a5-4d6c-86d6-f04da1daa806@quip.cz> Date: Fri, 16 Aug 2024 09:37:11 +0200 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: quarterly 2024Q3 amd64 / 13.3 missing all vital packages for desktop To: henrichhartzer@tuta.io Cc: Freebsd Ports References: <608da216-2047-4fdd-b48b-88659dedb27c@quip.cz> Content-Language: en-US From: Miroslav Lachman <000.fbsd@quip.cz> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:42000, ipnet:94.124.104.0/21, country:CZ] X-Rspamd-Queue-Id: 4WlYjR6gyMz56Fh On 16/08/2024 01:34, henrichhartzer@tuta.io wrote: > Hi Miroslav, > > Please see my email titled: "Quarterly backport for multimedia/x265 patch" sent to this list a few hours before yours. Shortly after sending it, the patch was committed to 2024Q3. Builders will have to catch up, but hopefully things can be resolved. > > I do feel like this could have been caught and fixed faster with some better alerting. I've heard of pkg-fallout and know little of it, but maybe it should have noticed this? Or did it? I have no idea. > > I know it's a terrible experience when pkg is wanting to remove your desktop packages in bulk. Thank you for pointing to this thread. This is really bad experience with quarterly branch. I think the branch should be published only after the successful build of main packages. Blindly created quarterly branch which is not working for about 6 weeks is terrible experience. Kind regards Miroslav Lachman