home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / vms / 18353 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  1.5 KB

  1. Path: sparky!uunet!news.claremont.edu!nntp-server.caltech.edu!seqvax.caltech.edu!mathog
  2. From: mathog@seqvax.caltech.edu (David Mathog)
  3. Newsgroups: comp.os.vms
  4. Subject: Q: .tar.Z files that won't unpack under VMS
  5. Date: 23 Nov 1992 11:19 PST
  6. Organization: Division of Biolgy, CALTECH
  7. Lines: 33
  8. Distribution: world
  9. Message-ID: <23NOV199211193139@seqvax.caltech.edu>
  10. NNTP-Posting-Host: seqvax.bio.caltech.edu
  11. News-Software: VAX/VMS VNEWS 1.41    
  12.  
  13. I frequently run into .tar.Z files that were put together on Sparcs that will
  14. not unpack and untar correctly under VMS.  They go through lzdcmp without
  15. posting any error mesages, but then blow up in tar.  Either I'm throwing the
  16. wrong switches or there is some bug/incompatibility in my copy of lzdcmp or
  17. tar. 
  18.  
  19. If you can get the following test file unpacked and untarred on your system
  20. please let me know how you did it! 
  21.  
  22. The test file:
  23.  
  24.    FTP site:  cs.arizona.edu
  25.    directory: agrep
  26.    file:      agrep-2.04.tar.Z   (only 62kbytes)
  27.  
  28. Transfer this to your system (binary) and do:
  29.  
  30.   $ lzdcmp -x 2 agrep.tarz agrep.tar
  31.   $ tar extract/archive=agrep.tar
  32.  
  33. On my system tar belches out the following before going belly up:
  34.  
  35.   Created directory $DATA1:[USERS.MATHOG.AGREP-2_04]
  36.   Records in file $DATA1:[USERS.MATHOG.AGREP-2_04]ASEARCH.C;1 longer than 8192
  37.      bytes have been wrapped
  38.   Created $DATA1:[USERS.MATHOG.AGREP-2_04]ASEARCH.C;1 (2 records)
  39.   Bad header record, dumped in file SYS$SCRATCH:HEADER.TAR
  40.  
  41. Thanks in advance,
  42.  
  43. David Mathog
  44. mathog@seqvax.caltech.edu
  45. Manager, sequence analysis facility, biology division, Caltech
  46.