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 E4F521581EE for ; Sat, 22 Mar 2025 13:48:06 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id AA5F5343295 for ; Sat, 22 Mar 2025 13:48:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 902B31104B4; Sat, 22 Mar 2025 13:47:23 +0000 (UTC) Received: from mx0.riseup.net (mx0.riseup.net [198.252.153.6]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id B53A51104AB for ; Sat, 22 Mar 2025 13:47:22 +0000 (UTC) Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx0.riseup.net (Postfix) with ESMTPS id 4ZKgbt1ddCz9vhk for ; Sat, 22 Mar 2025 13:47:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1742651242; bh=OiMXy181JHAhlT7f+pJYEapMfiZyaSJPhs+e44s+K9Y=; h=Date:From:To:Subject:In-Reply-To:References:From; b=oezecdPm2/TLQwtSio/G21xExARINOQeshV5bO0bFeyiFmB8xouPmO9oJUMjBKnTB lZC13KmAw85TgYTusbGpw422dvGWeVKadA4JSWGb0gNVseZJ+2DblFPvMhxTjlPiT1 UTM/WFS0rDV+ZogavVcTFrSsg7ENjKpZLHlWL4Co= X-Riseup-User-ID: D466090D55AB8009DD0AD5B6A7507D86B4FC4403654107EEF9AE9ED24F33F222 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4ZKgbs6p2RzJspb for ; Sat, 22 Mar 2025 13:47:21 +0000 (UTC) Date: Sat, 22 Mar 2025 06:47:20 -0700 From: orbea To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] The uncertain future of repository mirrors Message-ID: <20250322064720.697d88e0@Akita> In-Reply-To: <4bdda41c97ef096aef8173737b0fce52b5324761.camel@gentoo.org> References: <6b358608f6e244cb96ce527ad47b3e0483eaf0c6.camel@gentoo.org> <20250321071248.7bdbced4@Akita> <20250321165039.392d671d@Akita> <4bdda41c97ef096aef8173737b0fce52b5324761.camel@gentoo.org> 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 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: e55e5465-f39a-4a05-98ec-6120b54f6f93 X-Archives-Hash: 6425b6bcf1031e18b5182f45c5551828 On Sat, 22 Mar 2025 08:01:58 +0100 Micha=C5=82 G=C3=B3rny wrote: > On Fri, 2025-03-21 at 16:50 -0700, orbea wrote: > > On Fri, 21 Mar 2025 15:44:04 +0100 > > Micha=C5=82 G=C3=B3rny wrote: > > =20 > > > On Fri, 2025-03-21 at 07:12 -0700, orbea wrote: =20 > > > > What does this mean for the libressl overlay? People use that so > > > > please don't remove it. =20 > > >=20 > > > It means people will have to sync straight from the upstream > > > repository. Also, we won't be reporting bugs when things break > > > hard.=20 > >=20 > > Currently when I push changes to the overlay I push to: > >=20 > > git+ssh://git@git.gentoo.org/repo/proj/libressl.git > >=20 > > Is there anything I need to do to make sure I can still push to the > > github repo instead? I am not sure I have access to push there > > directly? =20 >=20 > If you're asking about the mirror @ > https://github.com/gentoo/libressl, then that's not affected. I'm > talking of https://github.com/gentoo-mirror/libressl. >=20 Okay, thank you for clarifying.