From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: CHENG Gao Newsgroups: gmane.emacs.devel Subject: Re: new (writable) emacs arch repository on savannah: emacs@sv.gnu.org Date: Sun, 22 Jan 2006 21:10:52 +0800 Organization: eqiao.com Message-ID: References: <87slrhajg4.fsf@catnip.gol.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1137946025 20891 80.91.229.2 (22 Jan 2006 16:07:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Jan 2006 16:07:05 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 22 17:07:03 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F0hk2-0007WM-5u for ged-emacs-devel@m.gmane.org; Sun, 22 Jan 2006 17:06:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0hmc-0002FX-KR for ged-emacs-devel@m.gmane.org; Sun, 22 Jan 2006 11:09:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F0hED-0005qh-03 for emacs-devel@gnu.org; Sun, 22 Jan 2006 10:34:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F0h1E-0001TU-KU for emacs-devel@gnu.org; Sun, 22 Jan 2006 10:21:49 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0f3g-0006mw-Tn for emacs-devel@gnu.org; Sun, 22 Jan 2006 08:15:07 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1F0f8F-00060x-NK for emacs-devel@gnu.org; Sun, 22 Jan 2006 08:19:48 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F0f0u-00016j-E0 for emacs-devel@gnu.org; Sun, 22 Jan 2006 14:12:12 +0100 Original-Received: from 222.94.199.168 ([222.94.199.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Jan 2006 14:12:12 +0100 Original-Received: from chenggao by 222.94.199.168 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Jan 2006 14:12:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 91 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 222.94.199.168 User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (darwin) Cancel-Lock: sha1:opr6jeuNTYrn3E8sfxxPVP5OJXQ= 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:49393 Archived-At: I have tried to get Emacs source from new arch repo unsuccessfully. Here are details which may help you in finding problem and solution. 1. Since I use MacOSX, I installed arch with darwinports. The version is 1.3.3. 2. Setup my id. 3. Created ~/arch/ for all arch repos. 4. Register new arch repo ,---- | $ tla register-archive http://arch.sv.gnu.org/archives/emacs | Failed to access file '.archive-version' | Could not determine archive format, guessing to be tla 1.0 | Registering archive: emacs@sv.gnu.org `---- I trust you are using Gnu Arc 1. Maybe you need setup arch version to suppress the error message. I have checked and archive is registered successfully. 5. Import your pgp key ,---- | $ gpg --search-keys --keyserver pgp.mit.edu miles@gnu.org | gpg: searching for "miles@gnu.org" from hkp server pgp.mit.edu | (1) Miles Bader (fencepost) | Miles Bader (fencepost) | 1024 bit DSA key 96BE5053, created: 2003-12-26 | (2) Miles Bader | Miles Bader | 1024 bit DSA key 02B1FC4C, created: 2003-12-11 | Enter number(s), N)ext, or Q)uit > 1 | gpg: requesting key 96BE5053 from hkp server pgp.mit.edu | gpg: key 96BE5053: duplicated user ID detected - merged | gpg: key 96BE5053: public key "Miles Bader (fencepost) " imported | gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model | gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u | gpg: Total number processed: 1 | gpg: imported: 1 `---- Maybe I made mistake here. I imported number 1, but seems it's for fencepost not for Emacs arch. 6. Get emacs--devo--0 (same as CVS Trunk) ,---- | $ tla get emacs@sv.gnu.org/emacs--devo--0 emacs | Failed to access file '.archive-version' | Could not determine archive format, guessing to be tla 1.0 | * from archive cached: emacs@sv.gnu.org/emacs--devo--0--base-0 | webdav error: Could not read response body: Connection reset by peer | shgog:~/arch shgog$ | gzip: stdin: unexpected end of file | tar: Child returned status 1 | tar: Error exit delayed from previous errors `---- I had to stop it with Ctrl-c. 7. In case it's owing to wrong gpg key, I imported Stephan's ,---- | $ gpg --search-keys --keyserver pgp.mit.edu monnier@iro.umontreal.ca | gpg: searching for "monnier@iro.umontreal.ca" from hkp server pgp.mit.edu | (1) Stefan Monnier (Emacs-Arch) | 1024 bit DSA key A25A1657, created: 2006-01-20 | (2) Stefan Monnier (alfajor) | 1024 bit DSA key 5C63C139, created: 2004-12-09 | (3) Stefan Monnier (DIRO) | 1024 bit DSA key EFB7B90F, created: 2004-02-02 | Enter number(s), N)ext, or Q)uit > 1 | gpg: requesting key A25A1657 from hkp server pgp.mit.edu | gpg: key A25A1657: public key "Stefan Monnier (Emacs-Arch) " imported | gpg: Total number processed: 1 | gpg: imported: 1 `---- It's clear I imported the right key. 8. Still no joy ,---- | $ tla get emacs@sv.gnu.org/emacs--devo--0 emacs | Failed to access file '.archive-version' | Could not determine archive format, guessing to be tla 1.0 | * from archive cached: emacs@sv.gnu.org/emacs--devo--0--base-0 | webdav error: Could not read response body: Connection reset by peer | shgog:~/arch shgog$ | gzip: stdin: unexpected end of file | tar: Child returned status 1 | tar: Error exit delayed from previous errors `---- So seems I have to stick to CVS. Who is the culprit? tla? server?