home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / sysv386 / 16452 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.4 KB

  1. Xref: sparky comp.unix.sysv386:16452 comp.unix.sys5.r4:503
  2. Newsgroups: comp.unix.sysv386,comp.unix.sys5.r4
  3. Path: sparky!uunet!gumby!destroyer!ncar!netnews.whoi.edu!news
  4. From: gie@charon.er.usgs.gov (Gerald I. Evenden)
  5. Subject: tar problems
  6. Message-ID: <1992Nov12.164004.9850@netnews.whoi.edu>
  7. Sender: news@netnews.whoi.edu
  8. Organization: U.S. Geological Survey
  9. Date: Thu, 12 Nov 92 16:40:04 GMT
  10. Lines: 21
  11.  
  12. I am having problems with tar files created under Dell SVR4-i2.2 not
  13. un-tar-ing properly on other systems.  More specifically, directories
  14. in the tar file will *NOT* expand to a directory, but instead get
  15. created as an executable, zero length file.  Some detective work has
  16. shown that the name field in the SVR4 tar is not suffixed with a "/"
  17. as in a non-SVR4 tar and mode value also differs.  I have also used the
  18. latest version of GNU's cpio with "-H tar" and get the same results
  19. as with the SVR4 tar.  Foreign tars have always been successfully
  20. processed by SVR4, but the other direction is a bust.
  21.  
  22. This seems to be a bug/problem related to issue 2.2 because I do not
  23. remember having this trouble with issue 2.1 last spring.
  24.  
  25. It is interesting that GNU cpio and Dell tar tend to agree on format.
  26.  
  27. Any comments or workarounds would be appreciated.
  28.  
  29. In the meantime, I'll try cpio which has its own problems with inodes
  30. greater than 65k---why the inodes are recorded is a mystery.
  31.  
  32. Thanks.
  33.