home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / bsd / 10306 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.8 KB  |  48 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!spool.mu.edu!caen!saimiri.primate.wisc.edu!usenet.coe.montana.edu!rpi!ghost.dsi.unimi.it!serini
  3. From: serini@ghost.dsi.unimi.it (Piero Serini)
  4. Subject: Re: [386bsd] patch kit problems (bad patch kit ?)
  5. References: <1992Dec16.140640.17700@hippo.ru.ac.za>
  6. Organization: Computer Science Dep. - Milan University
  7. Date: Thu, 17 Dec 1992 00:40:09 GMT
  8. Message-ID: <1992Dec17.004009.5361@ghost.dsi.unimi.it>
  9. Distribution: global
  10. Lines: 36
  11.  
  12. g89s9112@hippo.ru.ac.za (Dirk Sturzebecher) writes:
  13.  
  14. >Hi all,
  15. >I have the original src and bin distribution. I put the patchkit into
  16. >/usr/src/patches and did run the mkpatchdirs. Then when I run the
  17. >patches command. It goes all OK until it starts installing the patches.
  18. >patch001 install fails ! Do I have a defect kit, or have I left out some
  19. >crutial step ?
  20.  
  21. >Cheers, Dirk
  22.  
  23. >-- 
  24. >-----------------------------------------------------------------------
  25. >Dirk Sturzebecher                g89s9112@alpha.ru.ac.za
  26. >Rhodes University Grahamstown            South Africa
  27.  
  28. $ cd /
  29. $ ln -s /usr/src/patches patches
  30.  
  31. Then if patches command still hangs, read the /patches/tmp/*
  32. log files: they are a log of all steps followed to install
  33. and deinstall the crashing patch. You should be able to find
  34. and correct the error.
  35. An example: patch xx refused to install on my system: I checked
  36. out the log files, and found it did a chown root.wheel on a file.
  37. Since I have not group wheel any more, it hangs.
  38.  
  39. Have luck
  40. Piero
  41.  
  42.  
  43. ------------------------------------------ Piero Serini -----------------
  44. Piero Serini                      E-mail: serini@ghost.dsi.unimi.it   
  45. Computer Science Dept.            or: piero@strider.st.dsi.unimi.it
  46. Univ. Statale - Milano - ITALY      ** mail me your .signature **
  47. -------------------------------------------------------------------------
  48.