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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C0A35158009 for ; Wed, 21 Jun 2023 14:30:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1555EE0932; Wed, 21 Jun 2023 14:30:09 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6B91E090A for ; Wed, 21 Jun 2023 14:30:08 +0000 (UTC) Message-ID: <64a1da86-899f-56d0-4051-828716e80eda@gentoo.org> Date: Wed, 21 Jun 2023 16:30:04 +0200 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 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [gentoo-dev] Eselect repository feature request Content-Language: en-US, nl-NL To: gentoo-dev@lists.gentoo.org References: <30d4b57b-734f-bd42-4427-15389256e80f@gentoo.org> <703cdee8-b322-6c49-be13-efd10426ea6b@gentoo.org> <06d53584-9c50-b819-cac5-abc17249c515@gentoo.org> <0b36b5e7-bb3f-2166-bb16-2fef8f35fde6@gentoo.org> <92ac9bbb-7c82-115d-fd70-298ef39ef5a7@gentoo.org> From: Andrew Ammerlaan Organization: Gentoo Linux In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 93ba3556-0b0b-4fc4-81ff-088f102bacb8 X-Archives-Hash: 761b582deefbe7ec39f66d10e1235272 On 21/06/2023 16:12, TOMAS FABRIZIO ORSI wrote: > In any case, this is just something to keep in mind when writing this > check. It is not fully guaranteed that eselect repository can find the > repository that is requested in some master= entry. > > Great point. > Btw, in your opinion, do you think having this emerge --sync + eselect > repository feature is doable? Sure, I think it could work. Best regards, Andrew