From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CE0A31581CA for ; Sat, 14 Jun 2025 12:56:31 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id AE02D3424F5 for ; Sat, 14 Jun 2025 12:56:31 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 50E1E11051A; Sat, 14 Jun 2025 12:55:28 +0000 (UTC) Received: from smarthost01b.ixn.mail.zen.net.uk (smarthost01b.ixn.mail.zen.net.uk [212.23.1.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange secp256r1 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 3A2CE1104DB for ; Sat, 14 Jun 2025 12:55:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=myzen.co.uk ; s=sh20250120; h=Content-Type:Content-Transfer-Encoding:MIME-Version: Message-ID:Date:Subject:To:From:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=NqVoltxDqSZeelm0FbYwLQt8Ndhi49udL3M9csNQp68=; b=si36FIwiDthmKfPWb4gsaJ+xNu c/GA0Z1ruXQXv41/WdUsRq9V3xsLWQD2hI5qIiQW6akSIO6FsbbcO5s9FzZTXkvgmB0Yh6lDYwXzh GEoWYx0FHce6RH8A/Y1+Zl12i5YASWwoqsn2ikuxilDfqJZ9a4+8wSAdaOq8yT38gYofiKOJs6TsX 5VEe9xoPpja6mp671Y5KYmqJLkRKhNDqSnsxrKZZPsFYJzjRo0h1fVTu/iWsPBry9kAh6xS5Qa4Md jyfCixj5XeZJmDbYBgFwmPg+vQz1m5jTTBIA1Oo76dHnuCnn2sY7aDyHcxbIuWBndoHa8xXbv0Bkw 3n9bnfZA==; Received: from [82.69.80.10] (helo=cube.localnet) by smarthost01b.ixn.mail.zen.net.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1uQQPs-0069ms-6L for gentoo-user@lists.gentoo.org; Sat, 14 Jun 2025 12:55:24 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] When binpkgs are not yet available Date: Sat, 14 Jun 2025 13:55:24 +0100 Message-ID: <5037457.31r3eYUQgx@cube> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-Originating-smarthost01b-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 830c34ce-bd7e-4196-b789-5ea2a57e6283 X-Archives-Hash: fa0e136dd9e57035cce58df0818fa301 Greetings, I came across this today: https://bugs.gentoo.org/924772#c27 . It shows a way to restrict updates in which binpkgs have not yet been made available. Just a hint to anyone who sometimes has to cope with this condition, as I do Hope that helps.... -- Regards, Peter.