From owner-freebsd-bugs Thu Jan 24 19:20:13 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E07F537B416 for ; Thu, 24 Jan 2002 19:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P3K0956546; Thu, 24 Jan 2002 19:20:00 -0800 (PST) (envelope-from gnats) Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by hub.freebsd.org (Postfix) with ESMTP id C1E4F37B402 for ; Thu, 24 Jan 2002 19:16:59 -0800 (PST) Received: from fwd05.sul.t-online.de by mailout08.sul.t-online.com with smtp id 16TwrL-000813-02; Fri, 25 Jan 2002 04:16:59 +0100 Received: from spirit.corecode.ath.cx (320050403952-0001@[80.128.107.232]) by fmrl05.sul.t-online.com with esmtp id 16TwrI-1AVgaOC; Fri, 25 Jan 2002 04:16:56 +0100 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.corecode.ath.cx (8.11.6/8.11.6) with ESMTP id g0P3Gtg92264 for ; Fri, 25 Jan 2002 04:16:55 +0100 (CET) (envelope-from corecode@elevation.zuhause.stoert.net) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id g0P3GtU12074; Fri, 25 Jan 2002 04:16:55 +0100 (CET) (envelope-from corecode) Message-Id: <200201250316.g0P3GtU12074@elevation.zuhause.stoert.net> Date: Fri, 25 Jan 2002 04:16:55 +0100 (CET) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: gnu/34246: CVS doesn't rebuild CVSROOT/options Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34246 >Category: gnu >Synopsis: CVS doesn't rebuild CVSROOT/options >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 19:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD elevation.zuhause.stoert.net 4.5-RC FreeBSD 4.5-RC #8: Fri Jan 18 00:13:41 CET 2002 corecode@elevation.zuhause.stoert.net:/usr/obj/usr/src/sys/ELEVATION i386 cvsupped today, mkmodules.c: $FreeBSD: src/contrib/cvs/src/mkmodules.c,v 1.9.2.2 2001/10/28 21:32:08 peter Exp $ >Description: cvs does not rebuild CVSROOT/options like it does for every other main configuration file. this is normally done in mkmodules.c:mkmodules(). as 'options' is not included in filelist[], make doesn't know about the existance of this file. furthermore, the file 'options' is not documented. >How-To-Repeat: cvs co CVSROOT echo 'tag=myId=Id' > options # strange format? cvs add options cvs commit ls $CVSROOT/CVSROOT/options* >Fix: none yet. it's too late for good programming work. this needs to be cross checked with the upstream sources (they might have included a 'tag' option for 'config'). nontheless this needs to be fixed. if nobody provides a patch within reasonable time, set PR to feedback and i'll write one. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message