home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / compress / 4434 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.6 KB  |  35 lines

  1. Newsgroups: comp.compression
  2. Path: sparky!uunet!walter!qualcom.qualcomm.com!cancun!rdippold
  3. From: rdippold@cancun.qualcomm.com (Ron Dippold)
  4. Subject: Re: ARJ 2.30 minor bug
  5. Message-ID: <rdippold.726435536@cancun>
  6. Sender: news@qualcomm.com
  7. Nntp-Posting-Host: cancun.qualcomm.com
  8. Organization: Qualcomm, Inc., San Diego, CA
  9. References: <1993Jan6.183815.16705@vax5.cit.cornell.edu> <1993Jan7.155228.9277@crd.ge.com> <bontchev.726428339@fbihh>
  10. Distribution: comp
  11. Date: Thu, 7 Jan 1993 19:38:56 GMT
  12. Lines: 21
  13.  
  14. bontchev@fbihh.informatik.uni-hamburg.de (Vesselin Bontchev) writes:
  15. >davidsen@ariel.crd.GE.COM (william E Davidsen) writes:
  16. >> | There seems to be a minor problem with ARJ 2.30, if you include the same fil
  17. >> | twice in the file list (e.g. ARJ a test dummy dummy or ARJ a test d* dummy),
  18. >> | ARJ gives an error of not able to find the file after it has compressed it!
  19. >>   Have you tried this with 2.39?
  20.  
  21. >Yup, the problem exists there too...
  22.  
  23. It's a known problem that's been in there a while.  The following is
  24. speculation, but seems to fit the behavior.  The problem is with its
  25. exclusion listing.  ARJ keeps a list of things that shouldn't be
  26. packed.  For instance, if you do an "ARJ a test t*.*" you don't want
  27. test.arj included in the list of things to be packed.  And with the
  28. "d* dummy" you don't want dummy packed twice.  It knows it's already
  29. packed dummy so it doesn't do it again.  However instead of just
  30. noting that and silently ignoring it it reports it as a "file not
  31. found."
  32. -- 
  33. If you don't believe in angels, you haven't heard me sing. If you don't believe
  34. in demons, you haven't heard me snore.
  35.