Hi, We just got 2 hard-disks down and they will be replaced tomorrow, which probably explains the problem.
Can you test again once Savannah is up again? Better be sure :) -- Sylvain On Tue, Mar 13, 2007 at 11:48:09AM -0400, Stefan Monnier wrote: > > I get an odd error when trying to update my Arch tree of Emacs from > savannah: > > % tla star-merge --three-way [EMAIL PROTECTED]/emacs--devo--0 > * auto-adding [EMAIL PROTECTED]/emacs--devo--0--patch-670 to greedy > revision library /part/01/Tmp/monnier/archlib > > > ******************************** > > NO CHECKSUMS FOUND FOR REVISION! > IN ARCHIVE THAT'S SUPPOSED TO > BE SIGNED! > > archive: [EMAIL PROTECTED] > revision emacs--devo--0--patch-670 > > ******************************** > > > trouble reading checksum file for [EMAIL > PROTECTED]/emacs--devo--0--patch-670 > % > > Digging deeper makes it look even more strange: > > % sftp [EMAIL PROTECTED] > Connecting to arch.sv.gnu.org... > sftp> cd /archives/emacs/emacs/emacs--devo/emacs--devo--0/patch-670 > sftp> ls -l > drwxrwsr-x 3 miles emacs 4096 Mar 12 00:38 ++revision-lock > -r--r--r-- 1 miles emacs 552 Mar 12 00:38 checksum > -r--r--r-- 1 miles emacs 1239 Mar 12 00:38 > emacs--devo--0--patch-670.patches.tar.gz > -r--r--r-- 1 miles emacs 419 Mar 12 00:38 log > sftp> get checksum > Fetching > /srv/arch/emacs/emacs/emacs--devo/emacs--devo--0/patch-670/checksum to > checksum > /srv/arch/emacs/emacs/emacs--devo/emacs--devo 0% 0 0.0KB/s > --:-- ETA > Couldn't read from remote file > "/srv/arch/emacs/emacs/emacs--devo/emacs--devo--0/patch-670/checksum" : > Failure > sftp> > > The error results in a local file `checksum' of size 0. > > I get the same error when trying to download the `log' file, but OTOH I can > download the emacs--devo--0--patch-670.patches.tar.gz without any problem. > > > Stefan