home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.92 / text0124.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  1.5 KB  |  33 lines

  1. Dear Folks,
  2.  
  3. A subtle error crept into the development of Executor 1.2.1 and the  
  4. nature of the error combined with our testing process let it slip  
  5. into the official release.
  6.  
  7. The nature of the problem is that you may find that Executor or  
  8. HFS_XFer refuses to believe that a freshly inserted floppy is  
  9. actually a removable medium.  Hence, it doesn't let you eject the  
  10. floppy, nor does it eject the floppy when it's done.
  11.  
  12. The solution is really simple.  While you're not running Executor or  
  13. HFS_XFer, remove the directory /usr/filesystems/HFS_XFer.fs.  You'll  
  14. probably need to do this using the "su" command or logged in as root.
  15.  
  16. For the curious, the problem is that we modified the utility that  
  17. communicates information about newly inserted disks.  However, the  
  18. way the utility is installed is Executor or HFS_XFer notice when the  
  19. utility is not there, and write a new copy if it's not.  The problem  
  20. is that new versions of Executor and HFS_XFer carry the new utility,  
  21. and are incompatible with the old utility, BUT the new versions of  
  22. Executor and HFS_XFer don't replace the old utility with the new  
  23. utility unless the old utility has been removed.
  24.  
  25. Why didn't our testing catch this?  Well, we delete all traces of  
  26. Executor from the machines that we're going to test new versions on  
  27. so that we don't accidently rely on something that was left behind  
  28. from the old version.  It never dawned on us that there could be the  
  29. opposite problem.
  30.  
  31.     --Cliff
  32.  
  33.