From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id BF0693858292 for ; Fri, 16 Feb 2024 11:32:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BF0693858292 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org BF0693858292 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708083145; cv=none; b=XnjR7W+rj+iXup+1gPsWYAfCfOxbaPJSmWdoNcLfmGnEJuNQAb2RWEPGhNDz4VwF/I3XUVHDYVv3Cq/WrUqhuW9NAz6HedqP63IbSgqvV+b7WBhhH+lcSsNP/jXrQrlRb64KKUiVB6wWYS0kQEM3RnhHUMMsIT3jHUQngpdEJ7Q= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708083145; c=relaxed/simple; bh=ZJE6zJQ0V2ItsydA+XobkDKpKFergYvYhL5Deplzffo=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=JsHt72Zw2i+iGrwIUzK+BvEqFU8Vv76lDc6ESmX7Ank0/Bklpbj9jF6YvLLDhLUE69Gb+KsjDQR2BP2rIJhQNV0gla2buWkaxLQmsDafWTRf8fWWmnPZbloXMD8lujL9s31jwXrLdJY5ywSl8hM5Z5iJXOpv0caBXtpauvV5xDg= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1708083143; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/xdZd5r5U76J+JYnWZMbSVvDBdHh2/P68yj5pmmwJEs=; b=aKprBoaCJQXbeEAUbDI1TjG/7ET/7sBleQSVXbFX/ZC44kq5/TJbylGWLB+RpR3paG2RTR w5osehq4W4ONlXKQAyHxF91UO6NTE5POC+ZQFO3qe9br2LHeTGiFWlvKuIxfmE2fkxqZOG 0Y5n7k8NDXJz3fpg7SE1AO48itL5Zqo= Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-151-spJcRS17NqqXtVq0BHVKLQ-1; Fri, 16 Feb 2024 06:32:19 -0500 X-MC-Unique: spJcRS17NqqXtVq0BHVKLQ-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) (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 mimecast-mx02.redhat.com (Postfix) with ESMTPS id 96C0E1C05AFA; Fri, 16 Feb 2024 11:32:18 +0000 (UTC) Received: from redhat.com (unknown [10.22.16.10]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7060F40166A5; Fri, 16 Feb 2024 11:32:18 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.94.2) (envelope-from ) id 1rawS1-0000Cz-E6; Fri, 16 Feb 2024 06:32:17 -0500 Date: Fri, 16 Feb 2024 06:32:17 -0500 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: Mark Wielaard , Nick Clifton Subject: Re: sftp access for binutils Message-ID: <20240216113217.GE17299@redhat.com> References: <87o7d4p2do.fsf@gnu.org> <87bk94p0mo.fsf@gnu.org> <6a1677dbf543a3626dd7811ce7423449ba4a5ff6.camel@klomp.org> <05dbaf0a-d95b-4bda-81bb-5a3b93c99484@redhat.com> <20240215002610.GA29401@gnu.wildebeest.org> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.12.0 (2019-05-25) X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.2 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-7.4 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi - > I cloned the repository like this: > git clone git://sourceware.org/git/binutils-htdocs > [...] > fatal: remote error: service not enabled: /git/binutils-htdocs Or add to your $HOME/.gitconfig: [url "ssh://sourceware.org/"] pushInsteadOf = git://sourceware.org/ - FChE