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