From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28997 invoked by alias); 3 Oct 2012 18:52:33 -0000 Received: (qmail 28988 invoked by uid 22791); 3 Oct 2012 18:52:32 -0000 X-SWARE-Spam-Status: No, hits=-4.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 03 Oct 2012 18:52:27 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MBB00C00Z26SC00@a-mtaout20.012.net.il> for gdb@sourceware.org; Wed, 03 Oct 2012 20:52:26 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MBB00CRMZ3DME40@a-mtaout20.012.net.il>; Wed, 03 Oct 2012 20:52:26 +0200 (IST) Date: Wed, 03 Oct 2012 18:52:00 -0000 From: Eli Zaretskii Subject: Re: Using Py_SetPythonHome In-reply-to: <20121003184340.GB16194@host2.jankratochvil.net> To: Jan Kratochvil Cc: Paul_Koning@Dell.com, gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83sj9v8k22.fsf@gnu.org> References: <20120921153645.GD5439@adacore.com> <20120921154345.GA30615@host2.jankratochvil.net> <20120921155758.GE5439@adacore.com> <20120921172735.GA4341@host2.jankratochvil.net> <20121002130854.GL30746@adacore.com> <20121003151244.GA22734@host2.jankratochvil.net> <20121003153854.GC13994@adacore.com> <20121003175343.GA14317@host2.jankratochvil.net> <83vcer8ku6.fsf@gnu.org> <20121003184340.GB16194@host2.jankratochvil.net> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2012-10/txt/msg00029.txt.bz2 > Date: Wed, 3 Oct 2012 20:43:40 +0200 > From: Jan Kratochvil > Cc: Paul_Koning@Dell.com, gdb@sourceware.org > > On Wed, 03 Oct 2012 20:35:45 +0200, Eli Zaretskii wrote: > > > On Oct 3, 2012, at 1:53 PM, Jan Kratochvil wrote: > > > > ... > > > > There do not exist any multi-user systems anymore. Each developer has her own > > > > virtual machine (in fact many of them), therefore sure with root access and > > > > with proper normal automatic package management there. > > > > > > That is not true. > > > > Of course, it isn't. Example: fencepost.gnu.org. > > I hope you do not mean this seriously. Actually, I do. > I understand there still exist some > such systems but they are a relict needing to be replaced. And at least from > the systems around me (not just Red Hat) they already have been replaced. > > Specifically logging into fencepost.gnu.org for checking FSF assignments is > always a pain as the interactive remote shell is slow, there are unconfigured > and missing tools there, one is anxious not to leave there accidentally some > CPU-intensive crashed processes etc. All that might be true, but is not relevant to this discussion. If there's something on fencepost that needs to be improved or fixed, mail the sysadmins. I did that several times, and everything I need for my work on GNU projects was fixed sooner than I expected. > The right solution would sure be if I could just 'git pull' an update to the > assignments database/files. Who or what prevents you from setting up a git repo on fencepost, or asking savannah admins to add copyright.list to their repo, or ...?