From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18875 invoked by alias); 6 May 2009 22:48:43 -0000 Received: (qmail 18867 invoked by uid 22791); 6 May 2009 22:48:43 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_FAIL X-Spam-Check-By: sourceware.org Received: from mx20.gnu.org (HELO mx20.gnu.org) (199.232.41.8) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 May 2009 22:48:38 +0000 Received: from mail.codesourcery.com ([65.74.133.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M1puk-0001lh-Ua for gcc@gcc.gnu.org; Wed, 06 May 2009 18:48:35 -0400 Received: (qmail 7004 invoked from network); 6 May 2009 22:41:53 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 6 May 2009 22:41:53 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.69) (envelope-from ) id 1M1poG-0001qs-Ep; Wed, 06 May 2009 22:41:52 +0000 Date: Wed, 06 May 2009 22:53:00 -0000 From: "Joseph S. Myers" To: Dave Korn cc: Ian Lance Taylor , Andrew Haley , =?UTF-8?B?TWFudWVsIEzDs3Blei1JYsOhw7Fleg==?= , Paolo Bonzini , gcc@gcc.gnu.org Subject: Re: archives broken? In-Reply-To: <4A021303.3070602@gmail.com> Message-ID: References: <6c33472e0905061027m15a2d95dof13ed9f4587b8e4c@mail.gmail.com> <4A01CA01.3080701@redhat.com> <4A020C81.1010802@gmail.com> <4A021303.3070602@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2009-05/txt/msg00182.txt.bz2 On Wed, 6 May 2009, Dave Korn wrote: > I see that MHonARc >= 2.6 supports this: > > http://www.mhonarc.org/MHonArc/doc/resources/reconvert.html > > which I think also does what we want, without any worries about changing > message numbers or over-feeding it creating dups. I'm just reading the script > to see if it does other important stuff besides. Given that the directory is corrupted, I wouldn't trust a reconvert script to find the database in a suitable state. Use infra/ml-archiving/ml-regen-from-txtfiles.sh, as referenced in , unless it proves impossible to make it work. -- Joseph S. Myers joseph@codesourcery.com