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.133.124]) by sourceware.org (Postfix) with ESMTPS id 60AF83858C56 for ; Sun, 3 Mar 2024 13:10:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 60AF83858C56 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 60AF83858C56 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709471406; cv=none; b=a1h68iBh+h9CbZNNDVPXNEol5OVtvCgIG+I09R0ba584GBAQn6BQqUjem6/cCQYVwz7d7IYY/6DO/mEyK51Cbjyse6waGUCOmIK2frzqZBuO++/Pq/HKjZFwiikD8U7YodAAAknKF6vOvs82vFlpi8vJf7tTrZum1VkdHfta6Gc= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709471406; c=relaxed/simple; bh=mBJsS1MMINJyGl1s2dVQAA3YKzRz2U6OXx4hKTbuows=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=M15HJFy/Vz6tBMICqcAHanroUczpnRKeTI6SilVl1NfI1MledScKmM3DYrwYwG7xQvGhoHc6T5BBetSKkcNs4Yc83hT/woR5IFVUfNd9GL0mgV7SNY3iIkH9+T7PLMovmZKDToW+R8J2c5nRLehpi5D7CjC3NClMzr/DepXoR68= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1709471404; 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=B0sNH3Mhy/z8TZITQVDlwizD2+H2rs9srcpB4rguio4=; b=NkbJyM7DYPmCR6QaJJqh/rfctJ9c10djAtFxZaafNb5OoMk4fntmu1gVb3YiumdynLBP2e dlyzqN5yahPCWS8cwSWbHB/nQFg557BvKvDFR9R2Ls2aYKXZSlCH13ziB8YxfTP+Fdii7Q Ayeqsv0tNcAHZPuBXC3zy3N+XQyuyTU= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-496-lXAYLhF6PJ-f7YC_L8G_bQ-1; Sun, 03 Mar 2024 08:10:01 -0500 X-MC-Unique: lXAYLhF6PJ-f7YC_L8G_bQ-1 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (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 ECC50106CFE3; Sun, 3 Mar 2024 13:10:00 +0000 (UTC) Received: from redhat.com (unknown [10.22.16.22]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D3A4C422A9; Sun, 3 Mar 2024 13:10:00 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.94.2) (envelope-from ) id 1rglbL-0007x6-KW; Sun, 03 Mar 2024 08:10:00 -0500 Date: Sun, 3 Mar 2024 08:09:59 -0500 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: Joel Brobecker Subject: Re: non-fatal error pushing to gdb's htdocs Git repository Message-ID: <20240303130959.GA20483@redhat.com> References: 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.5 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.3 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_H4,RCVD_IN_MSPIKE_WL,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 - > | remote: error: unable to unlink old 'code-of-conduct/Code-Of-Conduct.html': Permission denied > | remote: error: unable to unlink old 'code-of-conduct/Committee.html': Permission denied > | remote: error: unable to unlink old 'code-of-conduct/Reporting-Guide.html': Permission denied Some of the directories were gid=shared. Now all are g+ws gid=gdb under /sourceware/www/sourceware/htdocs/gdb . - FChE