home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / atari / st / 21204 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  2.0 KB

  1. Path: sparky!uunet!charon.amdahl.com!amdahl!rtech!sgiblab!swrinde!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!agate!doc.ic.ac.uk!uknet!mucs!lucs!news.csc!abaddon
  2. From: abaddon@uk.ac.liverpool.scm.suprenum (Kevin o donovan)
  3. Newsgroups: comp.sys.atari.st
  4. Subject: Bl*!#y Lharc
  5. Message-ID: <ABADDON.93Jan27103613@suprenum.uk.ac.liverpool.scm.suprenum>
  6. Date: 27 Jan 93 10:43:06 GMT
  7. Sender: news@compsci.liverpool.ac.uk (News Eater)
  8. Distribution: comp
  9. Organization: Centre for Mathematical Software Research, Univ. Liverpool, UK
  10. Lines: 27
  11. Nntp-Posting-Host: supr.scm.liv.ac.uk
  12.  
  13. I thought I'd take a look at the Gemfast libraries the other day, so I
  14. downloaded them from a.a. I wanted the sources since I'm using Lattice C,
  15. which is not supported in binary form, so I downloaded the sources in the
  16. form of several .lzh archives. I then tried to unarc them to my hard disk.
  17. After about 30 minutes of waiting hoping in vain that lharc would stop
  18. writing to the disk, I resigned myself to having to reboot the machine,
  19. screwing up that partition of my hard disk in the process (rebooting when a
  20. file is being written to and the FATs/directory haven't yet been updated).
  21. Lharc had gotten seriously confused by the files, and tried to write something
  22. to an infinitely large file. I've got 3 problems with this, all of which
  23. reinforce the arguments people have made against lharc in the past:
  24.  
  25. 1) Why does lharc not recognise that an archive is in a format it no longer
  26.   supports/doesn't support yet (in my case the former, I suspect)
  27.  
  28. 2) Why does Lharc not respond to an abort signal such as Ctrl-C, and stop
  29.   what its doing cleanly (just doing a listing of the archive contents had
  30.   the above effect as well, and even the low level, hacky, interrupt anything
  31.   feature of my shell wouldn't stop it)
  32.  
  33. 3) Why doesn't Lharc recognise the disk full condition in the above example
  34.   and stop then. At least then the disk wouldn't be corrupted?
  35.  
  36. FWIW, I tried using lharc versions 2.??c, d, i and l (2.?? - I can't remember
  37. the minor version number, is it 2.01?)
  38.  
  39. Kev
  40.