home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / admin / 7192 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.9 KB

  1. Path: sparky!uunet!psinntp!internet!sbi!zeuswtc!hineni!coe
  2. From: coe@hineni.sbi.com (Chet Edelman)
  3. Newsgroups: comp.unix.admin
  4. Subject: Re: Unknown filearchive
  5. Message-ID: <813@hineni.sbi.com>
  6. Date: 21 Jan 93 19:21:26 GMT
  7. References: <C0JznI.LsF@news.cso.uiuc.edu> <1993Jan11.215236.15693@raid.dell.com>
  8. Organization: Pivot
  9. Lines: 31
  10.  
  11. In article <1993Jan11.215236.15693@raid.dell.com> mikepb@lupus.dell.com writes:
  12. |In article <C0JznI.LsF@news.cso.uiuc.edu>, lam@mrcnext.cso.uiuc.edu (Ken Lam) writes:
  13. ||> I have received an unknown file archive.  I can't seem to figure out what
  14. ||> program was used to create it.  the magic number says that it is ascii text.
  15. ||> 
  16. ||> below is the first couple of lines.
  17. ||> 
  18. ||> 0707010001aa74000041ff0000000000000003000000042a2d5aa600000000ffffffff00000001ffffffff0003a64d0000000400000000sdk0707010001aa75000081a40000000000000003000000012a2d558b00002c80ffffffff00000001ffffffff0003ff100000000b00000000sdk/pkgmap: 1 18266
  19. ||> 1 d none etc 0775 root sys
  20. ||> 1 d none etc/init.d 0775 root sys
  21. ||> 1 f none etc/init.d/nuc 0775 root sys 1294 32156 706492066
  22. ||> 1 i pkginfo 139 10505 707614087
  23. ||> 1 i postinstall 1320 44140 707610280
  24. ||> 1 i postremove 623 52180 707613495
  25. ||> 
  26. ||> Any ideas?
  27. |
  28. |The pkginfo, postinstall, postremove stuff looks like a pkgadd from SVR4.
  29. |I assume the 070701001aa74..... is an octal dump of the file.  070701 is
  30. |octal at the beginning of a file looks like a cpio archive, kinda.
  31. |I looks like a pkgadd stream format for a pkg called "nuc".
  32.  
  33. The leading line is a cpio(1) header.  A datastream for pkg stuff
  34. begins with "# PaCkAgE DaTaStReAm" followed by the info section.  (At
  35. least around here they do.)  Hope this helps...
  36.  
  37. -- 
  38. Chet Edelman             phone:    212-783-5576    fax: 212-783-2169
  39. S.B.I. / 7 WTC / 39th floor    beeper:    917-919-8391
  40. New York, NY 10048            email:    cedelman@mh7w.sbi.com
  41. "Truth is a blanket that leaves your feet out in the cold" Dead Poets Society
  42.