From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: New bug tracker server Date: Mon, 23 Nov 2009 01:50:38 -0500 Message-ID: References: <87ljifrx8s.fsf@stupidchicken.com> <87fx8ck7jh.fsf@stupidchicken.com> <87einsokum.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258959063 7461 80.91.229.12 (23 Nov 2009 06:51:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Nov 2009 06:51:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 23 07:50:56 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NCSlD-00088V-QU for ged-emacs-devel@m.gmane.org; Mon, 23 Nov 2009 07:50:56 +0100 Original-Received: from localhost ([127.0.0.1]:33564 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCSlD-00044U-GE for ged-emacs-devel@m.gmane.org; Mon, 23 Nov 2009 01:50:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCSl2-00044F-Ne for emacs-devel@gnu.org; Mon, 23 Nov 2009 01:50:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCSky-00043j-WC for emacs-devel@gnu.org; Mon, 23 Nov 2009 01:50:44 -0500 Original-Received: from [199.232.76.173] (port=43489 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCSky-00043g-P8 for emacs-devel@gnu.org; Mon, 23 Nov 2009 01:50:40 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37638) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCSky-0001Dp-2z for emacs-devel@gnu.org; Mon, 23 Nov 2009 01:50:40 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NCSkw-0007M4-Dh; Mon, 23 Nov 2009 01:50:38 -0500 X-Spook: ARPA Yukon Sears Tower Fedayeen digicash security MD2 X-Ran: []U]j2-R9s.i}eBM\QlP@e0;%p8[bY+$4xdX-RVe{l2Jiy,\S@}=7G\Hcm^j<>cgPO!Z\% X-Hue: black X-Attribution: GM In-Reply-To: <87einsokum.fsf@stupidchicken.com> (Chong Yidong's message of "Fri, 20 Nov 2009 18:08:33 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:117568 Archived-At: Chong Yidong wrote: >> By the way, is there a backup scheme in place for the bug database on >> debbugs.gnu.org? It would be bad to lose it, once it becomes official. > > We could set up a cron job to rsync out the bug data spool to fencepost. I implemented something very basic that backs-up to ~rgm/debbugs/backup/ on fencepost every 2 hours. I'll try to improve it at some point. I'm backing up: /etc/debbugs /etc/exim4 /etc/apache2 /etc/aliases /etc/crontab /usr/share/perl5/Debbugs /var/lib/debbugs /var/www Let me know if I should add anything else.