X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Fri, 13 Aug 2021 05:10:54 +0000 From: "Branko Badrljica (brankob AT s5tehnika DOT net) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] geda and pcb git repos inaccessible ? Message-ID: <20210813051054.586b894c@(none)brane_wrks> In-Reply-To: References: <20210812192227 DOT 775cb8be AT brane_wrks> Organization: S5 X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.29; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 12 Aug 2021 16:14:47 -0400 DJ Delorie wrote: > "brankob AT s5tehnika DOT net [via geda-user AT delorie DOT com]" > writes: > > Is it me or is it somethign on the site's end ? > > Site. I rebooted it. > > > This has been going on for some time now... > > Please don't wait so long next time ;-) One more problem - that MIGHT be on your side, hence this mail. Both repos now don't behave the same. I can update or clone geda-gaf fine. But I can clone pcb.git repo ONLY as root user, even though I do it within my home directory. So I can clone as ordinary user geda-gaf jsut fine, but cloning pcb-git fails at the exact point when a directory for the cloned repo should be made. Cloning as sudo root and then changing user:group of the whole subrtree works seemingly fine, but is highly unsafe, ofcourse.