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

  1. Xref: sparky comp.mail.sendmail:3283 comp.unix.bsd:11864
  2. Newsgroups: comp.mail.sendmail,comp.unix.bsd
  3. Path: sparky!uunet!math.fu-berlin.de!uniol!malihh!clu
  4. From: clu@malihh.hanse.de (Carsten Lutz)
  5. Subject: sendmail 5.65c/IDA 1.4.4 - problem
  6. Message-ID: <C1GyHB.9Av@malihh.hanse.de>
  7. Organization: malihh, Hamburg, Germany
  8. Date: Tue, 26 Jan 1993 16:15:09 GMT
  9. Lines: 39
  10.  
  11. Moin !
  12.  
  13. I tried compiling sendmail5.65c/IDA1.4.4 under 386bsd ( 0.1 ) today. It seems
  14. like everything should work ( after some smaller changes ), but I get a
  15. mysterious error which I don't understand. I compiled gdbm under 386bsd
  16. ( the test-programs showed no problems with this ) and compiled sendmail
  17. with -DGDBM ( and IDA too, of course ). 
  18.  
  19. When I use gdbm "by hand" to create e.g. the uucp-pahttable and do some
  20. fetches everything looks ok. But when testing sendmail it complains about
  21. the alias-database ( there's no problem in creating one with sendmail -bi )
  22. is locked in some way. Looks like an EAGAIN from errno.h. Here's an
  23. example:
  24.  
  25. [..powerup, fresh system..]
  26. lemmoncurry:/etc/sendmail (24) > dbm fetch usenet aliases
  27. usenet  [NOT FOUND]
  28. lemmoncurry:/etc/sendmail (25) > dbm dump aliases |grep usenet
  29. usenet   clu                        <-- STRANGE, TOO!
  30. lemmoncurry:/etc/sendmail (26) > mail clu@malihh.hanse.de
  31. test
  32. EOT
  33. lemmoncurry:/etc/sendmail (27) > 
  34. can't open database '@' [/etc/sendmail/aliases]: Resource temporarily unavailable
  35. Jan 26 02:14:35 lemmoncurry sendmail[109]: NOQUEUE: SYSERR: can't open database '@' [/etc/sendmail/aliases]: Resource temporarily unavailable
  36. Jan 26 02:14:35 lemmoncurry sendmail[109]: NOQUEUE: SYSERR: can't open database '@' [/etc/sendmail/aliases]: Resource temporarily unavailable
  37.  
  38. lemmoncurry:/etc/sendmail (27) > dbm fetch usenet aliases
  39. aliases{.dir,.pag}: Resource temporarily unavailable
  40. lemmoncurry:/etc/sendmail (28) > 
  41.  
  42. I don't have any idea what is happening here. Any help appreciated.
  43.  
  44. greetings,
  45.         Carsten
  46.  
  47. -- 
  48. * Carsten Lutz, Rellingen, FRG / clu@malihh.hanse.de ( NeXTmail accepted )  *
  49. *   Voice : +49 4101 512493  Fax: +49 4101 27757  Traily : +49 4101 22306   *
  50.