From yar@comp.chem.msu.su  Tue Mar 27 07:32:23 2001
Return-Path: <yar@comp.chem.msu.su>
Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.157])
	by hub.freebsd.org (Postfix) with ESMTP
	id 97A6437B719; Tue, 27 Mar 2001 07:32:21 -0800 (PST)
	(envelope-from yar@comp.chem.msu.su)
Received: (from yar@localhost)
	by comp.chem.msu.su (8.11.1/8.11.1) id f2RFWJj47043;
	Tue, 27 Mar 2001 19:32:19 +0400 (MSD)
	(envelope-from yar)
Message-Id: <200103271532.f2RFWJj47043@comp.chem.msu.su>
Date: Tue, 27 Mar 2001 19:32:19 +0400 (MSD)
From: yar@freebsd.org
Reply-To: yar@freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Cc: gshapiro@freebsd.org
Subject: /etc/mail/Makefile uses a wrong map type for userdb
X-Send-Pr-Version: 3.2

>Number:         26149
>Category:       bin
>Synopsis:       /etc/mail/Makefile uses a wrong map type for userdb
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gshapiro
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 27 07:40:00 PST 2001
>Closed-Date:    Mon Apr 16 11:05:17 PDT 2001
>Last-Modified:  Mon Apr 16 11:05:37 PDT 2001
>Originator:     Yar Tikhiy
>Release:        stable & current
>Organization:
Moscow State University
>Environment:

/etc/mail/Makefile >= 1.11

>Description:

/etc/mail/Makefile builds all maps using the ``hash'' type,
while userdb should be of the ``btree'' type.

>How-To-Repeat:

Build userdb using the Makefile and see sendmail error messages:

	dbopen(/etc/mail/userdb.db): Inappropriate file type or format

>Fix:

For instance, allot a separate target for userdb.db.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->gshapiro 
Responsible-Changed-By: gshapiro 
Responsible-Changed-When: Tue Mar 27 09:34:16 PST 2001 
Responsible-Changed-Why:  
Over to sendmail maintainer (me). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26149 
State-Changed-From-To: open->feedback 
State-Changed-By: gshapiro 
State-Changed-When: Sun Apr 1 15:48:16 PDT 2001 
State-Changed-Why:  
A fix has been checked into the HEAD (-CURRENT).  This PR will be closed 
when the change is MFC'ed into RELENG_4 (-STABLE). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26149 
State-Changed-From-To: feedback->closed 
State-Changed-By: gshapiro 
State-Changed-When: Mon Apr 16 11:05:17 PDT 2001 
State-Changed-Why:  
The fix was committed to RELENG_4 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26149 
>Unformatted:
