From so@potzblix.i-clue.de  Fri Sep  7 06:59:00 2001
Return-Path: <so@potzblix.i-clue.de>
Received: from gekko.ms-agentur.de (server.ms-agentur.de [62.153.134.194])
	by hub.freebsd.org (Postfix) with ESMTP id 3DFFE37B409
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Sep 2001 06:58:59 -0700 (PDT)
Received: from potzblix.i-clue.de (potzblix.i-clue.de [192.168.0.135])
	by gekko.ms-agentur.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id QAA16313;
	Fri, 7 Sep 2001 16:07:58 +0200
Received: (from root@localhost)
	by potzblix.i-clue.de (8.11.5/8.11.5) id f87CtV351334;
	Fri, 7 Sep 2001 14:55:31 +0200 (CEST)
	(envelope-from so)
Message-Id: <200109071255.f87CtV351334@potzblix.i-clue.de>
Date: Fri, 7 Sep 2001 14:55:31 +0200 (CEST)
From: Christoph Sold <so@i-clue.de>
Reply-To: Christoph Sold <so@i-clue.de>, cs@cheasy.de
To: FreeBSD-gnats-submit@freebsd.org
Cc: so@i-clue.de
Subject: make installworld fails within isdn4bsd
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         30416
>Category:       kern
>Synopsis:       make installworld fails within isdn4bsd
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 07 07:00:01 PDT 2001
>Closed-Date:    Sun Sep 9 16:50:44 PDT 2001
>Last-Modified:  Sun Sep 09 16:51:09 PDT 2001
>Originator:     Christoph Sold
>Release:        FreeBSD 4.4-PRERELEASE i386
>Organization:
i-clue GmbH, Waiblingen, Germany
>Environment:
System: FreeBSD potzblix.i-clue.de 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #0: Thu Aug 9 20:45:41 CEST 2001 so@potzblix.i-clue.de:/usr/src/sys/compile/POTZBLIX i386


>Description:
The subdirectories of /usr/share/examples/isdn/ are not created. Subsequent
attempts to install files there fail.

>How-To-Repeat:
Install 4.4RC1 or any other version before the last i4b merge.
cvsup
make buildworld
make installworld

>Fix:
Create the subdirectories /usr/share/examples/isdn/{contrib,v21,i4brunppp}
before trying to install anything there.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: roam 
State-Changed-When: Fri Sep 7 07:18:48 PDT 2001 
State-Changed-Why:  
Are you sure that updating your source tree to something 
after Fri Aug 10 does not fix the problem? 
The directories have been created ever since rev 1.188.2.18 of 
src/etc/BSD.usr.dist (and I have them on my laptop to prove it ;) 

If your sources are newer than Aug 10, have you done a mergemaster 
before the 'make installworld'?  In the somewhat unlikely case 
that 'installworld' should use your installed versions instead of 
the ones in the source tree, a mergemaster should provide you with 
the new, corrected mtree files.  However, I think this is not 
the case, since the 'installworld' target invokes 'hierarchy', 
and the 'distrib-dirs' target in etc/ seems to use the source 
tree versions of the mtree files..  Still, worth a try. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30416 

From: Christoph Sold <so@i-clue.de>
To: freebsd-gnats-submit@FreeBSD.org, so@i-clue.de
Cc:  
Subject: Re: kern/30416: make installworld fails within isdn4bsd
Date: Fri, 07 Sep 2001 17:04:42 +0200

 CVSupped again this morning (about six hours ago). make buildworld, 
 mergemaster, make installworld: the problem persists.
 
 Checking the mtree files right now.
 
 HTH
 -Christoph Sold
 

From: Peter Pentchev <roam@ringlet.net>
To: Christoph Sold <so@i-clue.de>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/30416: make installworld fails within isdn4bsd
Date: Fri, 7 Sep 2001 18:12:57 +0300

 On Fri, Sep 07, 2001 at 08:10:04AM -0700, Christoph Sold wrote:
 > The following reply was made to PR kern/30416; it has been noted by GNATS.
 > 
 > From: Christoph Sold <so@i-clue.de>
 > To: freebsd-gnats-submit@FreeBSD.org, so@i-clue.de
 > Cc:  
 > Subject: Re: kern/30416: make installworld fails within isdn4bsd
 > Date: Fri, 07 Sep 2001 17:04:42 +0200
 > 
 >  CVSupped again this morning (about six hours ago). make buildworld, 
 >  mergemaster, make installworld: the problem persists.
 >  
 >  Checking the mtree files right now.
 
 Can you post the output of 'ident src/etc/mtree/*' ?
 
 G'luck,
 Peter
 
 -- 
 I am jealous of the first word in this sentence.

From: Christoph Sold <so@i-clue.de>
To: Peter Pentchev <roam@ringlet.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/30416: make installworld fails within isdn4bsd
Date: Fri, 07 Sep 2001 17:28:12 +0200

 Peter Pentchev wrote:
 
 >On Fri, Sep 07, 2001 at 08:10:04AM -0700, Christoph Sold wrote:
 >
 >>The following reply was made to PR kern/30416; it has been noted by GNATS.
 >>
 >>From: Christoph Sold <so@i-clue.de>
 >>To: freebsd-gnats-submit@FreeBSD.org, so@i-clue.de
 >>Cc:  
 >>Subject: Re: kern/30416: make installworld fails within isdn4bsd
 >>Date: Fri, 07 Sep 2001 17:04:42 +0200
 >>
 >> CVSupped again this morning (about six hours ago). make buildworld, 
 >> mergemaster, make installworld: the problem persists.
 >> 
 >> Checking the mtree files right now.
 >>
 >
 >Can you post the output of 'ident src/etc/mtree/*' ?
 >
 
 # ident /etc/mtree
 ident warning: no id keywords in /etc/mtree
 # ident /usr/src/etc/mtree
 ident warning: no id keywords in /usr/src/etc/mtree
 
 
 
 

From: Christoph Sold <so@i-clue.de>
To: Peter Pentchev <roam@ringlet.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/30416: make installworld fails within isdn4bsd
Date: Fri, 07 Sep 2001 17:46:30 +0200

 Peter Pentchev wrote:
 
 >On Fri, Sep 07, 2001 at 08:10:04AM -0700, Christoph Sold wrote:
 >
 >>The following reply was made to PR kern/30416; it has been noted by GNATS.
 >>
 >>From: Christoph Sold <so@i-clue.de>
 >>To: freebsd-gnats-submit@FreeBSD.org, so@i-clue.de
 >>Cc:  
 >>Subject: Re: kern/30416: make installworld fails within isdn4bsd
 >>Date: Fri, 07 Sep 2001 17:04:42 +0200
 >>
 >> CVSupped again this morning (about six hours ago). make buildworld, 
 >> mergemaster, make installworld: the problem persists.
 >> 
 >> Checking the mtree files right now.
 >>
 >
 >Can you post the output of 'ident src/etc/mtree/*' ?
 >
 
 Stupid me shoudl read and understand before acting. Here's the output again.
 
 /usr/src/etc/mtree/BSD.include.dist:
      $FreeBSD: src/etc/mtree/BSD.include.dist,v 1.32.2.6 2001/08/01 
 20:37:03 obrien Exp $
 
 /usr/src/etc/mtree/BSD.local.dist:
      $FreeBSD: src/etc/mtree/BSD.local.dist,v 1.55.2.5 2001/08/01 
 20:37:03 obrien Exp $
 
 /usr/src/etc/mtree/BSD.release.dist:
      $FreeBSD: src/etc/mtree/BSD.release.dist,v 1.6.2.2 2001/08/01 
 20:37:03 obrien Exp $
 
 /usr/src/etc/mtree/BSD.root.dist:
      $FreeBSD: src/etc/mtree/BSD.root.dist,v 1.45.2.2 2001/08/01 
 20:37:03 obrien Exp $
 
 /usr/src/etc/mtree/BSD.usr.dist:
      $FreeBSD: src/etc/mtree/BSD.usr.dist,v 1.188.2.17 2001/08/01 
 20:37:03 obrien Exp $
 
 /usr/src/etc/mtree/BSD.var.dist:
      $FreeBSD: src/etc/mtree/BSD.var.dist,v 1.43.2.3 2001/08/02 22:36:34 
 assar Exp $
 
 /usr/src/etc/mtree/BSD.x11-4.dist:
      $FreeBSD: src/etc/mtree/BSD.x11-4.dist,v 1.13.2.5 2001/08/01 
 20:37:03 obrien Exp $
 
 /usr/src/etc/mtree/BSD.x11.dist:
      $FreeBSD: src/etc/mtree/BSD.x11.dist,v 1.9.2.5 2001/08/01 20:37:03 
 obrien Exp $
 
 /usr/src/etc/mtree/README:
      $FreeBSD: src/etc/mtree/README,v 1.4.2.1 2001/01/11 13:06:22 dougb 
 Exp $
 
 

From: Peter Pentchev <roam@ringlet.net>
To: Christoph Sold <so@i-clue.de>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/30416: make installworld fails within isdn4bsd
Date: Sat, 8 Sep 2001 10:58:16 +0300

 On Fri, Sep 07, 2001 at 05:46:30PM +0200, Christoph Sold wrote:
 > Peter Pentchev wrote:
 > 
 > >On Fri, Sep 07, 2001 at 08:10:04AM -0700, Christoph Sold wrote:
 > >
 > >>The following reply was made to PR kern/30416; it has been noted by GNATS.
 > >>
 > >>From: Christoph Sold <so@i-clue.de>
 > >>To: freebsd-gnats-submit@FreeBSD.org, so@i-clue.de
 > >>Cc:  
 > >>Subject: Re: kern/30416: make installworld fails within isdn4bsd
 > >>Date: Fri, 07 Sep 2001 17:04:42 +0200
 > >>
 > >> CVSupped again this morning (about six hours ago). make buildworld, 
 > >> mergemaster, make installworld: the problem persists.
 > >> 
 > >> Checking the mtree files right now.
 > >>
 > >
 > >Can you post the output of 'ident src/etc/mtree/*' ?
 > >
 
 [snip]
 
 > /usr/src/etc/mtree/BSD.usr.dist:
 >      $FreeBSD: src/etc/mtree/BSD.usr.dist,v 1.188.2.17 2001/08/01 
 > 20:37:03 obrien Exp $
 
 And therein lies the problem.  As I explained in one of my previous
 messages, the current revision of BSD.usr.dist in the RELENG_4 branch
 is 1.188.2.18, as witnessed by:
 
 http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/mtree/BSD.usr.dist
 
 or, if you only want to see the RELENG_4 branch,
 
 http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/mtree/BSD.usr.dist?only_with_tag=RELENG_4
 
 It would seem that something is wrong with either your CVSup settings,
 or the mirror that you are updating your sources from.
 
 G'luck,
 Peter
 
 -- 
 If this sentence didn't exist, somebody would have invented it.

From: Christoph Sold <so@i-clue.de>
To: Peter Pentchev <roam@ringlet.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/30416: make installworld fails within isdn4bsd
Date: Sun, 09 Sep 2001 14:37:45 +0200

 Peter Pentchev wrote:
 
 >On Fri, Sep 07, 2001 at 05:46:30PM +0200, Christoph Sold wrote:
 >
 >>Peter Pentchev wrote:
 >>
 >>>On Fri, Sep 07, 2001 at 08:10:04AM -0700, Christoph Sold wrote:
 >>>
 >>>>The following reply was made to PR kern/30416; it has been noted by GNATS.
 >>>>
 >>>>From: Christoph Sold <so@i-clue.de>
 >>>>To: freebsd-gnats-submit@FreeBSD.org, so@i-clue.de
 >>>>Cc:  
 >>>>Subject: Re: kern/30416: make installworld fails within isdn4bsd
 >>>>Date: Fri, 07 Sep 2001 17:04:42 +0200
 >>>>
 >>>>CVSupped again this morning (about six hours ago). make buildworld, 
 >>>>mergemaster, make installworld: the problem persists.
 >>>>
 >>>>Checking the mtree files right now.
 >>>>
 >>>Can you post the output of 'ident src/etc/mtree/*' ?
 >>>
 >
 >[snip]
 >
 >>/usr/src/etc/mtree/BSD.usr.dist:
 >>     $FreeBSD: src/etc/mtree/BSD.usr.dist,v 1.188.2.17 2001/08/01 
 >>20:37:03 obrien Exp $
 >>
 >
 >And therein lies the problem.  As I explained in one of my previous
 >messages, the current revision of BSD.usr.dist in the RELENG_4 branch
 >is 1.188.2.18, as witnessed by:
 >
 >http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/mtree/BSD.usr.dist
 >
 >or, if you only want to see the RELENG_4 branch,
 >
 >http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/mtree/BSD.usr.dist?only_with_tag=RELENG_4
 >
 >It would seem that something is wrong with either your CVSup settings,
 >or the mirror that you are updating your sources from.
 >
 Well, problem found. A shell script set the date wrongly to the very 
 same day everytime. Please close the PR, It was my failure (I set the 
 *default date option wrong. Pilot error.)Thanks for all your help.
 
 -Christoph Sold
 
State-Changed-From-To: feedback->closed 
State-Changed-By: kris 
State-Changed-When: Sun Sep 9 16:50:44 PDT 2001 
State-Changed-Why:  
Submitter reports problem solved 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30416 
>Unformatted:
