discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: core archive corrupted


From: Manuel Guesdon
Subject: Re[2]: core archive corrupted
Date: Wed, 8 Aug 2001 09:18:07 +0200 (CEST)

Hi Gregory,

On Tue, 7 Aug 2001 20:20:28 -0700 (PDT) Gregory Casamento 
<greg_casamento@yahoo.com> wrote:
 >| Here is exactly what I did.   I have also tried this on a friend's machine 
 >with
 >| identical results.   This is puzzling since it seemed to work for you and 
 >you
 >| got a different md5sum than I did.   Another member on the list has also
 >| emailed me with the same problem.
 >| 
 >| I have seen this problem w/ every core archive since 7/30 on
 >| ftp.gnustep.org/pub/daily-snapshots.   Core archives from before that work 
 >just
 >| fine and bzip2 does not detect any errors.

It seems very strange, I've tested the file directly on the serveur and after 
Rob message, retrieved it with ftp and
have no problem :-)
Could you retry to get the file and give me the md5sum you get on the 
(reloaded) file ?


Could someone else download this file, try to untar it and give us md5sum ?

Manuel

 >| 
 >| Listing follows:
 >| 
 >| ftp> bin
 >| 200 Type set to I.
 >| ftp> mget core.20010807.tar.bz2
 >| mget core.20010807.tar.bz2 [anpqy?]? y
 >| 227 Entering Passive Mode (213,11,171,155,15,213).
 >| 150 Opening BINARY mode data connection for core.20010807.tar.bz2 (2809091
 >| bytes).
 >| 100% |*************************************|  2743 KB    5.06 KB/s    00:00 
 >ETA
 >| 226 Transfer complete.
 >| 2809091 bytes received in 09:01 (5.06 KB/s)
 >| ftp> quit
 >| 421 No Transfer Timeout (300 seconds): closing control connection.
 >| [root@genoa /data2]# md5sum core
 >| core                        core.20010807.tar.bz2.hold
 >| core.20010807.tar.bz2       
 >| [root@genoa /data2]# md5sum core.20010807.tar.bz2
 >| 9a2bc3b6dcbdf041e4ebe5a9cc41fb2d  core.20010807.tar.bz2
 >| [root@genoa /data2]# ls -l core.20010807.tar.bz2
 >| -rw-r--r--    1 root     root      2809091 Aug  6 22:32 
 >core.20010807.tar.bz2
 >| [root@genoa /data2]# bz
 >| bzcat         bzfquery      bzip2         
 >| bzflag        bzfs          bzip2recover  
 >| [root@genoa /data2]# bzip2 -ttv core.20010807.tar.bz2
 >|   core.20010807.tar.bz2: data integrity (CRC) error in data
 >| 
 >| You can use the `bzip2recover' program to attempt to recover
 >| data from undamaged sections of corrupted files.
 >| 
 >| [root@genoa /data2]# bzip2 --version
 >| bzip2, a block-sorting file compressor.  Version 1.0.1, 23-June-2000.
 >|    
 >|    Copyright (C) 1996-2000 by Julian Seward.
 >|    
 >|    This program is free software; you can redistribute it and/or modify
 >|    it under the terms set out in the LICENSE file, which is included
 >|    in the bzip2-1.0 source distribution.
 >|    
 >|    This program is distributed in the hope that it will be useful,
 >|    but WITHOUT ANY WARRANTY; without even the implied warranty of
 >|    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 >|    LICENSE file for more details.
 >|    
 >| bzip2: I won't write compressed data to a terminal.
 >| bzip2: For help, type: `bzip2 --help'.
 >| [root@genoa /data2]# tar --version
 >| tar (GNU tar) 1.13.18
 >| Copyright 2000 Free Software Foundation, Inc.
 >| This program comes with NO WARRANTY, to the extent permitted by law.
 >| You may redistribute it under the terms of the GNU General Public License;
 >| see the file named COPYING for details.
 >| Written by John Gilmore and Jay Fenlason.
 >| [root@genoa /data2]# 
 >| 
 >| Thanks, GJC
 >| 
 >| --- Manuel Guesdon <ml@sbuilders.com> wrote:
 >| > Hi Gregory,
 >| > 
 >| > Are you talking about files in ftp.gnustep.org/pub/daily-snapshots ?
 >| > 
 >| > I've tried core.20010807.tar.bz2 and there's no problem.
 >| > I've tried to bunzip2 it and tar xf it without problem
 >| > I've also done a tar xf --bzip2 and no problem.
 >| > 
 >| > Are you sure you get it in binary format ?
 >| > The size of core.20010807.tar.bz2  is: 2809091 bytes
 >| > Its md5sum is: 75505a82b1d8152415628d913f2ca3c8
 >| > 
 >| > Do you have this too ?
 >| > 
 >| > tar version is (GNU tar) 1.13.11
 >| > bzip2 version is:  Version 1.0.1, 23-June-2000
 >| > 
 >| > Manuel
 >| > 
 >| > 
 >| > On Tue, 7 Aug 2001 06:27:03 -0700 (PDT) Gregory Casamento
 >| > <greg_casamento@yahoo.com> wrote:
 >| > 
 >| >  >| I am still having this odd problem.   I have checked w/ some other 
 >people
 >| > on
 >| >  >| the list and they are seeing it as well.  
 >| >  >| 
 >| >  >| Error follows:
 >| >  >| 
 >| >  >| core/base/Tools/gsdoc.m
 >| >  >| core/base/Tools/indextemplate.gsdoc
 >| >  >| core/base/Tools/locale_alias.m
 >| >  >| core/base/Tools/pldes.m
 >| >  >| core/base/Tools/plmerge.m
 >| >  >| tar: Skipping to next header
 >| >  >| 
 >| >  >| bzcat: Data integrity error when decompressing.
 >| >  >|         Input file = core.20010807.tar.bz2, output file = (stdout)
 >| >  >| 
 >| >  >| It is possible that the compressed file(s) have become corrupted.
 >| >  >| You can use the -tvv option to test integrity of such files.
 >| >  >| 
 >| >  >| You can use the `bzip2recover' program to *attempt* to recover
 >| >  >| data from undamaged sections of corrupted files.
 >| >  >| 
 >| >  >| tar: 104 garbage bytes ignored at end of archive
 >| >  >| tar: Error exit delayed from previous errors
 >| >  >| [heron@genoa heron]$
 >| > 
 >| > 
 >| > 
 >| > --
 >| > ______________________________________________________________________
 >| > Manuel Guesdon - OXYMIUM <mguesdon@oxymium.net>
 >| > 14 rue Jean-Baptiste Clement  -  93200 Saint-Denis  -  France
 >| > Tel: +33 1 4940 0999  -  Fax: +33 1 4940 0998
 >| > 
 >| > 
 >| > _______________________________________________
 >| > Discuss-gnustep mailing list
 >| > Discuss-gnustep@gnu.org
 >| > http://mail.gnu.org/mailman/listinfo/discuss-gnustep
 >| 
 >| 
 >| =====
 >| Gregory John Casamento
 >| 
 >| __________________________________________________
 >| Do You Yahoo!?
 >| Make international calls for as low as $.04/minute with Yahoo! Messenger
 >| http://phonecard.yahoo.com/


--
______________________________________________________________________
Manuel Guesdon - OXYMIUM <mguesdon@oxymium.net>
14 rue Jean-Baptiste Clement  -  93200 Saint-Denis  -  France
Tel: +33 1 4940 0999  -  Fax: +33 1 4940 0998




reply via email to

[Prev in Thread] Current Thread [Next in Thread]