home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9787 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1.9 KB

  1. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!ucdavis!arons
  2. From: arons@ash.eecs.ucdavis.edu (Tom Arons)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: "script" broken in HP-UX 8.07??
  5. Message-ID: <ARONS.92Aug27171051@ash.eecs.ucdavis.edu>
  6. Date: 28 Aug 92 00:10:51 GMT
  7. References: <4eaenDK00WB4AvP0gq@andrew.cmu.edu> <7371259@hpfcso.FC.HP.COM>
  8.     <5909@m1.cs.man.ac.uk>
  9. Sender: usenet@ucdavis.ucdavis.edu
  10. Organization: University of California at Davis
  11. Lines: 27
  12. In-reply-to: zlsiimw@mcchpc.mcc.ac.uk's message of 26 Aug 92 08:26:55 GMT
  13.  
  14. In article <5909@m1.cs.man.ac.uk> zlsiimw@mcchpc.mcc.ac.uk (Mark Whidby) writes:
  15.  
  16. > I'd just like to say that I'm experiencing this problem as well. I ran script
  17. > for the first time in ages and got this message. I was going to report it to
  18. > our sys. admins. but forgot about it until now. That was on another system
  19. > but I've tried it on the system I'm using now and still getting it. The first
  20. > time I tried it I just got the "Script done due to signal 10, file is <foo>"
  21. > message but now I'm getting 
  22. >
  23. > script: warning: errno 2 attempting to open pty /dev/ptym/ptypf
  24. >
  25. > as well, which may or may not cast some light on the matter. This is on 8.05.
  26.  
  27. We reported this to the response center a couple of weeks ago.  The problem is
  28. in /system/UX-CORE/dev.script which builds the device files.  The loops which
  29. build ptys only go from 0-e. All the pty*f files are missing.  My guess as to
  30. why only script is sensitive to this problem is that non-failing utilities are
  31. using ptyopen instead of looping themselves.  In any case putting in hard links
  32. to someplace from /dev/pty/tty*f, /dev/ptym/pty*f, /dev/pty*f, and /dev/tty*f,
  33. should fix things.
  34.  
  35.  
  36. --
  37. Tom Arons            Internet: arons@eecs.ucdavis.edu
  38. EE/CS Department        Bitnet:   tgarons@ucdavis
  39. University of California    UUCP:     {lll-crg, ucbvax}!ucdavis!iris!arons
  40. Davis, CA 95616            Phone:    (916) 752-1750
  41.